Uses of Class
net.neoforged.neoforge.client.ItemDecoratorHandler
Packages that use ItemDecoratorHandler
-
Uses of ItemDecoratorHandler in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client declared as ItemDecoratorHandlerModifier and TypeFieldDescriptionprivate static final ItemDecoratorHandler
ItemDecoratorHandler.EMPTY
Fields in net.neoforged.neoforge.client with type parameters of type ItemDecoratorHandlerModifier and TypeFieldDescriptionprivate static Map
<net.minecraft.world.item.Item, ItemDecoratorHandler> ItemDecoratorHandler.DECORATOR_LOOKUP
Methods in net.neoforged.neoforge.client that return ItemDecoratorHandlerModifier and TypeMethodDescriptionstatic ItemDecoratorHandler
ItemDecoratorHandler.of
(net.minecraft.world.item.ItemStack stack)