protected static final int | | a | | CONVERSION_DELAY | | field_38733 | | field_38733 |
|
protected static final int | | b | | MAX_ANGER | | field_38128 | | maxAnger |
|
private static final int | | f | | DEFAULT_ANGER_DECREASE | | field_38129 | | angerDecreasePerTick |
|
private int | | g | | conversionDelay | | field_38736 | | updateTimer |
|
int | | h | | highestAnger | | field_39304 | | primeAnger |
|
private static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Pair<UUID, Integer>> | | i | | SUSPECT_ANGER_PAIR | | field_38737 | | SUSPECT_CODEC |
|
private final Predicate<Entity> | | j | | filter | | field_39114 | | suspectPredicate |
|
protected final ArrayList<Entity> | | c | | suspects | | field_38734 | | suspects |
|
private final AngerManagement$Sorter | | k | | suspectSorter | | field_39115 | | suspectComparator |
|
protected final it.unimi.dsi.fastutil.objects.Object2IntMap<Entity> | | d | | angerBySuspect | | field_38130 | | suspectsToAngerLevel |
|
protected final it.unimi.dsi.fastutil.objects.Object2IntMap<UUID> | | e | | angerByUuid | | field_38735 | | suspectUuidsToAngerLevel |
|