getEntityWorld -> getWorld (#696)

This commit is contained in:
Chloe Dawn 2019-05-13 15:35:00 +01:00 committed by Modmuss50
parent 3a97bc956d
commit 7a61325ce6
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ CLASS aii net/minecraft/entity/Entity
METHOD bM getStandingEyeHeight ()F
METHOD bN getBlockPos ()Lev;
METHOD bO getPosVector ()Lcrx;
METHOD bP getEntityWorld ()Lbhi;
METHOD bP getWorld ()Lbhi;
METHOD bQ getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD bR isImmuneToExplosion ()Z
METHOD bS entityDataRequiresOperator ()Z