Package | Description |
---|---|
net.minecraft.advancements.criterion | |
net.minecraft.command.arguments | |
net.minecraft.command.impl |
Modifier and Type | Field and Description |
---|---|
private MinMaxBounds.IntBound |
MobEffectsPredicate.InstancePredicate.amplifier |
private MinMaxBounds.IntBound |
ItemPredicate.count |
private MinMaxBounds.IntBound |
ItemPredicate.Builder.count |
private MinMaxBounds.IntBound |
ItemDurabilityTrigger.Instance.delta |
private MinMaxBounds.IntBound |
ItemPredicate.durability |
private MinMaxBounds.IntBound |
ItemPredicate.Builder.durability |
private MinMaxBounds.IntBound |
ItemDurabilityTrigger.Instance.durability |
private MinMaxBounds.IntBound |
MobEffectsPredicate.InstancePredicate.duration |
private MinMaxBounds.IntBound |
LevitationTrigger.Instance.duration |
private MinMaxBounds.IntBound |
InventoryChangeTrigger.Instance.empty |
private MinMaxBounds.IntBound |
KilledByCrossbowTrigger.Instance.field_215119_b |
private MinMaxBounds.IntBound |
BeeNestDestroyedTrigger.Instance.field_226227_c_ |
private MinMaxBounds.IntBound |
LightPredicate.field_226855_b_ |
private MinMaxBounds.IntBound |
PlayerPredicate.Default.field_227007_a_ |
private MinMaxBounds.IntBound |
InventoryChangeTrigger.Instance.full |
private MinMaxBounds.IntBound |
PlayerPredicate.level |
private MinMaxBounds.IntBound |
ConstructBeaconTrigger.Instance.level |
private MinMaxBounds.IntBound |
EnchantedItemTrigger.Instance.levels |
private MinMaxBounds.IntBound |
EnchantmentPredicate.levels |
private MinMaxBounds.IntBound |
InventoryChangeTrigger.Instance.occupied |
static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.UNBOUNDED |
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 |
---|---|
static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.atLeast(int p_211340_0_) |
private static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.create(com.mojang.brigadier.StringReader p_211338_0_,
java.lang.Integer p_211338_1_,
java.lang.Integer p_211338_2_) |
static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.exactly(int p_211345_0_) |
static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.fromJson(com.google.gson.JsonElement p_211344_0_) |
static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.fromReader(com.mojang.brigadier.StringReader p_211342_0_) |
static MinMaxBounds.IntBound |
MinMaxBounds.IntBound.fromReader(com.mojang.brigadier.StringReader p_211341_0_,
java.util.function.Function<java.lang.Integer,java.lang.Integer> p_211341_1_) |
Modifier and Type | Method and Description |
---|---|
static ItemDurabilityTrigger.Instance |
ItemDurabilityTrigger.Instance.forItemDamage(ItemPredicate p_211182_0_,
MinMaxBounds.IntBound p_211182_1_) |
static ConstructBeaconTrigger.Instance |
ConstructBeaconTrigger.Instance.forLevel(MinMaxBounds.IntBound p_203912_0_) |
static KilledByCrossbowTrigger.Instance |
KilledByCrossbowTrigger.Instance.func_215117_a(MinMaxBounds.IntBound p_215117_0_) |
static BeeNestDestroyedTrigger.Instance |
BeeNestDestroyedTrigger.Instance.func_226229_a_(Block p_226229_0_,
ItemPredicate.Builder p_226229_1_,
MinMaxBounds.IntBound p_226229_2_) |
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 | Field and Description |
---|---|
private MinMaxBounds.IntBound |
EntitySelectorParser.level |
Modifier and Type | Method and Description |
---|---|
static MinMaxBounds.IntBound |
IRangeArgument.IntRange.getIntRange(com.mojang.brigadier.context.CommandContext<CommandSource> context,
java.lang.String name) |
MinMaxBounds.IntBound |
EntitySelectorParser.getLevel() |
MinMaxBounds.IntBound |
IRangeArgument.IntRange.parse(com.mojang.brigadier.StringReader p_parse_1_) |
Modifier and Type | Method and Description |
---|---|
void |
EntitySelectorParser.setLevel(MinMaxBounds.IntBound levelIn) |
Modifier and Type | Method and Description |
---|---|
private static boolean |
ExecuteCommand.checkScore(com.mojang.brigadier.context.CommandContext<CommandSource> context,
MinMaxBounds.IntBound bounds) |