Class EntityHitboxDebugRenderer
java.lang.Object
net.minecraft.client.renderer.debug.EntityHitboxDebugRenderer
- All Implemented Interfaces:
DebugRenderer.SimpleDebugRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemitGizmos(double p_454845_, double p_455240_, double p_456173_, DebugValueAccess p_456179_, Frustum p_455245_, float p_455267_) private @Nullable EntitygetServerEntity(Entity pEntity) private voidshowHitboxes(Entity pEntity, float pPartialTick, boolean pIsServerEntity)
-
Field Details
-
minecraft
-
-
Constructor Details
-
EntityHitboxDebugRenderer
-
-
Method Details
-
emitGizmos
public void emitGizmos(double p_454845_, double p_455240_, double p_456173_, DebugValueAccess p_456179_, Frustum p_455245_, float p_455267_) - Specified by:
emitGizmosin interfaceDebugRenderer.SimpleDebugRenderer
-
getServerEntity
-
showHitboxes
-