Uses of Record Class
net.minecraft.advancements.criterion.MinMaxBounds.Ints
Packages that use MinMaxBounds.Ints
Package
Description
-
Uses of MinMaxBounds.Ints in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as MinMaxBounds.IntsModifier and TypeFieldDescriptionprivate final MinMaxBounds.IntsMobEffectsPredicate.MobEffectInstancePredicate.amplifierThe field for theamplifierrecord component.static final MinMaxBounds.IntsMinMaxBounds.Ints.ANYprivate final MinMaxBounds.IntsBeeNestDestroyedTrigger.TriggerInstance.beesInsideThe field for thebeesInsiderecord component.private final MinMaxBounds.IntsLightningBoltPredicate.blocksSetOnFireThe field for theblocksSetOnFirerecord component.private MinMaxBounds.IntsLightPredicate.Builder.compositeprivate final MinMaxBounds.IntsLightPredicate.compositeThe field for thecompositerecord component.private final MinMaxBounds.IntsCollectionCountsPredicate.Entry.countThe field for thecountrecord component.private MinMaxBounds.IntsItemPredicate.Builder.countprivate final MinMaxBounds.IntsItemPredicate.countThe field for thecountrecord component.private final MinMaxBounds.IntsItemDurabilityTrigger.TriggerInstance.deltaThe field for thedeltarecord component.private final MinMaxBounds.IntsItemDurabilityTrigger.TriggerInstance.durabilityThe field for thedurabilityrecord component.private final MinMaxBounds.IntsLevitationTrigger.TriggerInstance.durationThe field for thedurationrecord component.private final MinMaxBounds.IntsMobEffectsPredicate.MobEffectInstancePredicate.durationThe field for thedurationrecord component.private final MinMaxBounds.IntsInventoryChangeTrigger.TriggerInstance.Slots.emptyThe field for theemptyrecord component.private final MinMaxBounds.IntsInventoryChangeTrigger.TriggerInstance.Slots.fullThe field for thefullrecord component.private final MinMaxBounds.IntsConstructBeaconTrigger.TriggerInstance.levelThe field for thelevelrecord component.private final MinMaxBounds.IntsEnchantmentPredicate.levelThe field for thelevelrecord component.private MinMaxBounds.IntsPlayerPredicate.Builder.levelprivate final MinMaxBounds.IntsPlayerPredicate.levelThe field for thelevelrecord component.private final MinMaxBounds.IntsEnchantedItemTrigger.TriggerInstance.levelsThe field for thelevelsrecord component.private final MinMaxBounds.IntsInventoryChangeTrigger.TriggerInstance.Slots.occupiedThe field for theoccupiedrecord component.private final MinMaxBounds.IntsPlayerPredicate.StatMatcher.rangeThe field for therangerecord component.private final MinMaxBounds.IntsTargetBlockTrigger.TriggerInstance.signalStrengthThe field for thesignalStrengthrecord component.private final MinMaxBounds.IntsSlimePredicate.sizeThe field for thesizerecord component.private final MinMaxBounds.IntsKilledByArrowTrigger.TriggerInstance.uniqueEntityTypesThe field for theuniqueEntityTypesrecord component.Fields in net.minecraft.advancements.criterion with type parameters of type MinMaxBounds.IntsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MinMaxBounds.Ints> MinMaxBounds.Ints.CODECprivate final Optional<MinMaxBounds.Ints> CollectionPredicate.sizeThe field for thesizerecord component.static final StreamCodec<io.netty.buffer.ByteBuf, MinMaxBounds.Ints> MinMaxBounds.Ints.STREAM_CODECMethods in net.minecraft.advancements.criterion that return MinMaxBounds.IntsModifier and TypeMethodDescriptionMobEffectsPredicate.MobEffectInstancePredicate.amplifier()Returns the value of theamplifierrecord component.static MinMaxBounds.IntsMinMaxBounds.Ints.atLeast(int pMin) static MinMaxBounds.IntsMinMaxBounds.Ints.atMost(int pMax) BeeNestDestroyedTrigger.TriggerInstance.beesInside()Returns the value of thebeesInsiderecord component.static MinMaxBounds.IntsMinMaxBounds.Ints.between(int pMin, int pMax) LightningBoltPredicate.blocksSetOnFire()Returns the value of theblocksSetOnFirerecord component.LightPredicate.composite()Returns the value of thecompositerecord component.CollectionCountsPredicate.Entry.count()Returns the value of thecountrecord component.ItemPredicate.count()Returns the value of thecountrecord component.ItemDurabilityTrigger.TriggerInstance.delta()Returns the value of thedeltarecord component.ItemDurabilityTrigger.TriggerInstance.durability()Returns the value of thedurabilityrecord component.LevitationTrigger.TriggerInstance.duration()Returns the value of thedurationrecord component.MobEffectsPredicate.MobEffectInstancePredicate.duration()Returns the value of thedurationrecord component.InventoryChangeTrigger.TriggerInstance.Slots.empty()Returns the value of theemptyrecord component.static MinMaxBounds.IntsMinMaxBounds.Ints.exactly(int pValue) static MinMaxBounds.IntsMinMaxBounds.Ints.fromReader(com.mojang.brigadier.StringReader pReader) InventoryChangeTrigger.TriggerInstance.Slots.full()Returns the value of thefullrecord component.ConstructBeaconTrigger.TriggerInstance.level()Returns the value of thelevelrecord component.EnchantmentPredicate.level()Returns the value of thelevelrecord component.PlayerPredicate.level()Returns the value of thelevelrecord component.EnchantedItemTrigger.TriggerInstance.levels()Returns the value of thelevelsrecord component.InventoryChangeTrigger.TriggerInstance.Slots.occupied()Returns the value of theoccupiedrecord component.PlayerPredicate.StatMatcher.range()Returns the value of therangerecord component.TargetBlockTrigger.TriggerInstance.signalStrength()Returns the value of thesignalStrengthrecord component.SlimePredicate.size()Returns the value of thesizerecord component.KilledByArrowTrigger.TriggerInstance.uniqueEntityTypes()Returns the value of theuniqueEntityTypesrecord component.Methods in net.minecraft.advancements.criterion that return types with arguments of type MinMaxBounds.IntsModifier and TypeMethodDescriptionCollectionPredicate.size()Returns the value of thesizerecord component.Methods in net.minecraft.advancements.criterion with parameters of type MinMaxBounds.IntsModifier and TypeMethodDescriptionPlayerPredicate.Builder.addStat(StatType<T> pType, Holder.Reference<T> pValue, MinMaxBounds.Ints pRange) static LightningBoltPredicateLightningBoltPredicate.blockSetOnFire(MinMaxBounds.Ints pBlocksSetOnFire) ItemDurabilityTrigger.TriggerInstance.changedDurability(Optional<ContextAwarePredicate> pPlayer, Optional<ItemPredicate> pItem, MinMaxBounds.Ints pDurability) ItemDurabilityTrigger.TriggerInstance.changedDurability(Optional<ItemPredicate> pItem, MinMaxBounds.Ints pDurability) ConstructBeaconTrigger.TriggerInstance.constructedBeacon(MinMaxBounds.Ints pLevel) KilledByArrowTrigger.TriggerInstance.crossbowKilled(HolderGetter<Item> pItemRegistry, MinMaxBounds.Ints pUniqueEntityTypes) BeeNestDestroyedTrigger.TriggerInstance.destroyedBeeNest(Block pBlock, ItemPredicate.Builder pItem, MinMaxBounds.Ints pNumBees) LightPredicate.Builder.setComposite(MinMaxBounds.Ints pComposite) PlayerPredicate.Builder.setLevel(MinMaxBounds.Ints pLevel) static SlimePredicateSlimePredicate.sized(MinMaxBounds.Ints pSize) TargetBlockTrigger.TriggerInstance.targetHit(MinMaxBounds.Ints pSignalStrength, Optional<ContextAwarePredicate> pProjectile) ItemPredicate.Builder.withCount(MinMaxBounds.Ints pCount) Constructors in net.minecraft.advancements.criterion with parameters of type MinMaxBounds.IntsModifierConstructorDescriptionEnchantmentPredicate(Optional<HolderSet<Enchantment>> enchantments, MinMaxBounds.Ints level) Creates an instance of aEnchantmentPredicaterecord class.EnchantmentPredicate(Holder<Enchantment> p_467292_, MinMaxBounds.Ints p_469595_) EnchantmentPredicate(HolderSet<Enchantment> p_468396_, MinMaxBounds.Ints p_468943_) Entry(P test, MinMaxBounds.Ints count) Creates an instance of aEntryrecord class.ItemPredicate(Optional<HolderSet<Item>> items, MinMaxBounds.Ints count, DataComponentMatchers components) Creates an instance of aItemPredicaterecord class.LightningBoltPredicate(MinMaxBounds.Ints blocksSetOnFire, Optional<EntityPredicate> entityStruck) Creates an instance of aLightningBoltPredicaterecord class.LightPredicate(MinMaxBounds.Ints composite) Creates an instance of aLightPredicaterecord class.MobEffectInstancePredicate(MinMaxBounds.Ints amplifier, MinMaxBounds.Ints duration, Optional<Boolean> ambient, Optional<Boolean> visible) Creates an instance of aMobEffectInstancePredicaterecord class.PlayerPredicate(MinMaxBounds.Ints level, GameTypePredicate gameType, List<PlayerPredicate.StatMatcher<?>> stats, it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceKey<Recipe<?>>> recipes, Map<Identifier, PlayerPredicate.AdvancementPredicate> advancements, Optional<EntityPredicate> lookingAt, Optional<InputPredicate> input) Creates an instance of aPlayerPredicaterecord class.Creates an instance of aSlimePredicaterecord class.Slots(MinMaxBounds.Ints occupied, MinMaxBounds.Ints full, MinMaxBounds.Ints empty) Creates an instance of aSlotsrecord class.StatMatcher(StatType<T> p_467491_, Holder<T> p_468463_, MinMaxBounds.Ints p_469772_) (package private)StatMatcher(StatType<T> type, Holder<T> value, MinMaxBounds.Ints range, Supplier<Stat<T>> stat) Creates an instance of aStatMatcherrecord class.TriggerInstance(Optional<ContextAwarePredicate> player, Optional<Holder<Block>> block, Optional<ItemPredicate> item, MinMaxBounds.Ints beesInside) Creates an instance of aTriggerInstancerecord class.TriggerInstance(Optional<ContextAwarePredicate> player, MinMaxBounds.Ints level) Creates an instance of aTriggerInstancerecord class.TriggerInstance(Optional<ContextAwarePredicate> player, Optional<ItemPredicate> item, MinMaxBounds.Ints levels) Creates an instance of aTriggerInstancerecord class.TriggerInstance(Optional<ContextAwarePredicate> player, Optional<ItemPredicate> item, MinMaxBounds.Ints durability, MinMaxBounds.Ints delta) Creates an instance of aTriggerInstancerecord class.TriggerInstance(Optional<ContextAwarePredicate> player, List<ContextAwarePredicate> victims, MinMaxBounds.Ints uniqueEntityTypes, Optional<ItemPredicate> firedFromWeapon) Creates an instance of aTriggerInstancerecord class.TriggerInstance(Optional<ContextAwarePredicate> player, Optional<DistancePredicate> distance, MinMaxBounds.Ints duration) Creates an instance of aTriggerInstancerecord class.TriggerInstance(Optional<ContextAwarePredicate> player, MinMaxBounds.Ints signalStrength, Optional<ContextAwarePredicate> projectile) Creates an instance of aTriggerInstancerecord class. -
Uses of MinMaxBounds.Ints in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return MinMaxBounds.IntsModifier and TypeMethodDescriptionstatic MinMaxBounds.IntsRangeArgument.Ints.getRange(com.mojang.brigadier.context.CommandContext<CommandSourceStack> pContext, String pName) RangeArgument.Ints.parse(com.mojang.brigadier.StringReader p_105418_) -
Uses of MinMaxBounds.Ints in net.minecraft.commands.arguments.selector
Fields in net.minecraft.commands.arguments.selector declared as MinMaxBounds.IntsMethods in net.minecraft.commands.arguments.selector that return MinMaxBounds.IntsMethods in net.minecraft.commands.arguments.selector with parameters of type MinMaxBounds.Ints -
Uses of MinMaxBounds.Ints in net.minecraft.core.component.predicates
Fields in net.minecraft.core.component.predicates declared as MinMaxBounds.IntsModifier and TypeFieldDescriptionprivate final MinMaxBounds.IntsDamagePredicate.damageThe field for thedamagerecord component.private final MinMaxBounds.IntsDamagePredicate.durabilityThe field for thedurabilityrecord component.private final MinMaxBounds.IntsFireworksPredicate.flightDurationThe field for theflightDurationrecord component.private final MinMaxBounds.IntsWrittenBookPredicate.generationThe field for thegenerationrecord component.Methods in net.minecraft.core.component.predicates that return MinMaxBounds.IntsModifier and TypeMethodDescriptionDamagePredicate.damage()Returns the value of thedamagerecord component.DamagePredicate.durability()Returns the value of thedurabilityrecord component.FireworksPredicate.flightDuration()Returns the value of theflightDurationrecord component.WrittenBookPredicate.generation()Returns the value of thegenerationrecord component.Methods in net.minecraft.core.component.predicates with parameters of type MinMaxBounds.IntsModifier and TypeMethodDescriptionstatic DamagePredicateDamagePredicate.durability(MinMaxBounds.Ints pDurability) Constructors in net.minecraft.core.component.predicates with parameters of type MinMaxBounds.IntsModifierConstructorDescriptionDamagePredicate(MinMaxBounds.Ints durability, MinMaxBounds.Ints damage) Creates an instance of aDamagePredicaterecord class.FireworksPredicate(Optional<CollectionPredicate<FireworkExplosion, FireworkExplosionPredicate.FireworkPredicate>> explosions, MinMaxBounds.Ints flightDuration) Creates an instance of aFireworksPredicaterecord class.WrittenBookPredicate(Optional<CollectionPredicate<Filterable<Component>, WrittenBookPredicate.PagePredicate>> pages, Optional<String> author, Optional<String> title, MinMaxBounds.Ints generation, Optional<Boolean> resolved) Creates an instance of aWrittenBookPredicaterecord class. -
Uses of MinMaxBounds.Ints in net.minecraft.data.advancements.packs
Methods in net.minecraft.data.advancements.packs with parameters of type MinMaxBounds.IntsModifier and TypeMethodDescriptionprivate static Criterion<LightningStrikeTrigger.TriggerInstance> VanillaAdventureAdvancements.fireCountAndBystander(MinMaxBounds.Ints pBlocksSetOnFire, Optional<EntityPredicate> pBystander) -
Uses of MinMaxBounds.Ints in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes with parameters of type MinMaxBounds.IntsModifier and TypeMethodDescriptionprotected Criterion<InventoryChangeTrigger.TriggerInstance> RecipeProvider.has(MinMaxBounds.Ints pCount, ItemLike pItem) -
Uses of MinMaxBounds.Ints in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type MinMaxBounds.IntsModifier and TypeMethodDescriptionprivate static booleanExecuteCommand.checkScore(com.mojang.brigadier.context.CommandContext<CommandSourceStack> pContext, MinMaxBounds.Ints pRange) private static intRandomCommand.randomSample(CommandSourceStack pSource, MinMaxBounds.Ints pRange, @Nullable Identifier pSequence, boolean pDisplayResult)