Class TestInstanceBlockEntityRenderState

java.lang.Object
net.minecraft.client.render.block.entity.state.BlockEntityRenderState
net.minecraft.client.render.block.entity.state.TestInstanceBlockEntityRenderState

@Environment(CLIENT) public class TestInstanceBlockEntityRenderState extends BlockEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/state/TestInstanceBlockEntityRenderState
intermediary net/minecraft/class_11974
official hkp
  • Field Details

    • beaconState

      public BeaconBlockEntityRenderState beaconState
      Mappings:
      Namespace Name Mixin selector
      named beaconState Lnet/minecraft/client/render/block/entity/state/TestInstanceBlockEntityRenderState;beaconState:Lnet/minecraft/client/render/block/entity/state/BeaconBlockEntityRenderState;
      intermediary field_62753 Lnet/minecraft/class_11974;field_62753:Lnet/minecraft/class_11950;
      official a Lhkp;a:Lhju;
    • structureState

      public StructureBlockBlockEntityRenderState structureState
      Mappings:
      Namespace Name Mixin selector
      named structureState Lnet/minecraft/client/render/block/entity/state/TestInstanceBlockEntityRenderState;structureState:Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;
      intermediary field_62754 Lnet/minecraft/class_11974;field_62754:Lnet/minecraft/class_11955;
      official b Lhkp;b:Lhjy;
    • field_62968

      public final List<TestInstanceBlockEntity.Error> field_62968
      Mappings:
      Namespace Name Mixin selector
      named field_62968 Lnet/minecraft/client/render/block/entity/state/TestInstanceBlockEntityRenderState;field_62968:Ljava/util/List;
      intermediary field_62968 Lnet/minecraft/class_11974;field_62968:Ljava/util/List;
      official c Lhkp;c:Ljava/util/List;
  • Constructor Details

    • TestInstanceBlockEntityRenderState

      public TestInstanceBlockEntityRenderState()