Class BellBlockEntityRenderState

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

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

    • shakeDirection

      @Nullable public @Nullable Direction shakeDirection
      Mappings:
      Namespace Name Mixin selector
      named shakeDirection Lnet/minecraft/client/render/block/entity/state/BellBlockEntityRenderState;shakeDirection:Lnet/minecraft/util/math/Direction;
      intermediary field_62671 Lnet/minecraft/class_11953;field_62671:Lnet/minecraft/class_2350;
      official a Lhjv;a:Ljg;
    • ringTicks

      public float ringTicks
      Mappings:
      Namespace Name Mixin selector
      named ringTicks Lnet/minecraft/client/render/block/entity/state/BellBlockEntityRenderState;ringTicks:F
      intermediary field_62672 Lnet/minecraft/class_11953;field_62672:F
      official b Lhjv;b:F
  • Constructor Details

    • BellBlockEntityRenderState

      public BellBlockEntityRenderState()