Uses of Class
net.minecraft.entity.passive.FishEntity
Packages that use FishEntity
-
Uses of FishEntity in net.minecraft.entity.passive
Subclasses of FishEntity in net.minecraft.entity.passiveModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft.entity.passive declared as FishEntityModifier and TypeFieldDescriptionprivate FishEntityFishEntity.FishMoveControl.fishprivate FishEntityFishEntity.SwimToRandomPlaceGoal.fishMethod parameters in net.minecraft.entity.passive with type arguments of type FishEntityModifier and TypeMethodDescriptionstatic booleanFishEntity.canSpawn(EntityType<? extends FishEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)Constructors in net.minecraft.entity.passive with parameters of type FishEntityModifierConstructorDescription(package private)FishMoveControl(FishEntity owner)SwimToRandomPlaceGoal(FishEntity fish)Constructor parameters in net.minecraft.entity.passive with type arguments of type FishEntity