Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (14 loc) · 427 Bytes

world-util.md

File metadata and controls

39 lines (14 loc) · 427 Bytes

World Util

getTimer()

Returns float

Gets the timer speed

setTimer(float speed)

Sets the timer speed

Parameters

speed - The in-game timer speed

getEntityLivingBases()

Returns a list of loaded EntityLivingBases in the world

Gets a list of current loaded EntityLivingBases

getLoadedPlayers()

Returns a list of loaded players

Gets a list of loaded players in the world