Class GoalUtils
java.lang.Object
net.minecraft.world.entity.ai.util.GoalUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasGroundPathNavigation
(Mob p_26895_) static boolean
hasMalus
(PathfinderMob p_148459_, BlockPos p_148460_) static boolean
isNotStable
(PathNavigation p_148449_, BlockPos p_148450_) static boolean
isOutsideLimits
(BlockPos p_148452_, PathfinderMob p_148453_) static boolean
isRestricted
(boolean p_148455_, PathfinderMob p_148456_, BlockPos p_148457_) static boolean
isSolid
(PathfinderMob p_148462_, BlockPos p_148463_) static boolean
isWater
(PathfinderMob p_148446_, BlockPos p_148447_) static boolean
mobRestricted
(PathfinderMob p_148443_, int p_148444_)
-
Constructor Details
-
GoalUtils
public GoalUtils()
-
-
Method Details
-
mobRestricted
-
isOutsideLimits
-
isRestricted
-
isWater
-
hasMalus
-
isSolid