Fix the IdListPalette.fallback field not matching the parameter name (#1781)

This commit is contained in:
haykam821 2020-10-11 10:59:50 -04:00 committed by GitHub
parent 591ab2cc4f
commit 17aa1fd5dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CLASS net/minecraft/class_2816 net/minecraft/world/chunk/IdListPalette
FIELD field_12828 idList Lnet/minecraft/class_2361;
FIELD field_12829 fallback Ljava/lang/Object;
FIELD field_12829 defaultValue Ljava/lang/Object;
METHOD <init> (Lnet/minecraft/class_2361;Ljava/lang/Object;)V
ARG 1 idList
ARG 2 defaultValue