类 MapRenderState.MapDecorationRenderState

java.lang.Object
net.minecraft.client.renderer.state.MapRenderState.MapDecorationRenderState
封闭类:
MapRenderState

public static class MapRenderState.MapDecorationRenderState extends Object
  • 字段详细资料

    • 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
  • 构造器详细资料

    • MapDecorationRenderState

      public MapDecorationRenderState()