Class EntityRendererMixin
-
- All Implemented Interfaces:
public class EntityRendererMixin
-
-
Constructor Summary
Constructors Constructor Description EntityRendererMixin()
-
Method Summary
Modifier and Type Method Description void
onRenderLabel(Entity entity, Component text, PoseStack poseStack, MultiBufferSource multiBufferSource, int light, float partialTick, CallbackInfo ci)
-
-
Method Detail
-
onRenderLabel
void onRenderLabel(Entity entity, Component text, PoseStack poseStack, MultiBufferSource multiBufferSource, int light, float partialTick, CallbackInfo ci)
-
-
-
-