Class BlockOutlineDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.BlockOutlineDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class BlockOutlineDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/BlockOutlineDebugRendererintermediary net/minecraft/class_871official hpn
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidmethod_75450(BlockPos blockPos, BlockState blockState, BlockView blockView, Direction direction, Vec3d vec3d, Vec3d vec3d2, int int2) voidrender(double double2, double cameraX, double cameraY, DebugDataStore store, Frustum frustum, float tickDelta)
-
Field Details
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/render/debug/BlockOutlineDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_4628Lnet/minecraft/class_871;field_4628:Lnet/minecraft/class_310;official aLhpn;a:Lgcx;
-
-
Constructor Details
-
BlockOutlineDebugRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/debug/BlockOutlineDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)Vintermediary <init>Lnet/minecraft/class_871;<init>(Lnet/minecraft/class_310;)Vofficial <init>Lhpn;<init>(Lgcx;)V
-
-
Method Details
-
render
public void render(double double2, double cameraX, double cameraY, DebugDataStore store, Frustum frustum, float tickDelta) - Specified by:
renderin interfaceDebugRenderer.Renderer- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(DDDLnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;F)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;F)Vofficial aLhoy$a;a(DDDLbxa;Lhop;F)V
-
method_75450
private static void method_75450(BlockPos blockPos, BlockState blockState, BlockView blockView, Direction direction, Vec3d vec3d, Vec3d vec3d2, int int2) - Mappings:
Namespace Name Mixin selector named method_75450Lnet/minecraft/client/render/debug/BlockOutlineDebugRenderer;method_75450(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;I)Vintermediary method_75450Lnet/minecraft/class_871;method_75450(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2350;Lnet/minecraft/class_243;Lnet/minecraft/class_243;I)Vofficial aLhpn;a(Liz;Lemh;Ldtr;Ljf;Lfrd;Lfrd;I)V
-