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 hko
  • 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 Lhko;a:Lhjt;
    • 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 Lhko;b:Lhjx;
    • errors

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

    • TestInstanceBlockEntityRenderState

      public TestInstanceBlockEntityRenderState()