Uses of Class
net.minecraft.entity.passive.fish.AbstractFishEntity
Packages that use AbstractFishEntity
-
Uses of AbstractFishEntity in net.minecraft.entity.passive.fish
Subclasses of AbstractFishEntity in net.minecraft.entity.passive.fishModifier and TypeClassDescriptionclass
class
class
class
class
Fields in net.minecraft.entity.passive.fish declared as AbstractFishEntityModifier and TypeFieldDescriptionprivate final AbstractFishEntity
AbstractFishEntity.MoveHelperController.fish
private final AbstractFishEntity
AbstractFishEntity.SwimGoal.fish
Method parameters in net.minecraft.entity.passive.fish with type arguments of type AbstractFishEntityModifier 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_) Constructors in net.minecraft.entity.passive.fish with parameters of type AbstractFishEntityModifierConstructorDescription(package private)
MoveHelperController
(AbstractFishEntity p_i48857_1_) SwimGoal
(AbstractFishEntity p_i48856_1_) Constructor parameters in net.minecraft.entity.passive.fish with type arguments of type AbstractFishEntityModifierConstructorDescriptionAbstractFishEntity
(EntityType<? extends AbstractFishEntity> p_i48855_1_, World p_i48855_2_)