Fixed casing of new classes

This commit is contained in:
highghlow 2023-08-15 09:56:15 +03:00
parent c80a9ff43e
commit 0f355fe9df
6 changed files with 4 additions and 4 deletions

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_8757 net/minecraft/FrameTimeGraph

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_8756 net/minecraft/networkGraph
CLASS net/minecraft/class_8756 net/minecraft/NetworkGraph
METHOD method_53476 (Lnet/minecraft/class_332;IIII)V
ARG 1 drawContext
METHOD method_53477 (Lnet/minecraft/class_332;IIILjava/lang/String;)V

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_8759 net/minecraft/TickTimeGraph

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_8755 net/minecraft/timeGraph
CLASS net/minecraft/class_8755 net/minecraft/TimeGraph
FIELD field_45915 textColor I
FIELD field_45918 textRenderer Lnet/minecraft/class_327;
FIELD field_45919 perfLog Lnet/minecraft/class_8743;

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_8757 net/minecraft/frameTimeGraph

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_8759 net/minecraft/tickTimeGraph