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 hju
  • 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 Lhju;a:Lhiz;
    • 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 Lhju;b:Lhjd;
  • Constructor Details

    • TestInstanceBlockEntityRenderState

      public TestInstanceBlockEntityRenderState()