Fix isSourceCreativePlayer

This commit is contained in:
copygirl 2016-09-09 14:51:39 +02:00
parent 21c7b13f20
commit ec65ddea18
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ CLASS none/rp net/minecraft/entity/damage/DamageSource
METHOD r isScaledWithDifficulty ()Z
METHOD s setMagic ()Z
METHOD t setMagic ()Lnone/rp;
METHOD u isByCreativePlayer ()Z
METHOD u isSourceCreativePlayer ()Z