yarn/mappings/net/minecraft/item/FilledMapItem.mapping

46 lines
1.6 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1806 net/minecraft/item/FilledMapItem
2020-07-08 13:49:17 -04:00
METHOD method_17442 copyMap (Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;)V
2019-06-28 17:55:20 -04:00
ARG 0 world
ARG 1 stack
2024-01-31 12:12:25 -05:00
METHOD method_32349 allocateMapId (Lnet/minecraft/class_1937;IIIZZLnet/minecraft/class_5321;)Lnet/minecraft/class_9209;
ARG 0 world
ARG 1 x
ARG 2 z
ARG 3 scale
ARG 4 showIcons
ARG 5 unlimitedTracking
ARG 6 dimension
2022-02-23 11:15:59 -05:00
METHOD method_38988 isAquaticBiome ([ZII)Z
ARG 0 biomes
ARG 1 x
ARG 2 z
2024-01-31 12:12:25 -05:00
METHOD method_53836 getIdText (Lnet/minecraft/class_9209;)Lnet/minecraft/class_2561;
ARG 0 id
2019-06-28 17:55:20 -04:00
METHOD method_7995 getFluidStateIfVisible (Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
2019-06-03 12:42:18 -04:00
ARG 1 world
2019-06-28 17:55:20 -04:00
ARG 2 state
ARG 3 pos
2024-02-28 14:15:21 -05:00
METHOD method_7996 scale (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)V
ARG 0 map
2019-06-03 12:42:18 -04:00
ARG 1 world
2024-01-31 12:12:25 -05:00
METHOD method_7997 getMapState (Lnet/minecraft/class_9209;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
ARG 0 id
ARG 1 world
2019-06-28 17:55:20 -04:00
METHOD method_7998 updateColors (Lnet/minecraft/class_1937;Lnet/minecraft/class_1297;Lnet/minecraft/class_22;)V
ARG 1 world
ARG 2 entity
ARG 3 state
METHOD method_8001 getMapState (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
2019-06-28 17:55:20 -04:00
ARG 0 map
ARG 1 world
2019-08-28 13:46:02 -04:00
METHOD method_8002 fillExplorationMap (Lnet/minecraft/class_3218;Lnet/minecraft/class_1799;)V
ARG 0 world
ARG 1 map
2019-06-28 17:55:20 -04:00
METHOD method_8005 createMap (Lnet/minecraft/class_1937;IIBZZ)Lnet/minecraft/class_1799;
ARG 0 world
2019-06-28 17:55:20 -04:00
ARG 1 x
ARG 2 z
ARG 3 scale
ARG 4 showIcons
ARG 5 unlimitedTracking