net.minecraft.data.models.model

public class TexturedModel

js
net.minecraft.data.models.model.TexturedModel
net.minecraft.class_4946
net.minecraft.data.client.model.TexturedModel
net.minecraft.src.C_4826_

Field summary

Modifier and TypeField
public static final TexturedModel$Provider
a
CUBE
field_23036
CUBE_ALL
f_125905_
public static final TexturedModel$Provider
b
CUBE_MIRRORED
field_23037
CUBE_MIRRORED_ALL
f_125906_
public static final TexturedModel$Provider
c
COLUMN
field_23038
CUBE_COLUMN
f_125907_
public static final TexturedModel$Provider
d
COLUMN_HORIZONTAL
field_23039
CUBE_COLUMN_HORIZONTAL
f_125908_
public static final TexturedModel$Provider
e
CUBE_TOP_BOTTOM
field_23040
CUBE_BOTTOM_TOP
f_125909_
public static final TexturedModel$Provider
f
CUBE_TOP
field_23041
CUBE_TOP
f_125910_
public static final TexturedModel$Provider
g
ORIENTABLE_ONLY_TOP
field_23042
ORIENTABLE
f_125911_
public static final TexturedModel$Provider
h
ORIENTABLE
field_23043
ORIENTABLE_WITH_BOTTOM
f_125912_
public static final TexturedModel$Provider
i
CARPET
field_23044
CARPET
f_125913_
public static final TexturedModel$Provider
j
GLAZED_TERRACOTTA
field_23045
TEMPLATE_GLAZED_TERRACOTTA
f_125914_
public static final TexturedModel$Provider
k
CORAL_FAN
field_23046
CORAL_FAN
f_125915_
public static final TexturedModel$Provider
l
PARTICLE_ONLY
field_23047
PARTICLE
f_125916_
public static final TexturedModel$Provider
m
ANVIL
field_23048
TEMPLATE_ANVIL
f_125917_
public static final TexturedModel$Provider
n
LEAVES
field_23049
LEAVES
f_125918_
public static final TexturedModel$Provider
o
LANTERN
field_23050
TEMPLATE_LANTERN
f_125919_
public static final TexturedModel$Provider
p
HANGING_LANTERN
field_23051
TEMPLATE_HANGING_LANTERN
f_125920_
public static final TexturedModel$Provider
q
SEAGRASS
field_23054
TEMPLATE_SEAGRASS
f_125921_
public static final TexturedModel$Provider
r
COLUMN_ALT
field_23055
END_FOR_TOP_CUBE_COLUMN
f_125922_
public static final TexturedModel$Provider
s
COLUMN_HORIZONTAL_ALT
field_23056
END_FOR_TOP_CUBE_COLUMN_HORIZONTAL
f_125923_
public static final TexturedModel$Provider
t
TOP_BOTTOM_WITH_WALL
field_23057
SIDE_TOP_BOTTOM_WALL
f_125924_
public static final TexturedModel$Provider
u
COLUMN_WITH_WALL
field_23959
SIDE_END_WALL
f_125925_
private final TextureMapping
v
mapping
field_23058
texture
f_125926_
private final ModelTemplate
w
template
field_23059
model
f_125927_

Constructor summary

ModifierConstructor
private (TextureMapping texture, ModelTemplate model)

Method summary

Modifier and TypeMethod
public ModelTemplate
a()
getTemplate()
method_25914()
getModel()
m_125932_()
public TextureMapping
b()
getMapping()
method_25921()
getTexture()
m_125951_()
public TexturedModel
a(Consumer<jq> arg0)
updateTextures(Consumer<TextureMapping> arg0)
method_25917(Consumer<class_4944> arg0)
texture(Consumer<Texture> textureConsumer)
m_125940_(Consumer<C_4823_> arg0)
public ResourceLocation
a(bzo arg0, BiConsumer<ww, Supplier<com.google.gson.JsonElement>> arg1)
create(Block arg0, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg1)
method_25916(class_2248 arg0, BiConsumer<class_2960, Supplier<com.google.gson.JsonElement>> arg1)
upload(Block block, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> writer)
m_125937_(C_1706_ p_125939_, BiConsumer<C_5265_, Supplier<com.google.gson.JsonElement>> arg1)
public ResourceLocation
a(bzo arg0, String arg1, BiConsumer<ww, Supplier<com.google.gson.JsonElement>> arg2)
createWithSuffix(Block arg0, String arg1, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg2)
method_25915(class_2248 arg0, String arg1, BiConsumer<class_2960, Supplier<com.google.gson.JsonElement>> arg2)
upload(Block block, String suffix, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> writer)
m_125933_(C_1706_ p_125935_, String p_125936_, BiConsumer<C_5265_, Supplier<com.google.gson.JsonElement>> arg2)
private static TexturedModel$Provider
a(Function<bzo, jq> arg0, jo arg1)
createDefault(Function<Block, TextureMapping> arg0, ModelTemplate arg1)
method_25918(Function<class_2248, class_4944> arg0, class_4942 arg1)
makeFactory(Function<Block, Texture> textureGetter, Model model)
m_125942_(Function<C_1706_, C_4823_> p_125943_, C_4821_ p_125944_)
public static TexturedModel
a(ww arg0)
createAllSame(ResourceLocation arg0)
method_25920(class_2960 arg0)
getCubeAll(Identifier id)
m_125949_(C_5265_ p_125950_)