Package net.minecraft
Class class_8560
java.lang.Object
net.minecraft.class_8560
- All Implemented Interfaces:
DebugRenderer.Renderer
- Mappings:
Namespace Name official fmyintermediary net/minecraft/class_8560named net/minecraft/class_8560
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate doublemethod_51789(Entity entity) private voidmethod_51790(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, double double2, double double3, double double4, Entity entity, DoubleSupplier doubleSupplier, float float2, float float3, float float4) private voidmethod_51791(BlockPos blockPos, MatrixStack matrixStack, double double2, double double3, double double4, VertexConsumerProvider vertexConsumerProvider, double double5, float float2, float float3, float float4) voidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.debug.DebugRenderer.Renderer
clear
-
Field Details
-
field_44828
- Mappings:
Namespace Name Mixin selector official aLfmy;a:Lemz;intermediary field_44828Lnet/minecraft/class_8560;field_44828:Lnet/minecraft/class_310;named field_44828Lnet/minecraft/class_8560;field_44828:Lnet/minecraft/client/MinecraftClient;
-
field_44829
private double field_44829- Mappings:
Namespace Name Mixin selector official bLfmy;b:Dintermediary field_44829Lnet/minecraft/class_8560;field_44829:Dnamed field_44829Lnet/minecraft/class_8560;field_44829:D
-
field_44830
- Mappings:
Namespace Name Mixin selector official cLfmy;c:Ljava/util/List;intermediary field_44830Lnet/minecraft/class_8560;field_44830:Ljava/util/List;named field_44830Lnet/minecraft/class_8560;field_44830:Ljava/util/List;
-
-
Constructor Details
-
class_8560
-
-
Method Details
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ) - Specified by:
renderin interfaceDebugRenderer.Renderer- Mappings:
Namespace Name Mixin selector official aLfmm$a;a(Lehv;Lfjg;DDD)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDD)Vnamed renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDD)V
-
method_51790
private void method_51790(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, double double2, double double3, double double4, Entity entity, DoubleSupplier doubleSupplier, float float2, float float3, float float4) - Mappings:
Namespace Name Mixin selector official aLfmy;a(Lehv;Lfjg;DDDLbfd;Ljava/util/function/DoubleSupplier;FFF)Vintermediary method_51790Lnet/minecraft/class_8560;method_51790(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_1297;Ljava/util/function/DoubleSupplier;FFF)Vnamed method_51790Lnet/minecraft/class_8560;method_51790(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDDLnet/minecraft/entity/Entity;Ljava/util/function/DoubleSupplier;FFF)V
-
method_51789
- Mappings:
Namespace Name Mixin selector official aLfmy;a(Lbfd;)Dintermediary method_51789Lnet/minecraft/class_8560;method_51789(Lnet/minecraft/class_1297;)Dnamed method_51789Lnet/minecraft/class_8560;method_51789(Lnet/minecraft/entity/Entity;)D
-
method_51791
private void method_51791(BlockPos blockPos, MatrixStack matrixStack, double double2, double double3, double double4, VertexConsumerProvider vertexConsumerProvider, double double5, float float2, float float3, float float4) - Mappings:
Namespace Name Mixin selector official aLfmy;a(Lgu;Lehv;DDDLfjg;DFFF)Vintermediary method_51791Lnet/minecraft/class_8560;method_51791(Lnet/minecraft/class_2338;Lnet/minecraft/class_4587;DDDLnet/minecraft/class_4597;DFFF)Vnamed method_51791Lnet/minecraft/class_8560;method_51791(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/util/math/MatrixStack;DDDLnet/minecraft/client/render/VertexConsumerProvider;DFFF)V
-