Drop subclass for #543

Signed-off-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2019-03-21 08:19:14 -07:00
parent a0c6dc7e67
commit a265c803cf
1 changed files with 0 additions and 5 deletions

View File

@ -1,9 +1,4 @@
CLASS aui net/minecraft/entity/passive/VillagerEntity
CLASS aui$a GolemSpawnConditionMemory
FIELD b lastSleepTime J
METHOD b setLastSleepTime (J)V
METHOD c isRightTime (J)Z
ARG 1 worldTime
FIELD bB ITEM_FOOD_VALUES Ljava/util/Map;
FIELD bD VILLAGER_DATA Lqf;
FIELD bE GATHERABLE_ITEMS Ljava/util/Set;