net.minecraft.client.resources.model

public interface UnbakedModel

extends ResolvableModel

hho
net.minecraft.client.resources.model.UnbakedModel
net.minecraft.class_1100
net.minecraft.client.render.model.UnbakedModel
net.minecraft.src.C_4542_

字段概要

修饰符与类型字段
boolean
c
DEFAULT_AMBIENT_OCCLUSION
field_55482
DEFAULT_AMBIENT_OCCLUSION
f_371582_
UnbakedModel$GuiLight
d
DEFAULT_GUI_LIGHT
field_55483
DEFAULT_GUI_LIGHT
f_371513_

方法概要

修饰符与类型方法
BakedModel
a(gns arg0, hhc arg1, hhj arg2, boolean arg3, boolean arg4, gnq arg5)
bake(TextureSlots arg0, ModelBaker arg1, ModelState arg2, boolean arg3, boolean arg4, ItemTransforms arg5)
method_4753(class_10419 arg0, class_7775 arg1, class_3665 arg2, boolean arg3, boolean arg4, class_809 arg5)
bake(ModelTextures textures, Baker baker, ModelBakeSettings settings, boolean ambientOcclusion, boolean isSideLit, ModelTransformation transformation)
m_7611_(C_370313_ p_250133_, C_243643_ p_119536_, C_4537_ p_378145_, boolean p_377763_, boolean p_375499_, C_4222_ arg5)
default Boolean
a()
getAmbientOcclusion()
method_65537()
getAmbientOcclusion()
m_373016_()
default UnbakedModel$GuiLight
b()
getGuiLight()
method_24298()
getGuiLight()
m_111479_()
default ItemTransforms
e()
getTransforms()
method_65540()
getTransformation()
m_111491_()
default TextureSlots$Data
d()
getTextureSlots()
method_65539()
getTextures()
m_372752_()
default UnbakedModel
c()
getParent()
method_65538()
getParent()
m_373254_()
static BakedModel
a(hho arg0, hhc arg1, hhj arg2)
bakeWithTopModelValues(UnbakedModel arg0, ModelBaker arg1, ModelState arg2)
method_65765(class_1100 arg0, class_7775 arg1, class_3665 arg2)
bake(UnbakedModel model, Baker baker, ModelBakeSettings settings)
m_372375_(C_4542_ p_377580_, C_243643_ p_375760_, C_4537_ p_377199_)
static TextureSlots
a(hho arg0, hhe arg1)
getTopTextureSlots(UnbakedModel arg0, ModelDebugName arg1)
method_65766(class_1100 arg0, class_10525 arg1)
buildTextures(UnbakedModel model, ModelNameSupplier modelNameSupplier)
m_374157_(C_4542_ p_375427_, C_370293_ p_378400_)
static boolean
a(hho arg0)
getTopAmbientOcclusion(UnbakedModel arg0)
method_65763(class_1100 arg0)
getAmbientOcclusion(UnbakedModel model)
m_373208_(C_4542_ p_377158_)
static UnbakedModel$GuiLight
b(hho arg0)
getTopGuiLight(UnbakedModel arg0)
method_65767(class_1100 arg0)
getGuiLight(UnbakedModel model)
m_372757_(C_4542_ p_375581_)
static ItemTransform
a(hho arg0, cwo arg1)
getTopTransform(UnbakedModel arg0, ItemDisplayContext arg1)
method_65764(class_1100 arg0, class_811 arg1)
getTransformation(UnbakedModel model, ModelTransformationMode displayContext)
m_372097_(C_4542_ p_377137_, C_268388_ p_376495_)
static ItemTransforms
c(hho arg0)
getTopTransforms(UnbakedModel arg0)
method_65768(class_1100 arg0)
getTransformations(UnbakedModel model)
m_372226_(C_4542_ p_377896_)