Class TextureLocations

java.lang.Object
me.andreasmelone.glowingeyes.client.util.TextureLocations

public class TextureLocations extends Object
  • Field Details

    • BRUSH_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites BRUSH_BUTTON
    • ERASER_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites ERASER_BUTTON
    • PIPETTE_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites PIPETTE_BUTTON
    • COLOR_PICKER_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites COLOR_PICKER_BUTTON
    • PRESET_MENU_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites PRESET_MENU_BUTTON
    • SKIN_PART_PICKER_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites SKIN_PART_PICKER_BUTTON
    • RESET_BUTTON

      public static final net.minecraft.client.gui.components.WidgetSprites RESET_BUTTON
    • CURSOR

      public static final net.minecraft.resources.ResourceLocation CURSOR
    • BRIGHTNESS_CURSOR

      public static final net.minecraft.resources.ResourceLocation BRIGHTNESS_CURSOR
    • UI_BACKGROUND

      public static final net.minecraft.resources.ResourceLocation UI_BACKGROUND
    • UI_BACKGROUND_BIG

      public static final net.minecraft.resources.ResourceLocation UI_BACKGROUND_BIG
    • UI_BACKGROUND_BROAD

      public static final net.minecraft.resources.ResourceLocation UI_BACKGROUND_BROAD
    • UI_BACKGROUND_SLIM

      public static final net.minecraft.resources.ResourceLocation UI_BACKGROUND_SLIM
    • UI_BACKGROUND_SLIM_LONG

      public static final net.minecraft.resources.ResourceLocation UI_BACKGROUND_SLIM_LONG
    • UI_PLAYERBOX

      public static final net.minecraft.resources.ResourceLocation UI_PLAYERBOX
    • BIG_BUTTON

      public static final net.minecraft.resources.ResourceLocation BIG_BUTTON
  • Constructor Details

    • TextureLocations

      public TextureLocations()