move it right

This commit is contained in:
finnr 2023-11-10 14:02:37 +01:00
parent 364385fe6b
commit 0a5375cb14
2 changed files with 3 additions and 7 deletions

View File

@ -4,10 +4,6 @@ CLASS net/minecraft/class_8985 net/minecraft/client/render/debug/BreezeDebugRend
FIELD field_47467 GREEN I
FIELD field_47468 ORANGE I
FIELD field_47469 RED I
FIELD field_47470 I
COMMENT Appears to be unused
FIELD field_47471 F
COMMENT Appears to be unused
FIELD field_47472 client Lnet/minecraft/class_310;
FIELD field_47473 breezeDebugInfoList Ljava/util/Map;
METHOD <init> (Lnet/minecraft/class_310;)V
@ -27,6 +23,7 @@ CLASS net/minecraft/class_8985 net/minecraft/client/render/debug/BreezeDebugRend
ARG 9 entityVec3
METHOD method_55261 (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_8949;Lnet/minecraft/class_2338;)V
ARG 9 targetvec4
COMMENT targetVec4
METHOD method_55262 constructVertex (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_243;Lnet/minecraft/class_243;I)V
ARG 0 stack
ARG 1 vertexConsumerProvider
@ -46,6 +43,5 @@ CLASS net/minecraft/class_8985 net/minecraft/client/render/debug/BreezeDebugRend
ARG 3 y
ARG 5 z
ARG 7 vertexConsumerProvider
ARG 8 vec3
METHOD method_55266 addBreezeDebugInfo (Lnet/minecraft/class_9004$class_9005;)V
ARG 1 breezeDebugInfo

View File

@ -8,7 +8,7 @@ CLASS net/minecraft/class_8941 net/minecraft/nbt/NbtIoWriteUtils
ARG 1 arr
METHOD write ([BII)V
ARG 1 arr
ARG 2 off
ARG 2 offset
ARG 3 length
METHOD writeBoolean (Z)V
ARG 1 value
@ -29,6 +29,6 @@ CLASS net/minecraft/class_8941 net/minecraft/nbt/NbtIoWriteUtils
METHOD writeLong (J)V
ARG 1 value
METHOD writeShort (I)V
ARG 1 shor
ARG 1 value
METHOD writeUTF (Ljava/lang/String;)V
ARG 1 nbtString