History - net.minecraft.entity.passive.BeeEntity$MoveToHiveGoal
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.animal.bee.Bee$BeeGoToHiveGoal
net.minecraft.class_4466$class_4472
net.minecraft.entity.passive.BeeEntity$MoveToHiveGoal
Fields
int: MAX_TRAVELLING_TICKS, field_30295, field_30295
int: travellingTicks, field_21647, ticks
int: MAX_BLACKLISTED_TARGETS, field_30296, field_30296
List<BlockPos>: blacklistedTargets, field_21648, possibleHives
Path: lastPath, field_21649, path
int: TICKS_BEFORE_HIVE_DROP, field_30297, field_30297
int: ticksStuck, field_23133, ticksUntilLost
BeeEntity: this$0, field_20371, field_20371
Constructors
Methods
boolean (): canBeeUse, method_21814, canBeeStart
boolean (): canBeeContinueToUse, method_21815, canBeeContinue
void (): start, method_6269, start
void (): stop, method_6270, stop
void (): tick, method_6268, tick
boolean (BlockPos): pathfindDirectlyTowards, method_24006, startMovingToFar
boolean (BlockPos): isTargetBlacklisted, method_24007, isPossibleHive
void (BlockPos): blacklistTarget, method_24009, addPossibleHive
void (): clearBlacklist, method_24011, clearPossibleHives
void (): dropAndBlacklistHive, method_24012, makeChosenHivePossibleHive
boolean (BlockPos): hasReachedTarget, method_24010, isCloseEnough
boolean (): canContinueToUse, method_6266, shouldContinue
boolean (): canUse, method_6264, canStart