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.StrategySpawnUtil.Strategy.LEGACY_IRON_GOLEMDeprecated.static final SpawnUtil.StrategySpawnUtil.Strategy.ON_TOP_OF_COLLIDERMethods in net.minecraft.util with parameters of type SpawnUtil.StrategyModifier and TypeMethodDescriptionprivate static booleanSpawnUtil.moveToPossibleSpawnPosition(ServerLevel level, int yOffset, BlockPos.MutableBlockPos pos, SpawnUtil.Strategy strategy) SpawnUtil.trySpawnMob(EntityType<T> entityType, MobSpawnType spawnType, ServerLevel level, BlockPos pos, int attempts, int spread, int yOffset, SpawnUtil.Strategy strategy)