Class EntityBucket
java.lang.Object
zombie.entity.EntityBucket
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class
static interface
protected static class
protected static class
protected static class
protected static class
protected static class
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract boolean
acceptsEntity
(GameEntity var1) final void
addListener
(int int0, IBucketListener bucketListener) final ImmutableArray
<GameEntity> final int
getIndex()
final void
removeListener
(IBucketListener bucketListener) final void
setVerbose
(boolean boolean0)
-
Method Details
-
getIndex
public final int getIndex() -
getEntities
-
setVerbose
public final void setVerbose(boolean boolean0) -
acceptsEntity
-
addListener
-
removeListener
-