-
Method Summary
boolean
void
void
Sets a new entity where this channel is attached to.
-
Method Details
-
setWhispering
void setWhispering(boolean whispering)
- Parameters:
whispering - if the entity should whisper
-
isWhispering
boolean isWhispering()
- Returns:
- if the entity is whispering
-
updateEntity
void updateEntity
(Entity entity)
Sets a new entity where this channel is attached to.
- Parameters:
entity - the entity to attach the channel to
-
getEntity
- Returns:
- the entity where the channel is attached to