net.minecraft.client.renderer.item

public record ModelRenderProperties

iho
net.minecraft.client.renderer.item.ModelRenderProperties
net.minecraft.class_10809
net.minecraft.client.render.model.ModelSettings
net.minecraft.src.C_378880_

字段概要

修饰符与类型字段
private final boolean
a
usesBlockLight
comp_3766
usesBlockLight
f_379844_
private final TextureAtlasSprite
b
particleIcon
comp_3767
particleIcon
f_380959_
private final ItemTransforms
c
transforms
comp_3768
transforms
f_379742_

构造函数概要

修饰符构造函数
public (boolean usesBlockLight, TextureAtlasSprite particleIcon, ItemTransforms transforms)

方法概要

修饰符与类型方法
public static ModelRenderProperties
a(inw arg0, iof arg1, hqp arg2)
fromResolvedModel(ModelBaker arg0, ResolvedModel arg1, TextureSlots arg2)
method_68001(class_7775 arg0, class_10819 arg1, class_10419 arg2)
resolveSettings(Baker baker, BakedSimpleModel model, ModelTextures textures)
m_387975_(C_243643_ p_391505_, C_378864_ p_393493_, C_370313_ p_396428_)
public void
a(ihm$b arg0, dlr arg1)
applyToLayer(ItemStackRenderState$LayerRenderState arg0, ItemDisplayContext arg1)
method_68000(class_10444$class_10446 arg0, class_811 arg1)
addSettings(ItemRenderState$LayerRenderState state, ItemDisplayContext mode)
m_385525_(C_370416_$C_370411_ p_396418_, C_268388_ arg1)
public boolean
a()
usesBlockLight()
comp_3766()
usesBlockLight()
f_379844_()
public TextureAtlasSprite
b()
particleIcon()
comp_3767()
particleIcon()
f_380959_()
public ItemTransforms
c()
transforms()
comp_3768()
transforms()
f_379742_()