Uses of Interface
net.minecraft.entity.LargeEntitySpawnHelper.Requirements
-
Uses of LargeEntitySpawnHelper.Requirements in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final LargeEntitySpawnHelper.Requirements
LargeEntitySpawnHelper.Requirements.IRON_GOLEM
Deprecated.static final LargeEntitySpawnHelper.Requirements
LargeEntitySpawnHelper.Requirements.WARDEN
Modifier and TypeMethodDescriptionprivate static boolean
LargeEntitySpawnHelper.findSpawnPos
(ServerWorld world, int verticalRange, BlockPos.Mutable pos, LargeEntitySpawnHelper.Requirements requirements) LargeEntitySpawnHelper.trySpawnAt
(EntityType<T> entityType, SpawnReason reason, ServerWorld world, BlockPos pos, int tries, int horizontalRange, int verticalRange, LargeEntitySpawnHelper.Requirements requirements)