net.minecraft.world.entity.animal

public abstract class AbstractSchoolingFish

extends AbstractFish

All mapped superinterfaces:

Nameable, CommandSource

ayj
net.minecraft.world.entity.animal.AbstractSchoolingFish
net.minecraft.class_1425
net.minecraft.entity.passive.SchoolingFishEntity
net.minecraft.entity.passive.fish.AbstractGroupFishEntity
net.minecraft.server.v1_16_R1.EntityFishSchool

Field summary

Modifier and TypeField
private AbstractSchoolingFish
b
leader
field_6734
leader
field_212813_a
private int
c
schoolSize
field_6733
groupSize
field_212814_b

Constructor summary

ModifierConstructor
public (EntityType<? extends AbstractSchoolingFish> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
public int
er()
getMaxSpawnClusterSize()
method_5945()
getLimitPerChunk()
func_70641_bl()
getMaxSpawnGroup()
public int
eO()
getMaxSchoolSize()
method_6465()
getMaxGroupSize()
func_203704_dv()
protected boolean
eM()
canRandomSwim()
method_6456()
hasSelfControl()
func_212800_dy()
public boolean
eP()
isFollower()
method_6470()
hasLeader()
func_212802_dB()
public AbstractSchoolingFish
a(ayj arg0)
startFollowing(AbstractSchoolingFish arg0)
method_6461(class_1425 arg0)
joinGroupOf(SchoolingFishEntity groupLeader)
func_212803_a(AbstractGroupFishEntity arg0)
public void
eQ()
stopFollowing()
method_6466()
leaveGroup()
func_212808_dC()
private void
eV()
addFollower()
method_6462()
increaseGroupSize()
func_212807_dH()
private void
eW()
removeFollower()
method_6459()
decreaseGroupSize()
func_212806_dI()
public boolean
eR()
canBeFollowed()
method_6469()
canHaveMoreFishInGroup()
func_212811_dD()
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
tick()
public boolean
eS()
hasFollowers()
method_6467()
hasOtherFishInGroup()
func_212812_dE()
public boolean
eT()
inRangeOfLeader()
method_6464()
isCloseEnoughToLeader()
func_212809_dF()
public void
eU()
pathToLeader()
method_6463()
moveTowardLeader()
func_212805_dG()
public void
a(Stream<ayj> arg0)
addFollowers(Stream<AbstractSchoolingFish> arg0)
method_6468(Stream<class_1425> arg0)
pullInOtherFish(Stream<SchoolingFishEntity> fish)
func_212810_a(Stream<AbstractGroupFishEntity> arg0)
public SpawnGroupData
a(bqc arg0, ane arg1, apb arg2, apo arg3, le arg4)
finalizeSpawn(LevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_1936 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(WorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, CompoundTag arg4)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
prepare(GeneratorAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)