Class EntityRenderDispatcherMixin
-
- All Implemented Interfaces:
public class EntityRenderDispatcherMixin
-
-
Constructor Summary
Constructors Constructor Description EntityRenderDispatcherMixin()
-
Method Summary
Modifier and Type Method Description void
onShouldRender(Entity entity, Frustum frustum, double x, double y, double z, CallbackInfoReturnable<Boolean> cir)
-
-
Method Detail
-
onShouldRender
void onShouldRender(Entity entity, Frustum frustum, double x, double y, double z, CallbackInfoReturnable<Boolean> cir)
-
-
-
-