Class TextureSlots
java.lang.Object
net.minecraft.client.renderer.block.model.TextureSlots
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordprivate static final recordstatic classstatic interfaceprivate static final record -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable MaterialgetMaterial(String reference) private static booleanisTextureReference(String texture) private static voidparseEntry(String slot, JsonElement value, TextureSlots.Data.Builder output) static TextureSlots.DataparseTextureMap(JsonObject texturesObject)
-
Field Details
-
EMPTY
-
REFERENCE_CHAR
private static final char REFERENCE_CHAR- See Also:
-
resolvedValues
-
-
Constructor Details
-
TextureSlots
-
-
Method Details
-
getMaterial
-
isTextureReference
-
parseTextureMap
-
parseEntry
-