HostAPI

docs.hostapi

HostAPI.getSlot

docs.hostapi.getslot
overload 1:
HostAPI:getSlot(slot)
Method Property Fluent Description Representation
slot accepts a String
Return Value an ItemStack

HostAPI.setTitle

docs.hostapi.settitle
overload 1:
HostAPI:setTitle(text)
Method Property Fluent Description Representation
text accepts a String
Return Value nil

HostAPI.isHost

docs.hostapi.ishost
overload 1:
HostAPI:isHost()
Method Property Fluent Description Representation
Return Value a Boolean

HostAPI.clearTitle

docs.hostapi.cleartitle
overload 1:
HostAPI:clearTitle()
Method Property Fluent Description Representation
Return Value nil

HostAPI.setTitleTimes

docs.hostapi.settitletimes
overload 1:
HostAPI:setTitleTimes(timesData)
Method Property Fluent Description Representation
timesData accepts a Vector3
Return Value nil
overload 2:
HostAPI:setTitleTimes(fadeInTime, stayTime, fadeOutTime)
Method Property Fluent Description Representation
fadeInTime accepts an Integer
stayTime accepts an Integer
fadeOutTime accepts an Integer
Return Value nil

HostAPI.getTargetedEntity

docs.hostapi.gettargetedentity
overload 1:
HostAPI:getTargetedEntity()
typings.2080559107
Method Property Fluent Description Representation
Return Value

HostAPI.setChatColor

docs.hostapi.setchatcolor
overload 1:
HostAPI:setChatColor(color)
Method Property Fluent Description Representation
color accepts a Vector3
Return Value nil
overload 2:
HostAPI:setChatColor(r, g, b)
Method Property Fluent Description Representation
r accepts a Number
g accepts a Number
b accepts a Number
Return Value nil

HostAPI.setActionbar

docs.hostapi.setactionbar
overload 1:
HostAPI:setActionbar(text)
Method Property Fluent Description Representation
text accepts a String
Return Value nil
overload 2:
HostAPI:setActionbar(text, animated)
Method Property Fluent Description Representation
text accepts a String
animated accepts a Boolean
Return Value nil

HostAPI.setSubtitle

docs.hostapi.setsubtitle
overload 1:
HostAPI:setSubtitle(text)
Method Property Fluent Description Representation
text accepts a String
Return Value nil

HostAPI.swingArm

docs.hostapi.swingarm
overload 1:
HostAPI:swingArm(offhand)
Method Property Fluent Description Representation
offhand accepts a Boolean
Return Value nil

HostAPI.getChatText

docs.hostapi.getchattext
overload 1:
HostAPI:getChatText()
Method Property Fluent Description Representation
Return Value a String

HostAPI.setChatText

docs.hostapi.setchattext
overload 1:
HostAPI:setChatText(text)
Method Property Fluent Description Representation
text accepts a String
Return Value nil

HostAPI.sendChatMessage

docs.hostapi.sendchatmessage
overload 1:
HostAPI:sendChatMessage(text)
Method Property Fluent Description Representation
text accepts a String
Return Value nil

HostAPI.unlockCursor

docs.hostapi.unlockcursor
field signature:
unlockCursor
Method Property Fluent Description Representation
Field Type a Boolean
a a