Class BeehiveOccupant
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.BeehiveOccupant
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionBeehiveOccupant(TypedEntityData<EntityType> entityData, int ticksInHive, int minTicksInHive) -
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull BeehiveOccupant.BeehiveOccupantBuilderbuilder()protected booleanbooleanintintinthashCode()@NonNull StringtoString()
-
Constructor Details
-
BeehiveOccupant
-
-
Method Details