Additional breakBlock overload mapped (#1520)

This commit is contained in:
shartte 2020-06-28 13:42:02 +02:00 committed by GitHub
parent 1c916bddac
commit 0345e81ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,11 @@ CLASS net/minecraft/class_1945 net/minecraft/world/ModifiableWorld
COMMENT the bitwise flag combination, as described above
ARG 4 maxUpdateDepth
COMMENT the limit for the cascading block updates
METHOD method_30093 breakBlock (Lnet/minecraft/class_2338;ZLnet/minecraft/class_1297;I)Z
ARG 1 pos
ARG 2 drop
ARG 3 breakingEntity
ARG 4 maxUpdateDepth
METHOD method_8649 spawnEntity (Lnet/minecraft/class_1297;)Z
ARG 1 entity
METHOD method_8650 removeBlock (Lnet/minecraft/class_2338;Z)Z