net.minecraft.client.renderer.block.model

public class TextureSlots

gns
net.minecraft.client.renderer.block.model.TextureSlots
net.minecraft.class_10419
net.minecraft.client.render.model.ModelTextures

Field summary

Modifier and TypeField
public static final TextureSlots
a
EMPTY
field_55275
EMPTY
private static final char
b
REFERENCE_CHAR
field_55276
TEXTURE_REFERENCE_PREFIX
private final Map<String, Material>
c
resolvedValues
field_55277
textures

Constructor summary

ModifierConstructor
(Map<String, Material> textures)

Method summary

Modifier and TypeMethod
public Material
a(String arg0)
getMaterial(String arg0)
method_65545(String arg0)
get(String textureId)
private static boolean
b(String arg0)
isTextureReference(String arg0)
method_65546(String arg0)
isTextureReference(String textureId)
public static TextureSlots$Data
a(com.google.gson.JsonObject arg0, akv arg1)
parseTextureMap(com.google.gson.JsonObject arg0, ResourceLocation arg1)
method_65544(com.google.gson.JsonObject arg0, class_2960 arg1)
fromJson(com.google.gson.JsonObject json, Identifier atlasTexture)
private static void
a(akv arg0, String arg1, String arg2, gns$a$a arg3)
parseEntry(ResourceLocation arg0, String arg1, String arg2, TextureSlots$Data$Builder arg3)
method_65543(class_2960 arg0, String arg1, String arg2, class_10419$class_10420$class_10421 arg3)
add(Identifier atlasTexture, String textureId, String value, ModelTextures$Textures$Builder builder)