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.IntsFoodPredicate.Builder.levelprivate final MinMaxBounds.IntsFoodPredicate.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 value) static MinMaxBounds.IntsMinMaxBounds.Ints.atMost(int value) BeeNestDestroyedTrigger.TriggerInstance.beesInside()Returns the value of thebeesInsiderecord component.static MinMaxBounds.IntsMinMaxBounds.Ints.between(int min, int max) 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 value) static MinMaxBounds.IntsMinMaxBounds.Ints.fromReader(com.mojang.brigadier.StringReader reader) 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.FoodPredicate.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> type, Holder.Reference<T> value, MinMaxBounds.Ints range) static LightningBoltPredicateLightningBoltPredicate.blockSetOnFire(MinMaxBounds.Ints count) ItemDurabilityTrigger.TriggerInstance.changedDurability(Optional<ContextAwarePredicate> player, Optional<ItemPredicate> item, MinMaxBounds.Ints durability) ItemDurabilityTrigger.TriggerInstance.changedDurability(Optional<ItemPredicate> item, MinMaxBounds.Ints durability) ConstructBeaconTrigger.TriggerInstance.constructedBeacon(MinMaxBounds.Ints level) KilledByArrowTrigger.TriggerInstance.crossbowKilled(HolderGetter<Item> items, MinMaxBounds.Ints uniqueEntityTypes) BeeNestDestroyedTrigger.TriggerInstance.destroyedBeeNest(Block block, ItemPredicate.Builder itemPredicate, MinMaxBounds.Ints numBeesInside) LightPredicate.Builder.setComposite(MinMaxBounds.Ints composite) PlayerPredicate.Builder.setLevel(MinMaxBounds.Ints level) static SlimePredicateSlimePredicate.sized(MinMaxBounds.Ints size) TargetBlockTrigger.TriggerInstance.targetHit(MinMaxBounds.Ints redstoneSignalStrength, Optional<ContextAwarePredicate> projectile) ItemPredicate.Builder.withCount(MinMaxBounds.Ints count) FoodPredicate.Builder.withLevel(MinMaxBounds.Ints level) 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> enchantment, MinMaxBounds.Ints level) EnchantmentPredicate(HolderSet<Enchantment> enchantments, MinMaxBounds.Ints level) Entry(P test, MinMaxBounds.Ints count) Creates an instance of aEntryrecord class.FoodPredicate(MinMaxBounds.Ints level, MinMaxBounds.Doubles saturation) Creates an instance of aFoodPredicaterecord 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, FoodPredicate food, 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> type, Holder<T> value, MinMaxBounds.Ints range) privateStatMatcher(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
Classes in net.minecraft.commands.arguments that implement interfaces with type arguments of type MinMaxBounds.IntsMethods in net.minecraft.commands.arguments that return MinMaxBounds.IntsModifier and TypeMethodDescriptionstatic MinMaxBounds.IntsRangeArgument.Ints.getRange(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name) RangeArgument.Ints.parse(com.mojang.brigadier.StringReader reader) -
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 range) 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 fireCount, Optional<EntityPredicate> bystander) -
Uses of MinMaxBounds.Ints in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes declared as MinMaxBounds.IntsMethods in net.minecraft.data.recipes with parameters of type MinMaxBounds.IntsModifier and TypeMethodDescriptionprotected Criterion<InventoryChangeTrigger.TriggerInstance> RecipeProvider.has(MinMaxBounds.Ints count, ItemLike item) TransmuteRecipeBuilder.setMaterialCount(MinMaxBounds.Ints materialCount) -
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> context, MinMaxBounds.Ints range) private static intRandomCommand.randomSample(CommandSourceStack source, MinMaxBounds.Ints range, @Nullable Identifier sequence, boolean announce) -
Uses of MinMaxBounds.Ints in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting declared as MinMaxBounds.IntsModifier and TypeFieldDescriptionstatic final MinMaxBounds.IntsBookCloningRecipe.ALLOWED_BOOK_GENERATION_RANGESprivate final MinMaxBounds.IntsBookCloningRecipe.allowedGenerationsstatic final MinMaxBounds.IntsBookCloningRecipe.DEFAULT_BOOK_GENERATION_RANGESstatic final MinMaxBounds.IntsTransmuteRecipe.DEFAULT_MATERIAL_COUNTstatic final MinMaxBounds.IntsTransmuteRecipe.FULL_RANGE_MATERIAL_COUNTprivate final MinMaxBounds.IntsTransmuteRecipe.materialCountFields in net.minecraft.world.item.crafting with type parameters of type MinMaxBounds.IntsModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<MinMaxBounds.Ints> BookCloningRecipe.ALLOWED_GENERATION_CODECstatic final com.mojang.serialization.Codec<MinMaxBounds.Ints> TransmuteRecipe.MATERIAL_COUNT_BOUNDSConstructors in net.minecraft.world.item.crafting with parameters of type MinMaxBounds.IntsModifierConstructorDescriptionBookCloningRecipe(Ingredient source, Ingredient material, MinMaxBounds.Ints allowedGenerations, ItemStackTemplate result) TransmuteRecipe(Recipe.CommonInfo commonInfo, CraftingRecipe.CraftingBookInfo bookInfo, Ingredient input, Ingredient material, MinMaxBounds.Ints materialCount, ItemStackTemplate result, boolean addMaterialCountToResult)