Class EntityBlockIntersectionsDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.EntityBlockIntersectionsDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class EntityBlockIntersectionsDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/EntityBlockIntersectionsDebugRendererintermediary net/minecraft/class_12043official hlr
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum)
-
Field Details
-
EXPANSION
private static final float EXPANSION- See Also:
- Mappings:
Namespace Name Mixin selector named EXPANSIONLnet/minecraft/client/render/debug/EntityBlockIntersectionsDebugRenderer;EXPANSION:Fintermediary field_62971Lnet/minecraft/class_12043;field_62971:Fofficial aLhlr;a:F
-
-
Constructor Details
-
EntityBlockIntersectionsDebugRenderer
public EntityBlockIntersectionsDebugRenderer()
-
-
Method Details
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum) - Specified by:
renderin interfaceDebugRenderer.Renderer- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDDLnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;)Vofficial aLhlq$a;a(Lfua;Lhfw;DDDLbvu;Lhlh;)V
-