net.minecraft.client.renderer.item

public class ItemModelResolver

idh
net.minecraft.client.renderer.item.ItemModelResolver
net.minecraft.class_10442
net.minecraft.client.item.ItemModelManager

Field summary

Modifier and TypeField
private final Function<Identifier, ItemModel>
a
modelGetter
field_55334
modelGetter
private final Function<Identifier, ClientItem$Properties>
b
clientProperties
field_55553
propertiesGetter

Constructor summary

ModifierConstructor
public (ModelManager bakedModelManager)

Method summary

Modifier and TypeMethod
public void
a(idj arg0, dkm arg1, dkk arg2, chk 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)
public void
a(idj arg0, dkm arg1, dkk arg2, cgi 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)
public void
a(idj arg0, dkm arg1, dkk arg2, dvg arg3, chg 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)
public void
b(idj arg0, dkm arg1, dkk arg2, dvg arg3, chg 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)
public boolean
a(dkm arg0)
shouldPlaySwapAnimation(ItemStack arg0)
method_65912(class_1799 arg0)
hasHandAnimationOnSwap(ItemStack stack)
public float
b(dkm arg0)
swapAnimationScale(ItemStack arg0)
method_75483(class_1799 arg0)
getSwapAnimationScale(ItemStack stack)