net.minecraft.client.renderer.block.model

public class TextureSlots

hqp
net.minecraft.client.renderer.block.model.TextureSlots
net.minecraft.class_10419
net.minecraft.client.render.model.ModelTextures
net.minecraft.src.C_370313_

字段概要

修饰符与类型字段
public static final TextureSlots
a
EMPTY
field_55275
EMPTY
f_370623_
private static final char
b
REFERENCE_CHAR
field_55276
TEXTURE_REFERENCE_PREFIX
f_371560_
private final Map<String, Material>
c
resolvedValues
field_55277
textures
f_371395_

构造函数概要

修饰符构造函数
(Map<String, Material> textures)

方法概要

修饰符与类型方法
public Material
a(String arg0)
getMaterial(String arg0)
method_65545(String arg0)
get(String textureId)
m_372672_(String arg0)
private static boolean
b(String arg0)
isTextureReference(String arg0)
method_65546(String arg0)
isTextureReference(String textureId)
m_374247_(String p_376119_)
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)
m_372673_(com.google.gson.JsonObject p_376737_)
private static void
a(String arg0, String arg1, hqp$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)
m_374140_(String p_376233_, String p_378647_, C_370313_$C_370472_$C_370428_ p_376019_)