Class BeehiveBlockEntity.Bee

java.lang.Object
net.minecraft.block.entity.BeehiveBlockEntity.Bee
Enclosing class:
BeehiveBlockEntity

private static class BeehiveBlockEntity.Bee extends Object
Mappings:
Namespace Name
official cim$a
intermediary net/minecraft/class_4482$class_4483
named net/minecraft/block/entity/BeehiveBlockEntity$Bee
  • Field Details

    • entityData

      final NbtCompound entityData
      Mappings:
      Namespace Name Mixin selector
      official a Lcim$a;a:Lna;
      intermediary field_20425 Lnet/minecraft/class_4482$class_4483;field_20425:Lnet/minecraft/class_2487;
      named entityData Lnet/minecraft/block/entity/BeehiveBlockEntity$Bee;entityData:Lnet/minecraft/nbt/NbtCompound;
    • ticksInHive

      int ticksInHive
      Mappings:
      Namespace Name Mixin selector
      official b Lcim$a;b:I
      intermediary field_20426 Lnet/minecraft/class_4482$class_4483;field_20426:I
      named ticksInHive Lnet/minecraft/block/entity/BeehiveBlockEntity$Bee;ticksInHive:I
    • minOccupationTicks

      final int minOccupationTicks
      Mappings:
      Namespace Name Mixin selector
      official c Lcim$a;c:I
      intermediary field_20427 Lnet/minecraft/class_4482$class_4483;field_20427:I
      named minOccupationTicks Lnet/minecraft/block/entity/BeehiveBlockEntity$Bee;minOccupationTicks:I
  • Constructor Details

    • Bee

      Bee(NbtCompound nbtCompound, int int2, int int3)