Class MapRenderState.MapDecorationRenderState

java.lang.Object
net.neoforged.neoforge.client.renderstate.BaseRenderState
net.minecraft.client.renderer.state.MapRenderState.MapDecorationRenderState
All Implemented Interfaces:
IRenderStateExtension
Enclosing class:
MapRenderState

public static class MapRenderState.MapDecorationRenderState extends BaseRenderState
  • Field Details

    • type

      public Holder<MapDecorationType> type
    • atlasSprite

      @Nullable public TextureAtlasSprite atlasSprite
    • x

      public byte x
    • y

      public byte y
    • rot

      public byte rot
    • renderOnFrame

      public boolean renderOnFrame
    • name

      @Nullable public Component name
  • Constructor Details

    • MapDecorationRenderState

      public MapDecorationRenderState()