net.minecraft.client.item

public class ItemModelManager

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

Field summary

Modifier and TypeField
private final BakedModelManager
modelManager
field_1_2305
bakedModelManager

Constructor summary

ModifierConstructor
public (BakedModelManager bakedModelManager)

Method summary

Modifier and TypeMethod
private ItemAsset$Properties
getItemProperties(Identifier modelId)
method_1_2729(class_2960 arg0)
getItemProperties(Identifier id)
private ItemModel
getItemModel(Identifier modelId)
method_1_2728(class_2960 arg0)
getItemModel(Identifier id)
public void
updateForLiving(ItemStackRenderState output, ItemStack item, ItemDisplayContext displayContext, LivingEntity entity)
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
updateForNonLiving(ItemStackRenderState output, ItemStack item, ItemDisplayContext displayContext, Entity entity)
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
updateForTopItem(ItemStackRenderState output, ItemStack item, ItemDisplayContext displayContext, Level level, ItemOwner owner, int seed)
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
appendItemLayers(ItemStackRenderState output, ItemStack item, ItemDisplayContext displayContext, Level level, ItemOwner owner, int seed)
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
shouldPlaySwapAnimation(ItemStack stack)
method_65912(class_1799 arg0)
hasHandAnimationOnSwap(ItemStack stack)
public float
swapAnimationScale(ItemStack stack)
method_75483(class_1799 arg0)
getSwapAnimationScale(ItemStack stack)