net.minecraft.entity.passive

public abstract class SchoolingFishEntity

extends FishEntity

All mapped superinterfaces:

Nameable, CommandOutput

aqu
net.minecraft.class_1425
net.minecraft.entity.passive.SchoolingFishEntity
net.minecraft.entity.living.mob.water.SchoolingFishEntity
net.minecraft.entity.passive.fish.AbstractGroupFishEntity
net.minecraft.entity.passive.fish.AbstractGroupFishEntity

Field summary

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

Constructor summary

ModifierConstructor
public (EntityType<? extends SchoolingFishEntity> arg0, World arg1)

Method summary

Modifier and TypeMethod
protected void
n()
method_5959()
initGoals()
initGoals()
func_184651_r()
registerGoals()
public int
dD()
method_5945()
getLimitPerChunk()
getLimitPerChunk()
func_70641_bl()
getMaxSpawnedInChunk()
public int
dY()
method_6465()
getMaxGroupSize()
getShoalMaxSize()
func_203704_dv()
getMaxGroupSize()
protected boolean
dW()
method_6456()
hasSelfControl()
canRandomSwim()
func_212800_dy()
func_212800_dy()
public boolean
dZ()
method_6470()
hasLeader()
isFollower()
func_212802_dB()
hasGroupLeader()
public SchoolingFishEntity
a(aqu arg0)
method_6461(class_1425 arg0)
joinGroupOf(SchoolingFishEntity arg0)
startFollowing(SchoolingFishEntity fish)
func_212803_a(AbstractGroupFishEntity arg0)
func_212803_a(AbstractGroupFishEntity groupLeaderIn)
public void
ea()
method_6466()
leaveGroup()
stopFollowing()
func_212808_dC()
leaveGroup()
private void
ef()
method_6462()
increaseGroupSize()
addFollower()
func_212807_dH()
increaseGroupSize()
private void
eg()
method_6459()
decreaseGroupSize()
removeFollower()
func_212806_dI()
decreaseGroupSize()
public boolean
eb()
method_6469()
canHaveMoreFishInGroup()
canBeFollowed()
func_212811_dD()
canGroupGrow()
public void
h()
method_5773()
tick()
tick()
func_70071_h_()
tick()
public boolean
ec()
method_6467()
hasOtherFishInGroup()
hasFollowers()
func_212812_dE()
isGroupLeader()
public boolean
ed()
method_6464()
isCloseEnoughToLeader()
isInRangeOfLeader()
func_212809_dF()
inRangeOfGroupLeader()
public void
ee()
method_6463()
moveTowardLeader()
moveToLeader()
func_212805_dG()
moveToGroupLeader()
public void
a(Stream<aqu> arg0)
method_6468(Stream<class_1425> arg0)
pullInOtherFish(Stream<SchoolingFishEntity> arg0)
addFollowers(Stream<SchoolingFishEntity> fish)
func_212810_a(Stream<AbstractGroupFishEntity> arg0)
func_212810_a(Stream<AbstractGroupFishEntity> arg0)
public EntityData
a(bhn arg0, ahe arg1, aix arg2, ajg arg3, ic arg4)
method_5943(class_1936 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(IWorld arg0, LocalDifficulty arg1, SpawnType arg2, EntityData arg3, CompoundTag arg4)
initialize(WorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, NbtCompound arg4)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
onInitialSpawn(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)