Package net.minecraftforge.client
Class ItemDecoratorHandler
java.lang.Object
net.minecraftforge.client.ItemDecoratorHandler
-
Field Summary
Modifier and TypeFieldDescriptionprivate static Map<Item,
ItemDecoratorHandler> private static final ItemDecoratorHandler
private final List<IItemDecorator>
-
Constructor Summary
ModifierConstructorDescriptionprivate
private
ItemDecoratorHandler
(List<IItemDecorator> itemDecorators) -
Method Summary
Modifier and TypeMethodDescriptionstatic void
init()
static ItemDecoratorHandler
void
private 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()
-