Package nokunami.floral_warfare.common.entity.ai.goal.plants.targeting
package nokunami.floral_warfare.common.entity.ai.goal.plants.targeting
-
ClassDescriptionCustomNearestTargetGoal<T extends net.minecraft.world.entity.LivingEntity,
R extends BasePlant & IFWAction> MultiHeadedNearestTargetGoal<T extends net.minecraft.world.entity.LivingEntity,R extends net.minecraft.world.entity.Mob & IFWAction & IMultiHeadedEntity> NearestSunTargetGoal<T extends net.minecraft.world.entity.LivingEntity,M extends BasePlant & ISunProducer> NearestSupportGoal<T extends net.minecraft.world.entity.LivingEntity,M extends BasePlant & ISupportPlant> TargetGoalConfig<T extends net.minecraft.world.entity.LivingEntity>