Class Team
java.lang.Object
org.geysermc.connector.scoreboard.Team
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEntities(String... names)getDisplayName(String score)booleaninthashCode()booleanisVisibleFor(String entity)voidvoidvoidremoveEntities(String... names)setUpdateType(UpdateType updateType)boolean
-
Constructor Details
-
Team
-
-
Method Details
-
addEntities
-
removeEntities
-
hasEntity
-
setName
-
setPrefix
-
setSuffix
-
getDisplayName
-
markUpdated
public void markUpdated() -
shouldUpdate
public boolean shouldUpdate() -
prepareUpdate
public void prepareUpdate() -
getUpdateType
-
getCachedUpdateType
-
setUpdateType
-
isVisibleFor
-
hashCode
public int hashCode()
-