Class DespawnHandler<T extends Entity>
java.lang.Object
de.ellpeck.rockbottom.api.entity.spawn.DespawnHandler<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintgetDespawnFrequency(IWorld world) abstract doublegetMaxPlayerDistance(T entity) booleanisReadyToDespawn(T entity)
-
Constructor Details
-
DespawnHandler
public DespawnHandler()
-
-
Method Details
-
getMaxPlayerDistance
-
isReadyToDespawn
-
despawn
-
getDespawnFrequency
-