net.minecraft.data.models.model

public class TexturedModel

ov
net.minecraft.data.models.model.TexturedModel
net.minecraft.class_4946
net.minecraft.data.client.TexturedModel

Field summary

Modifier and TypeField
public static final TexturedModel$Provider
a
CUBE
field_23036
CUBE_ALL
public static final TexturedModel$Provider
b
CUBE_INNER_FACES
field_47502
CUBE_ALL_INNER_FACES
public static final TexturedModel$Provider
c
CUBE_MIRRORED
field_23037
CUBE_MIRRORED_ALL
public static final TexturedModel$Provider
d
COLUMN
field_23038
CUBE_COLUMN
public static final TexturedModel$Provider
e
COLUMN_HORIZONTAL
field_23039
CUBE_COLUMN_HORIZONTAL
public static final TexturedModel$Provider
f
CUBE_TOP_BOTTOM
field_23040
CUBE_BOTTOM_TOP
public static final TexturedModel$Provider
g
CUBE_TOP
field_23041
CUBE_TOP
public static final TexturedModel$Provider
h
ORIENTABLE_ONLY_TOP
field_23042
ORIENTABLE
public static final TexturedModel$Provider
i
ORIENTABLE
field_23043
ORIENTABLE_WITH_BOTTOM
public static final TexturedModel$Provider
j
CARPET
field_23044
CARPET
public static final TexturedModel$Provider
k
MOSSY_CARPET_SIDE
field_54879
MOSSY_CARPET_SIDE
public static final TexturedModel$Provider
l
FLOWERBED_1
field_42952
FLOWERBED_1
public static final TexturedModel$Provider
m
FLOWERBED_2
field_42953
FLOWERBED_2
public static final TexturedModel$Provider
n
FLOWERBED_3
field_42954
FLOWERBED_3
public static final TexturedModel$Provider
o
FLOWERBED_4
field_42955
FLOWERBED_4
public static final TexturedModel$Provider
p
GLAZED_TERRACOTTA
field_23045
TEMPLATE_GLAZED_TERRACOTTA
public static final TexturedModel$Provider
q
CORAL_FAN
field_23046
CORAL_FAN
public static final TexturedModel$Provider
r
PARTICLE_ONLY
field_23047
PARTICLE
public static final TexturedModel$Provider
s
ANVIL
field_23048
TEMPLATE_ANVIL
public static final TexturedModel$Provider
t
LEAVES
field_23049
LEAVES
public static final TexturedModel$Provider
u
LANTERN
field_23050
TEMPLATE_LANTERN
public static final TexturedModel$Provider
v
HANGING_LANTERN
field_23051
TEMPLATE_HANGING_LANTERN
public static final TexturedModel$Provider
w
SEAGRASS
field_23054
TEMPLATE_SEAGRASS
public static final TexturedModel$Provider
x
COLUMN_ALT
field_23055
END_FOR_TOP_CUBE_COLUMN
public static final TexturedModel$Provider
y
COLUMN_HORIZONTAL_ALT
field_23056
END_FOR_TOP_CUBE_COLUMN_HORIZONTAL
public static final TexturedModel$Provider
z
TOP_BOTTOM_WITH_WALL
field_23057
SIDE_TOP_BOTTOM_WALL
public static final TexturedModel$Provider
A
COLUMN_WITH_WALL
field_23959
SIDE_END_WALL
private final TextureMapping
B
mapping
field_23058
textures
private final ModelTemplate
C
template
field_23059
model

Constructor summary

ModifierConstructor
private (TextureMapping textures, ModelTemplate model)

Method summary

Modifier and TypeMethod
public ModelTemplate
a()
getTemplate()
method_25914()
getModel()
public TextureMapping
b()
getMapping()
method_25921()
getTextures()
public TexturedModel
a(Consumer<ot> arg0)
updateTextures(Consumer<TextureMapping> arg0)
method_25917(Consumer<class_4944> arg0)
textures(Consumer<TextureMap> texturesConsumer)
public ResourceLocation
a(dkm arg0, BiConsumer<alz, 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)
public ResourceLocation
a(dkm arg0, String arg1, BiConsumer<alz, 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)
private static TexturedModel$Provider
a(Function<dkm, ot> arg0, or arg1)
createDefault(Function<Block, TextureMapping> arg0, ModelTemplate arg1)
method_25918(Function<class_2248, class_4944> arg0, class_4942 arg1)
makeFactory(Function<Block, TextureMap> texturesGetter, Model model)
public static TexturedModel
a(alz arg0)
createAllSame(ResourceLocation arg0)
method_25920(class_2960 arg0)
getCubeAll(Identifier id)