类 FontTexture.Node

java.lang.Object
net.minecraft.client.gui.font.FontTexture.Node
封闭类:
FontTexture

static class FontTexture.Node extends Object
  • 字段详细资料

    • x

      final int x
    • y

      final int y
    • width

      private final int width
    • height

      private final int height
    • left

      @Nullable private FontTexture.Node left
    • occupied

      private boolean occupied
  • 构造器详细资料

    • Node

      Node(int p_95113_, int p_95114_, int p_95115_, int p_95116_)
  • 方法详细资料