Fix Entity.setOnFire -> setOnFireFor

This commit is contained in:
copygirl 2016-09-10 14:18:42 +02:00
parent f0fa89d6ba
commit d4001a0ab1
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ CLASS none/se net/minecraft/entity/Entity
ARG 0 value
METHOD h_ getName ()Ljava/lang/String;
METHOD i initDataTracker ()V
METHOD i setOnFire (I)V
METHOD i setOnFireFor (I)V
ARG 0 seconds
METHOD i setInvulnerable (Z)V
ARG 0 value