net.minecraft.client.renderer.item

public class ItemModelResolver

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

Field summary

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

Constructor summary

ModifierConstructor
public (ModelManager bakedModelManager)

Method summary

Modifier and TypeMethod
public void
a(hrr arg0, ddo arg1, ddm arg2, cay 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(hrr arg0, ddo arg1, ddm arg2, bzx 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(hrr arg0, ddo arg1, ddm arg2, dno arg3, cau 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, class_11566 arg4, int seed)
public void
b(hrr arg0, ddo arg1, ddm arg2, dno arg3, cau 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, class_11566 arg4, int seed)
public boolean
a(ddo arg0)
shouldPlaySwapAnimation(ItemStack arg0)
method_65912(class_1799 arg0)
hasHandAnimationOnSwap(ItemStack stack)