Uses of Interface
net.minecraft.util.SpawnUtil.Strategy
Packages that use SpawnUtil.Strategy
-
Uses of SpawnUtil.Strategy in net.minecraft.util
Fields in net.minecraft.util declared as SpawnUtil.StrategyModifier and TypeFieldDescriptionstatic final SpawnUtil.Strategy
SpawnUtil.Strategy.LEGACY_IRON_GOLEM
Deprecated.static final SpawnUtil.Strategy
SpawnUtil.Strategy.ON_TOP_OF_COLLIDER
Methods in net.minecraft.util with parameters of type SpawnUtil.StrategyModifier and TypeMethodDescriptionprivate static boolean
SpawnUtil.moveToPossibleSpawnPosition
(ServerLevel pLevel, int pYOffset, BlockPos.MutableBlockPos pPos, SpawnUtil.Strategy pStrategy) SpawnUtil.trySpawnMob
(EntityType<T> pEntityType, MobSpawnType pSpawnType, ServerLevel pLevel, BlockPos pPos, int pAttempts, int pSpread, int pYOffset, SpawnUtil.Strategy pStrategy)