public final class TextureLoader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TextureLoader |
INSTANCE |
static net.minecraft.util.ResourceLocation |
LOCATION_MANUAL_BACKGROUND |
static net.minecraft.util.ResourceLocation |
LOCATION_MANUAL_MISSING |
static net.minecraft.util.ResourceLocation |
LOCATION_MANUAL_SCROLL |
static net.minecraft.util.ResourceLocation |
LOCATION_MANUAL_TAB |
public static final net.minecraft.util.ResourceLocation LOCATION_MANUAL_BACKGROUND
public static final net.minecraft.util.ResourceLocation LOCATION_MANUAL_TAB
public static final net.minecraft.util.ResourceLocation LOCATION_MANUAL_SCROLL
public static final net.minecraft.util.ResourceLocation LOCATION_MANUAL_MISSING
public static final TextureLoader INSTANCE