类 TextureSlots
java.lang.Object
net.minecraft.client.renderer.block.model.TextureSlots
-
嵌套类概要
嵌套类修饰符和类型类说明static final record
(专用程序包) static final record
static class
static interface
(专用程序包) static final record
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMaterial
(String p_375817_) private static boolean
isTextureReference
(String p_376119_) private static void
parseEntry
(ResourceLocation p_375809_, String p_376233_, String p_378647_, TextureSlots.Data.Builder p_376019_) static TextureSlots.Data
parseTextureMap
(com.google.gson.JsonObject p_376737_, ResourceLocation p_378464_)
-
字段详细资料
-
EMPTY
-
REFERENCE_CHAR
private static final char REFERENCE_CHAR- 另请参阅:
-
resolvedValues
-
-
构造器详细资料
-
TextureSlots
-
-
方法详细资料
-
getMaterial
-
isTextureReference
-
parseTextureMap
public static TextureSlots.Data parseTextureMap(com.google.gson.JsonObject p_376737_, ResourceLocation p_378464_) -
parseEntry
private static void parseEntry(ResourceLocation p_375809_, String p_376233_, String p_378647_, TextureSlots.Data.Builder p_376019_)
-