Package | Description |
---|---|
net.minecraft.entity.passive.fish |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupFishEntity |
class |
CodEntity |
class |
PufferfishEntity |
class |
SalmonEntity |
class |
TropicalFishEntity |
Modifier and Type | Field and Description |
---|---|
private AbstractFishEntity |
AbstractFishEntity.MoveHelperController.fish |
private AbstractFishEntity |
AbstractFishEntity.SwimGoal.fish |
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractFishEntity.func_223363_b(EntityType<? extends AbstractFishEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223363_3_,
java.util.Random randomIn) |
Constructor and Description |
---|
MoveHelperController(AbstractFishEntity fish) |
SwimGoal(AbstractFishEntity fish) |
Constructor and Description |
---|
AbstractFishEntity(EntityType<? extends AbstractFishEntity> type,
World worldIn) |