net.minecraft.client.renderer.item

public class ItemModelResolver

hhs
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(hhu arg0, daa arg1, czy arg2, bxw 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(hhu arg0, daa arg1, czy arg2, bwv 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(hhu arg0, daa arg1, czy arg2, djz arg3, bxw 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(daa arg0)
fixupSkullProfile(ItemStack arg0)
method_65593(class_1799 arg0)
resolveProfileComponent(ItemStack stack)
public void
b(hhu arg0, daa arg1, czy arg2, djz arg3, bxw 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(daa arg0)
shouldPlaySwapAnimation(ItemStack arg0)
method_65912(class_1799 arg0)
hasHandAnimationOnSwap(ItemStack stack)