ITaterzenPlayer
interface ITaterzenPlayer
Content copied to clipboard
Used for player interactions with Taterzens.
Functions
getLastInteractionTime
Link copied to clipboard
Gets the last time player has interacted with org.samo_lego.taterzens.npc.TaterzenNPC.
getLastMsgPos
Link copied to clipboard
Gets last message position in array of messages.
resetMessageTicks
Link copied to clipboard
Resets ticks since player got the last message from org.samo_lego.taterzens.npc.TaterzenNPC.
setLastInteraction
Link copied to clipboard
Sets last interaction time with org.samo_lego.taterzens.npc.TaterzenNPC.
setLastMsgPos
Link copied to clipboard
Sets the index of last message in array of messages.
ticksSinceLastMessage
Link copied to clipboard
Gets how many ticks have passed since player got last message.
Inheritors
ServerPlayerMixinCast_ITaterzenPlayer
Link copied to clipboard