net.minecraft.world.entity.animal

public class Bee$BeeGoToHiveGoal

extends Bee$BaseBeeGoal

cme$e
net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal

Field summary

Modifier and TypeField
public static final int
b
MAX_TRAVELLING_TICKS
int
d
travellingTicks
private static final int
e
MAX_BLACKLISTED_TARGETS
final List<BlockPos>
f
blacklistedTargets
private Path
g
lastPath
private static final int
h
TICKS_BEFORE_HIVE_DROP
private int
i
ticksStuck

Constructor summary

ModifierConstructor
(Bee arg0)

Method summary

Modifier and TypeMethod
public boolean
h()
canBeeUse()
public boolean
i()
canBeeContinueToUse()
public void
d()
start()
public void
e()
stop()
public void
a()
tick()
private boolean
a(jb arg0)
pathfindDirectlyTowards(BlockPos arg0)
boolean
b(jb arg0)
isTargetBlacklisted(BlockPos arg0)
private void
c(jb arg0)
blacklistTarget(BlockPos arg0)
void
k()
clearBlacklist()
private void
l()
dropAndBlacklistHive()
private boolean
d(jb arg0)
hasReachedTarget(BlockPos arg0)