20w15a Mapping Fixes 2: The Jumping The Shark Update (#1172)

* Fill in missing names, fix questionable ones

* ForgingScreen -> AbstractForgingScreen

* Revert background -> texture

* Revert background -> texture (2)

* AbstractForgingScreen -> ForgingScreen

* AbstractForgingScreen -> ForgingScreen
This commit is contained in:
­Sollace 2020-04-23 14:37:17 +02:00 committed by GitHub
parent a3931656df
commit 294117575e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,6 +5,6 @@ CLASS net/minecraft/class_4936 net/minecraft/data/client/model/VariantSettings
FIELD field_22888 UVLOCK Lnet/minecraft/class_4938;
FIELD field_22889 WEIGHT Lnet/minecraft/class_4938;
CLASS class_4937 Rotation
FIELD field_22894 degree I
FIELD field_22894 degrees I
METHOD <init> (Ljava/lang/String;II)V
ARG 3 degree
ARG 3 degrees

View File

@ -1,7 +1,7 @@
CLASS net/minecraft/class_1712 net/minecraft/screen/ScreenHandlerListener
METHOD method_7633 onPropertyUpdate (Lnet/minecraft/class_1703;II)V
ARG 1 handler
ARG 2 propertyId
ARG 2 property
ARG 3 value
METHOD method_7634 onHandlerRegistered (Lnet/minecraft/class_1703;Lnet/minecraft/class_2371;)V
ARG 1 handler