Uses of Class
net.minecraft.world.entity.Display.ItemDisplay
Packages that use Display.ItemDisplay
-
Uses of Display.ItemDisplay in net.minecraft.client.renderer.entity
Subclasses with type arguments of type Display.ItemDisplay in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type Display.ItemDisplayModifier and TypeMethodDescriptionvoidDisplayRenderer.ItemDisplayRenderer.extractRenderState(Display.ItemDisplay entity, ItemDisplayEntityRenderState state, float partialTicks) -
Uses of Display.ItemDisplay in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Display.ItemDisplayModifier and TypeFieldDescriptionstatic final EntityType<Display.ItemDisplay> EntityType.ITEM_DISPLAY