Package net.minecraft.block.entity
Class BeehiveBlockEntity.Bee
java.lang.Object
net.minecraft.block.entity.BeehiveBlockEntity.Bee
- Enclosing class:
- BeehiveBlockEntity
- Mappings:
Namespace Name official chs$aintermediary net/minecraft/class_4482$class_4483named net/minecraft/block/entity/BeehiveBlockEntity$Bee
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateBee(NbtCompound entityData, int ticksInHive, int minOccupationTicks) -
Method Summary
-
Field Details
-
entityData
- Mappings:
Namespace Name Mixin selector official aLchs$a;a:Lmv;intermediary field_20425Lnet/minecraft/class_4482$class_4483;field_20425:Lnet/minecraft/class_2487;named entityDataLnet/minecraft/block/entity/BeehiveBlockEntity$Bee;entityData:Lnet/minecraft/nbt/NbtCompound;
-
ticksInHive
private int ticksInHive- Mappings:
Namespace Name Mixin selector official bLchs$a;b:Iintermediary field_20426Lnet/minecraft/class_4482$class_4483;field_20426:Inamed ticksInHiveLnet/minecraft/block/entity/BeehiveBlockEntity$Bee;ticksInHive:I
-
minOccupationTicks
private final int minOccupationTicks- Mappings:
Namespace Name Mixin selector official cLchs$a;c:Iintermediary field_20427Lnet/minecraft/class_4482$class_4483;field_20427:Inamed minOccupationTicksLnet/minecraft/block/entity/BeehiveBlockEntity$Bee;minOccupationTicks:I
-
-
Constructor Details
-
Bee
- Mappings:
Namespace Name Mixin selector official <init>Lchs$a;<init>(Lmv;II)Vintermediary <init>Lnet/minecraft/class_4482$class_4483;<init>(Lnet/minecraft/class_2487;II)Vnamed <init>Lnet/minecraft/block/entity/BeehiveBlockEntity$Bee;<init>(Lnet/minecraft/nbt/NbtCompound;II)V
-