Package net.minecraftforge.client
Class ItemDecoratorHandler
java.lang.Object
net.minecraftforge.client.ItemDecoratorHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Map<Item,ItemDecoratorHandler> private static final ItemDecoratorHandlerprivate final List<IItemDecorator> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateItemDecoratorHandler(List<IItemDecorator> itemDecorators) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit()static ItemDecoratorHandlervoidprivate void
-
Field Details
-
itemDecorators
-
DECORATOR_LOOKUP
-
EMPTY
-
-
Constructor Details
-
ItemDecoratorHandler
private ItemDecoratorHandler() -
ItemDecoratorHandler
-
-
Method Details
-
init
public static void init() -
of
-
render
-
resetRenderState
private void resetRenderState()
-