net.minecraft.client.renderer.item

public class ItemModelResolver

hhg
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(hhi arg0, dak arg1, dai arg2, byf 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(hhi arg0, dak arg1, dai arg2, bxe 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(hhi arg0, dak arg1, dai arg2, dkj arg3, byf arg4, int arg5)
updateForTopItem(ItemStackRenderState arg0, ItemStack arg1, ItemDisplayContext arg2, Level arg3, LivingEntity arg4, int arg5)
method_65598(class_10444 arg0, class_1799 arg1, class_811 arg2, class_1937 arg3, class_1309 arg4, int arg5)
clearAndUpdate(ItemRenderState renderState, ItemStack stack, ItemDisplayContext displayContext, World world, LivingEntity entity, int seed)
private static void
b(dak arg0)
fixupSkullProfile(ItemStack arg0)
method_65593(class_1799 arg0)
resolveProfileComponent(ItemStack stack)
public void
b(hhi arg0, dak arg1, dai arg2, dkj arg3, byf arg4, int arg5)
appendItemLayers(ItemStackRenderState arg0, ItemStack arg1, ItemDisplayContext arg2, Level arg3, LivingEntity arg4, int arg5)
method_65596(class_10444 arg0, class_1799 arg1, class_811 arg2, class_1937 arg3, class_1309 arg4, int arg5)
update(ItemRenderState renderState, ItemStack stack, ItemDisplayContext displayContext, World world, LivingEntity entity, int seed)
public boolean
a(dak arg0)
shouldPlaySwapAnimation(ItemStack arg0)
method_65912(class_1799 arg0)
hasHandAnimationOnSwap(ItemStack stack)