Uses of Class
net.minecraft.entity.passive.FishEntity
-
Uses of FishEntity in net.minecraft.entity.passive
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeFieldDescriptionprivate FishEntity
FishEntity.FishMoveControl.fish
private FishEntity
FishEntity.SwimToRandomPlaceGoal.fish
Modifier and TypeMethodDescriptionstatic boolean
FishEntity.canSpawn(EntityType<? extends FishEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
ModifierConstructorDescription(package private)
FishMoveControl(FishEntity owner)
SwimToRandomPlaceGoal(FishEntity fish)