yarn/mappings/net/minecraft/world/ModifiableWorld.mapping

18 lines
587 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1945 net/minecraft/world/ModifiableWorld
METHOD method_22352 breakBlock (Lnet/minecraft/class_2338;Z)Z
ARG 1 pos
ARG 2 drop
2019-06-28 17:55:20 -04:00
METHOD method_8649 spawnEntity (Lnet/minecraft/class_1297;)Z
ARG 1 entity
METHOD method_8650 removeBlock (Lnet/minecraft/class_2338;Z)Z
ARG 1 pos
ARG 2 move
2019-08-28 13:46:02 -04:00
METHOD method_8651 breakBlock (Lnet/minecraft/class_2338;ZLnet/minecraft/class_1297;)Z
2019-06-28 17:55:20 -04:00
ARG 1 pos
ARG 2 drop
ARG 3 breakingEntity
2019-06-28 17:55:20 -04:00
METHOD method_8652 setBlockState (Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;I)Z
2018-12-05 09:11:37 -05:00
ARG 1 pos
ARG 2 state
2019-01-09 12:20:38 -05:00
ARG 3 flags