Package | Description |
---|---|
net.minecraft.entity.ai.goal | |
net.minecraft.entity.passive.fish |
Modifier and Type | Field and Description |
---|---|
private AbstractGroupFishEntity |
FollowSchoolLeaderGoal.taskOwner |
Modifier and Type | Method and Description |
---|---|
protected int |
FollowSchoolLeaderGoal.func_212825_a(AbstractGroupFishEntity taskOwnerIn) |
Constructor and Description |
---|
FollowSchoolLeaderGoal(AbstractGroupFishEntity taskOwnerIn) |
Modifier and Type | Class and Description |
---|---|
class |
CodEntity |
class |
SalmonEntity |
class |
TropicalFishEntity |
Modifier and Type | Field and Description |
---|---|
private AbstractGroupFishEntity |
AbstractGroupFishEntity.groupLeader |
AbstractGroupFishEntity |
AbstractGroupFishEntity.GroupData.groupLeader |
Modifier and Type | Method and Description |
---|---|
AbstractGroupFishEntity |
AbstractGroupFishEntity.func_212803_a(AbstractGroupFishEntity groupLeaderIn) |
Modifier and Type | Method and Description |
---|---|
AbstractGroupFishEntity |
AbstractGroupFishEntity.func_212803_a(AbstractGroupFishEntity groupLeaderIn) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGroupFishEntity.func_212810_a(java.util.stream.Stream<AbstractGroupFishEntity> p_212810_1_) |
Constructor and Description |
---|
GroupData(AbstractGroupFishEntity groupLeaderIn) |
Constructor and Description |
---|
AbstractGroupFishEntity(EntityType<? extends AbstractGroupFishEntity> type,
World worldIn) |