Modifier and Type | Field and Description |
---|---|
private java.util.Map<Stat<?>,MinMaxBounds.IntBound> |
PlayerPredicate.Default.field_227009_c_ |
private java.util.Map<Stat<?>,MinMaxBounds.IntBound> |
PlayerPredicate.stats |
Modifier and Type | Method and Description |
---|---|
private static <T> Stat<T> |
PlayerPredicate.func_226997_a_(StatType<T> p_226997_0_,
ResourceLocation p_226997_1_) |
Modifier and Type | Method and Description |
---|---|
private static <T> ResourceLocation |
PlayerPredicate.func_226996_a_(Stat<T> p_226996_0_) |
Constructor and Description |
---|
PlayerPredicate(MinMaxBounds.IntBound p_i225770_1_,
GameType p_i225770_2_,
java.util.Map<Stat<?>,MinMaxBounds.IntBound> p_i225770_3_,
it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation> p_i225770_4_,
java.util.Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate> p_i225770_5_) |
Modifier and Type | Method and Description |
---|---|
protected Stat<ResourceLocation> |
TrappedChestBlock.getOpenStat() |
protected Stat<ResourceLocation> |
ChestBlock.getOpenStat() |
Modifier and Type | Field and Description |
---|---|
private Stat<ResourceLocation> |
StatsScreen.CustomStatsList.Entry.field_214405_b |
Modifier and Type | Method and Description |
---|---|
protected void |
StatsScreen.StatsList.Entry.func_214406_a(Stat<?> p_214406_1_,
int p_214406_2_,
int p_214406_3_,
boolean p_214406_4_) |
Constructor and Description |
---|
Entry(Stat<ResourceLocation> p_i50466_2_) |
Modifier and Type | Method and Description |
---|---|
void |
PlayerEntity.addStat(Stat<?> stat) |
void |
PlayerEntity.addStat(Stat<?> stat,
int amount) |
void |
ServerPlayerEntity.addStat(Stat<?> stat,
int amount) |
void |
PlayerEntity.takeStat(Stat<?> stat) |
void |
ServerPlayerEntity.takeStat(Stat<?> stat) |
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.objects.Object2IntMap<Stat<?>> |
SStatisticsPacket.statisticMap |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Stat<?>,java.lang.Integer> |
SStatisticsPacket.getStatisticMap() |
Modifier and Type | Method and Description |
---|---|
private <T> int |
SStatisticsPacket.func_197683_a(Stat<T> p_197683_1_) |
Constructor and Description |
---|
SStatisticsPacket(it.unimi.dsi.fastutil.objects.Object2IntMap<Stat<?>> p_i47942_1_) |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<Stat<?>> |
ServerStatisticsManager.dirty |
private java.util.Map<T,Stat<T>> |
StatType.map |
protected it.unimi.dsi.fastutil.objects.Object2IntMap<Stat<?>> |
StatisticsManager.statsData |
Modifier and Type | Method and Description |
---|---|
Stat<T> |
StatType.get(T stat) |
Stat<T> |
StatType.get(T p_199077_1_,
IStatFormatter formatter) |
Modifier and Type | Method and Description |
---|---|
private <T> java.util.Optional<Stat<T>> |
ServerStatisticsManager.func_219728_a(StatType<T> p_219728_1_,
java.lang.String p_219728_2_) |
private java.util.Set<Stat<?>> |
ServerStatisticsManager.getDirty() |
java.util.Iterator<Stat<T>> |
StatType.iterator() |
Modifier and Type | Method and Description |
---|---|
private static <T> ResourceLocation |
ServerStatisticsManager.func_199066_b(Stat<T> p_199066_0_) |
int |
StatisticsManager.getValue(Stat<?> stat) |
void |
StatisticsManager.increment(PlayerEntity player,
Stat<?> stat,
int amount) |
void |
StatisticsManager.setValue(PlayerEntity playerIn,
Stat<?> statIn,
int p_150873_3_) |
void |
ServerStatisticsManager.setValue(PlayerEntity playerIn,
Stat<?> statIn,
int p_150873_3_) |
Modifier and Type | Method and Description |
---|---|
void |
FakePlayer.addStat(Stat par1StatBase,
int par2) |