Uses of Class
net.minecraft.util.valueproviders.UniformInt
Packages that use UniformInt
Package
Description
-
Uses of UniformInt in net.minecraft.util
Methods in net.minecraft.util that return UniformIntModifier and TypeMethodDescriptionstatic UniformIntTimeUtil.rangeOfSeconds(int pMinInclusive, int pMaxInclusive) Methods in net.minecraft.util with parameters of type UniformIntModifier and TypeMethodDescriptionstatic voidParticleUtils.spawnParticlesAlongAxis(Direction.Axis pAxis, Level pLevel, BlockPos pPos, double pSpread, ParticleOptions pParticle, UniformInt pCount) -
Uses of UniformInt in net.minecraft.util.valueproviders
Fields in net.minecraft.util.valueproviders with type parameters of type UniformIntModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<UniformInt> UniformInt.CODECstatic final IntProviderType<UniformInt> IntProviderType.UNIFORMMethods in net.minecraft.util.valueproviders that return UniformIntModifier and TypeMethodDescriptionstatic UniformIntUniformInt.of(int pMinInclusive, int pMaxInclusive) -
Uses of UniformInt in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as UniformIntModifier and TypeFieldDescriptionprivate final UniformIntSetEntityLookTargetSometimes.Ticker.intervalprivate final UniformIntLongJumpMidJump.timeBetweenLongJumpsprivate final UniformIntLongJumpToRandomPos.timeBetweenLongJumpsFields in net.minecraft.world.entity.ai.behavior with type parameters of type UniformIntModifier and TypeFieldDescriptionprivate final Function<Goat, UniformInt> RamTarget.getTimeBetweenRamsMethods in net.minecraft.world.entity.ai.behavior with parameters of type UniformIntModifier and TypeMethodDescriptionstatic OneShot<AgeableMob> BabyFollowAdult.create(UniformInt pFollowRange, float pSpeedModifier) static OneShot<AgeableMob> BabyFollowAdult.create(UniformInt pFollowRange, Function<LivingEntity, Float> pSpeedModifier) static <E extends LivingEntity,T>
BehaviorControl<E> CopyMemoryWithExpiry.create(Predicate<E> pCanCopyMemory, MemoryModuleType<? extends T> pSourceMemory, MemoryModuleType<T> pTargetMemory, UniformInt pDurationOfCopy) static BehaviorControl<LivingEntity> SetEntityLookTargetSometimes.create(float pMaxDist, UniformInt pInterval) Deprecated.private static BehaviorControl<LivingEntity> SetEntityLookTargetSometimes.create(float pMaxDist, UniformInt pInterval, Predicate<LivingEntity> pCanLookAtTarget) Deprecated.static BehaviorControl<LivingEntity> SetEntityLookTargetSometimes.create(EntityType<?> pEntityType, float pMaxDist, UniformInt pInterval) Deprecated.Constructors in net.minecraft.world.entity.ai.behavior with parameters of type UniformIntModifierConstructorDescriptionLongJumpMidJump(UniformInt pTimeBetweenLongJumps, SoundEvent pLandingSound) LongJumpToPreferredBlock(UniformInt pTimeBetweenLongJumps, int pMaxLongJumpHeight, int pMaxLongJumpWidth, float pMaxJumpVelocity, Function<E, SoundEvent> pGetJumpSound, TagKey<Block> pPreferredBlockTag, float pPreferredBlocksChance, BiPredicate<E, BlockPos> pAcceptableLandingSpot) LongJumpToRandomPos(UniformInt pTimeBetweenLongJumps, int pMaxLongJumpHeight, int pMaxLongJumpWidth, float pMaxJumpVelocity, Function<E, SoundEvent> pGetJumpSound) LongJumpToRandomPos(UniformInt pTimeBetweenLongJumps, int pMaxLongJumpHeight, int pMaxLongJumpWidth, float pMaxJumpVelocity, Function<E, SoundEvent> pGetJumpSound, BiPredicate<E, BlockPos> pAcceptableLandingSpot) Ticker(UniformInt pInterval) Constructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type UniformIntModifierConstructorDescriptionRamTarget(Function<Goat, UniformInt> pGetTimeBetweenRams, TargetingConditions pRamTargeting, float pSpeed, ToDoubleFunction<Goat> pGetKnockbackForce, Function<Goat, SoundEvent> pGetImpactSound, Function<Goat, SoundEvent> pGetHornBreakSound) -
Uses of UniformInt in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as UniformIntModifier and TypeFieldDescriptionstatic final UniformIntRangedCrossbowAttackGoal.PATHFINDING_DELAY_RANGE -
Uses of UniformInt in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as UniformIntModifier and TypeFieldDescriptionprivate static final UniformIntprivate static final UniformIntIronGolem.PERSISTENT_ANGER_TIMEprivate static final UniformIntPolarBear.PERSISTENT_ANGER_TIMEprivate static final UniformInt -
Uses of UniformInt in net.minecraft.world.entity.animal.armadillo
Fields in net.minecraft.world.entity.animal.armadillo declared as UniformInt -
Uses of UniformInt in net.minecraft.world.entity.animal.axolotl
Fields in net.minecraft.world.entity.animal.axolotl declared as UniformInt -
Uses of UniformInt in net.minecraft.world.entity.animal.camel
Fields in net.minecraft.world.entity.animal.camel declared as UniformInt -
Uses of UniformInt in net.minecraft.world.entity.animal.frog
Fields in net.minecraft.world.entity.animal.frog declared as UniformInt -
Uses of UniformInt in net.minecraft.world.entity.animal.goat
Fields in net.minecraft.world.entity.animal.goat declared as UniformIntModifier and TypeFieldDescriptionprivate static final UniformIntGoatAi.ADULT_FOLLOW_RANGEprivate static final UniformIntGoatAi.TIME_BETWEEN_LONG_JUMPSprivate static final UniformIntGoatAi.TIME_BETWEEN_RAMSprivate static final UniformIntGoatAi.TIME_BETWEEN_RAMS_SCREAMER -
Uses of UniformInt in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as UniformIntModifier and TypeFieldDescriptionprivate static final UniformIntZombifiedPiglin.ALERT_INTERVALprivate static final UniformIntZombifiedPiglin.FIRST_ANGER_SOUND_DELAYprivate static final UniformIntEnderMan.PERSISTENT_ANGER_TIMEprivate static final UniformIntZombifiedPiglin.PERSISTENT_ANGER_TIME -
Uses of UniformInt in net.minecraft.world.entity.monster.hoglin
Fields in net.minecraft.world.entity.monster.hoglin declared as UniformIntModifier and TypeFieldDescriptionprivate static final UniformIntHoglinAi.ADULT_FOLLOW_RANGEprivate static final UniformIntHoglinAi.RETREAT_DURATION -
Uses of UniformInt in net.minecraft.world.entity.monster.piglin
Fields in net.minecraft.world.entity.monster.piglin declared as UniformIntModifier and TypeFieldDescriptionprivate static final UniformIntPiglinAi.AVOID_ZOMBIFIED_DURATIONprivate static final UniformIntPiglinAi.BABY_AVOID_NEMESIS_DURATIONprivate static final UniformIntPiglinAi.RETREAT_DURATIONprivate static final UniformIntPiglinAi.RIDE_DURATIONprivate static final UniformIntPiglinAi.RIDE_START_INTERVALprotected static final UniformIntPiglinAi.TIME_BETWEEN_HUNTS -
Uses of UniformInt in net.minecraft.world.level.levelgen.feature.trunkplacers
Fields in net.minecraft.world.level.levelgen.feature.trunkplacers declared as UniformIntModifier and TypeFieldDescriptionprivate final UniformIntCherryTrunkPlacer.branchStartOffsetFromTopprivate final UniformIntCherryTrunkPlacer.secondBranchStartOffsetFromTopFields in net.minecraft.world.level.levelgen.feature.trunkplacers with type parameters of type UniformIntModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<UniformInt> CherryTrunkPlacer.BRANCH_START_CODECConstructors in net.minecraft.world.level.levelgen.feature.trunkplacers with parameters of type UniformIntModifierConstructorDescriptionCherryTrunkPlacer(int pBaseHeight, int pHeightRandA, int pHeightRandB, IntProvider pBranchCount, IntProvider pBranchHorizontalLength, UniformInt pBranchStartOffsetFromTop, IntProvider pBranchEndOffsetFromTop)