net.minecraft.client.renderer.block.model

public class TextureSlots

hmm
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)
parseTextureMap(com.google.gson.JsonObject arg0)
method_65544(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject json)
private static void
a(String arg0, String arg1, hmm$a$a arg2)
parseEntry(String arg0, String arg1, TextureSlots$Data$Builder arg2)
method_65543(String arg0, String arg1, class_10419$class_10420$class_10421 arg2)
add(String arg0, String arg1, ModelTextures$Textures$Builder arg2)