Uses of Class
net.minecraft.entity.passive.fish.AbstractFishEntity
-
Uses of AbstractFishEntity in net.minecraft.entity.passive.fish
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeFieldDescriptionprivate final AbstractFishEntity
AbstractFishEntity.MoveHelperController.fish
private final AbstractFishEntity
AbstractFishEntity.SwimGoal.fish
Modifier and TypeMethodDescriptionstatic boolean
AbstractFishEntity.checkFishSpawnRules
(EntityType<? extends AbstractFishEntity> p_223363_0_, IWorld p_223363_1_, SpawnReason p_223363_2_, BlockPos p_223363_3_, Random p_223363_4_) ModifierConstructorDescription(package private)
MoveHelperController
(AbstractFishEntity p_i48857_1_) SwimGoal
(AbstractFishEntity p_i48856_1_) ModifierConstructorDescriptionAbstractFishEntity
(EntityType<? extends AbstractFishEntity> p_i48855_1_, World p_i48855_2_)