Class FallingBlockEntityRenderState

java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.FallingBlockEntityRenderState

@Environment(CLIENT) public class FallingBlockEntityRenderState extends EntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/FallingBlockEntityRenderState
intermediary net/minecraft/class_10023
official hup
  • Field Details

    • movingBlockRenderState

      public MovingBlockRenderState movingBlockRenderState
      Mappings:
      Namespace Name Mixin selector
      named movingBlockRenderState Lnet/minecraft/client/render/entity/state/FallingBlockEntityRenderState;movingBlockRenderState:Lnet/minecraft/client/render/block/MovingBlockRenderState;
      intermediary field_62257 Lnet/minecraft/class_10023;field_62257:Lnet/minecraft/class_11791;
      official a Lhup;a:Lhhj;
  • Constructor Details

    • FallingBlockEntityRenderState

      public FallingBlockEntityRenderState()