Uses of Class
net.minecraft.world.entity.animal.AbstractFish
-
Uses of AbstractFish in net.minecraft.world.entity.animal
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeFieldDescriptionprivate AbstractFish
AbstractFish.FishMoveControl.fish
private AbstractFish
AbstractFish.FishSwimGoal.fish
Modifier and TypeMethodDescriptionstatic boolean
AbstractFish.checkFishSpawnRules(EntityType<? extends AbstractFish> p_27468_, LevelAccessor p_27469_, MobSpawnType p_27470_, BlockPos p_27471_, Random p_27472_)
ModifierConstructorDescription(package private)
FishMoveControl(AbstractFish p_27501_)
FishSwimGoal(AbstractFish p_27505_)
ModifierConstructorDescriptionAbstractFish(EntityType<? extends AbstractFish> p_27461_, Level p_27462_)