net.minecraft.data.models.model

public class TexturedModel

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

Field summary

Modifier and TypeField
public static final TexturedModel$Provider
a
CUBE
field_23036
CUBE_ALL
field_240434_a_
public static final TexturedModel$Provider
b
CUBE_MIRRORED
field_23037
CUBE_MIRRORED_ALL
field_240435_b_
public static final TexturedModel$Provider
c
COLUMN
field_23038
CUBE_COLUMN
field_240436_c_
public static final TexturedModel$Provider
d
COLUMN_HORIZONTAL
field_23039
CUBE_COLUMN_HORIZONTAL
field_240437_d_
public static final TexturedModel$Provider
e
CUBE_TOP_BOTTOM
field_23040
CUBE_BOTTOM_TOP
field_240438_e_
public static final TexturedModel$Provider
f
CUBE_TOP
field_23041
CUBE_TOP
field_240439_f_
public static final TexturedModel$Provider
g
ORIENTABLE_ONLY_TOP
field_23042
ORIENTABLE
field_240440_g_
public static final TexturedModel$Provider
h
ORIENTABLE
field_23043
ORIENTABLE_WITH_BOTTOM
field_240441_h_
public static final TexturedModel$Provider
i
CARPET
field_23044
CARPET
field_240442_i_
public static final TexturedModel$Provider
j
GLAZED_TERRACOTTA
field_23045
TEMPLATE_GLAZED_TERRACOTTA
field_240443_j_
public static final TexturedModel$Provider
k
CORAL_FAN
field_23046
CORAL_FAN
field_240444_k_
public static final TexturedModel$Provider
l
PARTICLE_ONLY
field_23047
PARTICLE
field_240445_l_
public static final TexturedModel$Provider
m
ANVIL
field_23048
TEMPLATE_ANVIL
field_240446_m_
public static final TexturedModel$Provider
n
LEAVES
field_23049
LEAVES
field_240447_n_
public static final TexturedModel$Provider
o
LANTERN
field_23050
TEMPLATE_LANTERN
field_240448_o_
public static final TexturedModel$Provider
p
HANGING_LANTERN
field_23051
TEMPLATE_HANGING_LANTERN
field_240449_p_
public static final TexturedModel$Provider
q
SEAGRASS
field_23054
TEMPLATE_SEAGRASS
field_240450_q_
public static final TexturedModel$Provider
r
COLUMN_ALT
field_23055
END_FOR_TOP_CUBE_COLUMN
field_240451_r_
public static final TexturedModel$Provider
s
COLUMN_HORIZONTAL_ALT
field_23056
END_FOR_TOP_CUBE_COLUMN_HORIZONTAL
field_240452_s_
public static final TexturedModel$Provider
t
TOP_BOTTOM_WITH_WALL
field_23057
WALL_CUBE_BOTTOM_TOP
field_240453_t_
public static final TexturedModel$Provider
u
COLUMN_WITH_WALL
field_23959
field_23959
field_240454_u_
private final TextureMapping
v
mapping
field_23058
texture
field_240455_v_
private final ModelTemplate
w
template
field_23059
model
field_240456_w_

Constructor summary

ModifierConstructor
private (TextureMapping texture, ModelTemplate model)

Method summary

Modifier and TypeMethod
public ModelTemplate
a()
getTemplate()
method_25914()
getModel()
func_240457_a_()
public TextureMapping
b()
getMapping()
method_25921()
getTexture()
func_240464_b_()
public TexturedModel
a(Consumer<iz> arg0)
updateTextures(Consumer<TextureMapping> arg0)
method_25917(Consumer<class_4944> arg0)
texture(Consumer<Texture> textureConsumer)
func_240460_a_(Consumer<ModelTextures> arg0)
public ResourceLocation
a(bul arg0, BiConsumer<vk, 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)
func_240459_a_(Block arg0, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg1)
public ResourceLocation
a(bul arg0, String arg1, BiConsumer<vk, 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)
func_240458_a_(Block arg0, String arg1, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg2)
private static TexturedModel$Provider
a(Function<bul, iz> arg0, ix 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)
func_240461_a_(Function<Block, ModelTextures> arg0, ModelsUtil arg1)
public static TexturedModel
a(vk arg0)
createAllSame(ResourceLocation arg0)
method_25920(class_2960 arg0)
getCubeAll(Identifier id)
func_240463_a_(ResourceLocation arg0)