History - net.minecraft.entity.ai.FuzzyPositions

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.util.RandomPos

net.minecraft.class_5535

net.minecraft.entity.ai.FuzzyPositions

Fields

int: RANDOM_POS_ATTEMPTS, field_30264, GAUSS_RANGE

Constructors

()

Methods

BlockPos (Random, int, int): generateRandomDirection, method_31541, localFuzz

BlockPos (Random, double, double, int, int, double, double, double): generateRandomDirectionWithinRadians, method_31542, localFuzz

BlockPos (BlockPos, int, Predicate<BlockPos>): moveUpOutOfSolid, method_31540, upWhile

BlockPos (BlockPos, int, int, Predicate<BlockPos>): moveUpToAboveSolid, method_31539, upWhile

Vec3d (PathAwareEntity, Supplier<BlockPos>): generateRandomPos, method_31538, guessBestPathTarget

Vec3d (Supplier<BlockPos>, ToDoubleFunction<BlockPos>): generateRandomPos, method_31543, guessBest

BlockPos (PathAwareEntity, double, Random, BlockPos): generateRandomPosTowardDirection, method_31537, towardTarget