client
log(client.getVersion())
client.getTitle()
Method Property | Fluent Description | Representation |
---|---|---|
Return Value |
events.TICK:register(function()
log(client.getUsedMemory())
end)
-- returns memory in bytes
log(client.getGuiScale())
client.getActionbar()
Method Property | Fluent Description | Representation |
---|---|---|
Return Value |
client.getAtlas(path)
Method Property | Fluent Description | Representation |
---|---|---|
path accepts | a String | |
Return Value | a TextureAtlas |
client.getSubtitle()
Method Property | Fluent Description | Representation |
---|---|---|
Return Value |