net.minecraft.client.renderer.item

public class ItemModelResolver

ihk
net.minecraft.client.renderer.item.ItemModelResolver
net.minecraft.class_10442
net.minecraft.client.item.ItemModelManager
net.minecraft.src.C_370298_

字段概要

修饰符与类型字段
private final Function<Identifier, ItemModel>
a
modelGetter
field_55334
modelGetter
f_371079_
private final Function<Identifier, ClientItem$Properties>
b
clientProperties
field_55553
propertiesGetter
f_371043_

构造函数概要

修饰符构造函数
public (ModelManager bakedModelManager)

方法概要

修饰符与类型方法
public void
a(ihm arg0, dlt arg1, dlr arg2, chl arg3)
updateForLiving(ItemStackRenderState arg0, ItemStack arg1, ItemDisplayContext arg2, LivingEntity arg3)
method_65597(class_10444 arg0, class_1799 arg1, class_811 arg2, class_1309 arg3)
updateForLivingEntity(ItemRenderState renderState, ItemStack stack, ItemDisplayContext displayContext, LivingEntity entity)
m_373686_(C_370416_ p_375493_, C_1391_ p_375922_, C_268388_ p_376619_, C_524_ arg3)
public void
a(ihm arg0, dlt arg1, dlr arg2, cgk arg3)
updateForNonLiving(ItemStackRenderState arg0, ItemStack arg1, ItemDisplayContext arg2, Entity arg3)
method_65595(class_10444 arg0, class_1799 arg1, class_811 arg2, class_1297 arg3)
updateForNonLivingEntity(ItemRenderState renderState, ItemStack stack, ItemDisplayContext displayContext, Entity entity)
m_374300_(C_370416_ p_378808_, C_1391_ p_378112_, C_268388_ p_376596_, C_507_ arg3)
public void
a(ihm arg0, dlt arg1, dlr arg2, dwo arg3, chh arg4, int arg5)
updateForTopItem(ItemStackRenderState arg0, ItemStack arg1, ItemDisplayContext arg2, Level arg3, ItemOwner arg4, int arg5)
method_65598(class_10444 arg0, class_1799 arg1, class_811 arg2, class_1937 arg3, class_11566 arg4, int arg5)
clearAndUpdate(ItemRenderState renderState, ItemStack stack, ItemDisplayContext displayContext, World world, HeldItemContext heldItemContext, int seed)
m_373364_(C_370416_ p_376083_, C_1391_ p_378127_, C_268388_ p_378324_, C_1596_ p_425076_, C_410936_ p_377306_, int arg5)
public void
b(ihm arg0, dlt arg1, dlr arg2, dwo arg3, chh arg4, int arg5)
appendItemLayers(ItemStackRenderState arg0, ItemStack arg1, ItemDisplayContext arg2, Level arg3, ItemOwner arg4, int arg5)
method_65596(class_10444 arg0, class_1799 arg1, class_811 arg2, class_1937 arg3, class_11566 arg4, int arg5)
update(ItemRenderState renderState, ItemStack stack, ItemDisplayContext displayContext, World world, HeldItemContext heldItemContext, int seed)
m_372763_(C_370416_ p_375988_, C_1391_ p_377575_, C_268388_ p_376809_, C_1596_ p_424315_, C_410936_ p_377982_, int arg5)
public boolean
a(dlt arg0)
shouldPlaySwapAnimation(ItemStack arg0)
method_65912(class_1799 arg0)
hasHandAnimationOnSwap(ItemStack stack)
m_373649_(C_1391_ arg0)
public float
b(dlt arg0)
swapAnimationScale(ItemStack arg0)
method_75483(class_1799 arg0)
getSwapAnimationScale(ItemStack stack)
m_444042_(C_1391_ arg0)