Fix a typo in EntitySpawnS2CPacket (#1494)

This commit is contained in:
jakbyte 2020-06-21 17:00:30 -04:00 committed by GitHub
parent 5bf86c068f
commit e8752b05a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ CLASS net/minecraft/class_2604 net/minecraft/network/packet/s2c/play/EntitySpawn
METHOD method_11170 getVelocityX ()D
METHOD method_11171 getPitch ()I
METHOD method_11172 getVelocityY ()D
METHOD method_11173 getVelocityz ()D
METHOD method_11173 getVelocityZ ()D
METHOD method_11174 getY ()D
METHOD method_11175 getX ()D
METHOD method_11176 getZ ()D