Package | Description |
---|---|
net.minecraft.advancements.criterion |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PlayerPredicate.CompletedAdvancementPredicate |
(package private) static class |
PlayerPredicate.CriteriaPredicate |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate> |
PlayerPredicate.field_226994_f_ |
private java.util.Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate> |
PlayerPredicate.Default.field_227011_e_ |
Modifier and Type | Method and Description |
---|---|
private static PlayerPredicate.IAdvancementPredicate |
PlayerPredicate.func_227004_b_(com.google.gson.JsonElement p_227004_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_) |