Rename `getOrCreateMapState` to `getMapState` (#3511)

This commit is contained in:
Jerozgen 2023-02-25 11:33:59 +03:00 committed by GitHub
parent ea2a1c0714
commit a1d2e88a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ CLASS net/minecraft/class_1806 net/minecraft/item/FilledMapItem
ARG 5 showIcons
ARG 6 unlimitedTracking
ARG 7 dimension
METHOD method_8001 getOrCreateMapState (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
METHOD method_8001 getMapState (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
ARG 0 map
ARG 1 world
METHOD method_8002 fillExplorationMap (Lnet/minecraft/class_3218;Lnet/minecraft/class_1799;)V