Teleportation API (#6562)

This commit is contained in:
Owen 2022-07-22 14:36:43 -05:00 committed by GitHub
parent 52a60ad946
commit 5deafd1969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 507 additions and 1 deletions

View file

@ -332,3 +332,7 @@ public net.minecraft.world.entity.projectile.FireworkRocketEntity life
# More Projectile API
public net.minecraft.world.entity.projectile.FishingHook timeUntilLured
# Teleport API
public net.minecraft.server.network.ServerGamePacketListenerImpl internalTeleport(DDDFFLjava/util/Set;Z)V