World
Information about the world binding
setTimer
Sets the timer speed (Defualt timer speed is 1)
Parameter
Type
Description
speed
Number
New timer speed
isSinglePlayer
Returns true if the user is in a singleplayer world
getLivingEntities
Returns a list of EntityLivingBases. Refer to this to see how to loop through the entities.
timer
Returns the current timer speed as a Number
Last updated