Class TextureSlots
java.lang.Object
net.minecraft.client.renderer.block.model.TextureSlots
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record
(package private) static final record
static class
static interface
(package private) static final record
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMaterial
(String p_387889_) private static boolean
isTextureReference
(String p_388918_) private static void
parseEntry
(ResourceLocation p_387514_, String p_388911_, String p_386463_, TextureSlots.Data.Builder p_387858_) static TextureSlots.Data
parseTextureMap
(com.google.gson.JsonObject p_387105_, ResourceLocation p_387237_)
-
Field Details
-
EMPTY
-
REFERENCE_CHAR
private static final char REFERENCE_CHAR- See Also:
-
resolvedValues
-
-
Constructor Details
-
TextureSlots
-
-
Method Details
-
getMaterial
-
isTextureReference
-
parseTextureMap
public static TextureSlots.Data parseTextureMap(com.google.gson.JsonObject p_387105_, ResourceLocation p_387237_) -
parseEntry
private static void parseEntry(ResourceLocation p_387514_, String p_388911_, String p_386463_, TextureSlots.Data.Builder p_387858_)
-