History - net.minecraft.entity.passive.BeeEntity$PollinateGoal
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$BeePollinateGoal
net.minecraft.class_4466$class_4478
net.minecraft.entity.passive.BeeEntity$PollinateGoal
Fields
int: MIN_POLLINATION_TICKS, field_30300, field_30300
double: ARRIVAL_THRESHOLD, field_30303, field_30303
int: POSITION_CHANGE_CHANCE, field_30304, field_30304
float: SPEED_MODIFIER, field_30305, field_30305
float: HOVER_HEIGHT_WITHIN_FLOWER, field_30306, field_30306
float: HOVER_POS_OFFSET, field_30307, field_30307
int: FLOWER_SEARCH_RADIUS, field_52458, field_52458
int: successfulPollinatingTicks, field_20378, pollinationTicks
int: lastSoundPlayedTick, field_20379, lastPollinationTick
boolean: pollinating, field_21080, running
Vec3d: hoverPos, field_21511, nextTarget
int: pollinatingTicks, field_21651, ticks
int: MAX_POLLINATING_TICKS, field_30308, field_30308
it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap: unreachableFlowerCache, field_52459, unreachableFlowerPosCache
BeeEntity: this$0, field_20377, field_20377
Constructors
Methods
boolean (): canBeeUse, method_21814, canBeeStart
boolean (): canBeeContinueToUse, method_21815, canBeeContinue
boolean (): hasPollinatedLongEnough, method_21820, completedPollination
boolean (): isPollinating, method_23346, isRunning
void (): stopPollinating, method_23748, cancel
void (): start, method_6269, start
void (): stop, method_6270, stop
boolean (): requiresUpdateEveryTick, method_38846, shouldRunEveryTick
void (): tick, method_6268, tick
void (): setWantedPos, method_23749, moveToNextTarget
float (): getOffset, method_23750, getRandomOffset
Optional<BlockPos> (): findNearbyFlower, method_21821, getFlower