Update arg to be consistent with its block counterpart (#3015)

Unmapped argument in RenderLayers
- Inconsistent with its block counterpart, "map"
- "hashMap"
This commit is contained in:
SquidCooki2 2022-02-18 04:04:24 -05:00 committed by GitHub
parent 025aff5b55
commit 81d81de49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ CLASS net/minecraft/class_4696 net/minecraft/client/render/RenderLayers
ARG 0 state
METHOD method_23680 getFluidLayer (Lnet/minecraft/class_3610;)Lnet/minecraft/class_1921;
ARG 0 state
METHOD method_23681 (Ljava/util/HashMap;)V
ARG 0 map
METHOD method_23682 setFancyGraphicsOrBetter (Z)V
ARG 0 fancyGraphicsOrBetter
METHOD method_23683 getEntityBlockLayer (Lnet/minecraft/class_2680;Z)Lnet/minecraft/class_1921;