Uses of Class
net.minecraft.world.entity.Display.BlockDisplay
Packages that use Display.BlockDisplay
-
Uses of Display.BlockDisplay in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Display.BlockDisplayModifier and TypeMethodDescriptionprotected Display.BlockDisplay.BlockRenderStateDisplayRenderer.BlockDisplayRenderer.getSubState(Display.BlockDisplay p_277721_) voidDisplayRenderer.BlockDisplayRenderer.renderInner(Display.BlockDisplay p_277939_, Display.BlockDisplay.BlockRenderState p_277885_, PoseStack p_277831_, MultiBufferSource p_277554_, int p_278071_, float p_277847_) -
Uses of Display.BlockDisplay in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Display.BlockDisplayModifier and TypeFieldDescriptionstatic final EntityType<Display.BlockDisplay> EntityType.BLOCK_DISPLAY