Rename ..Timestamp => ..Time

Followup to #147
This commit is contained in:
copygirl 2016-10-28 16:17:35 +02:00
parent 22d5f683d2
commit 40ce0ab02c
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ CLASS sp net/minecraft/entity/EntityLiving
METHOD bG canDropLootAndXp ()Z
METHOD bI getRand ()Ljava/util/Random;
METHOD bJ getAttacker ()Lsp;
METHOD bK getLastAttackedTimestamp ()I
METHOD bK getLastAttackedTime ()I
METHOD bP clearPotionSwirls ()V
METHOD bQ clearPotionEffects ()V
METHOD bR getPotionEffects ()Ljava/util/Collection;