Uses of Interface
net.minecraft.world.IServerWorld
-
-
Uses of IServerWorld in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type IServerWorld Modifier and Type Method Description static <T extends Entity>
booleanEntitySpawnPlacementRegistry. checkSpawnRules(EntityType<T> p_223515_0_, IServerWorld p_223515_1_, SpawnReason p_223515_2_, BlockPos p_223515_3_, java.util.Random p_223515_4_)
ILivingEntityData
AgeableEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
MobEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
boolean
EntitySpawnPlacementRegistry.IPlacementPredicate. test(EntityType<T> p_test_1_, IServerWorld p_test_2_, SpawnReason p_test_3_, BlockPos p_test_4_, java.util.Random p_test_5_)
-
Uses of IServerWorld in net.minecraft.entity.merchant.villager
Methods in net.minecraft.entity.merchant.villager with parameters of type IServerWorld Modifier and Type Method Description ILivingEntityData
AbstractVillagerEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
VillagerEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
-
Uses of IServerWorld in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster with parameters of type IServerWorld Modifier and Type Method Description static boolean
DrownedEntity. checkDrownedSpawnRules(EntityType<DrownedEntity> p_223332_0_, IServerWorld p_223332_1_, SpawnReason p_223332_2_, BlockPos p_223332_3_, java.util.Random p_223332_4_)
static boolean
HuskEntity. checkHuskSpawnRules(EntityType<HuskEntity> p_223334_0_, IServerWorld p_223334_1_, SpawnReason p_223334_2_, BlockPos p_223334_3_, java.util.Random p_223334_4_)
static boolean
MonsterEntity. checkMonsterSpawnRules(EntityType<? extends MonsterEntity> p_223325_0_, IServerWorld p_223325_1_, SpawnReason p_223325_2_, BlockPos p_223325_3_, java.util.Random p_223325_4_)
static boolean
StrayEntity. checkStraySpawnRules(EntityType<StrayEntity> p_223327_0_, IServerWorld p_223327_1_, SpawnReason p_223327_2_, BlockPos p_223327_3_, java.util.Random p_223327_4_)
ILivingEntityData
AbstractRaiderEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
AbstractSkeletonEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
CaveSpiderEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
DrownedEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
HoglinEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
IllusionerEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
PatrollerEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
PhantomEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
PillagerEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
SlimeEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
SpiderEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
VexEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
VindicatorEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
WitherSkeletonEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
ZombieEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
ZombieVillagerEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
static boolean
MonsterEntity. isDarkEnoughToSpawn(IServerWorld p_223323_0_, BlockPos p_223323_1_, java.util.Random p_223323_2_)
-
Uses of IServerWorld in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin with parameters of type IServerWorld Modifier and Type Method Description ILivingEntityData
PiglinBruteEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
PiglinEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
-
Uses of IServerWorld in net.minecraft.entity.passive
-
Uses of IServerWorld in net.minecraft.entity.passive.fish
Methods in net.minecraft.entity.passive.fish with parameters of type IServerWorld Modifier and Type Method Description ILivingEntityData
AbstractGroupFishEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
TropicalFishEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
-
Uses of IServerWorld in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse with parameters of type IServerWorld Modifier and Type Method Description ILivingEntityData
AbstractHorseEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
HorseEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
LlamaEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
ILivingEntityData
TraderLlamaEntity. finalizeSpawn(IServerWorld p_213386_1_, DifficultyInstance p_213386_2_, SpawnReason p_213386_3_, ILivingEntityData p_213386_4_, CompoundNBT p_213386_5_)
-
Uses of IServerWorld in net.minecraft.world
Subinterfaces of IServerWorld in net.minecraft.world Modifier and Type Interface Description interface
ISeedReader
-
Uses of IServerWorld in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement IServerWorld Modifier and Type Class Description class
WorldGenRegion
-
Uses of IServerWorld in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature with parameters of type IServerWorld Modifier and Type Method Description private void
EndSpikeFeature. placeSpike(IServerWorld p_214553_1_, java.util.Random p_214553_2_, EndSpikeFeatureConfig p_214553_3_, EndSpikeFeature.EndSpike p_214553_4_)
-
Uses of IServerWorld in net.minecraft.world.gen.feature.structure
Methods in net.minecraft.world.gen.feature.structure with parameters of type IServerWorld Modifier and Type Method Description protected boolean
StructurePiece. createChest(IServerWorld p_191080_1_, MutableBoundingBox p_191080_2_, java.util.Random p_191080_3_, BlockPos p_191080_4_, ResourceLocation p_191080_5_, BlockState p_191080_6_)
protected void
EndCityPieces.CityTemplate. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected void
IglooPieces.Piece. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected void
NetherFossilStructures.Piece. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected void
OceanRuinPieces.Piece. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected void
RuinedPortalPiece. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected void
ShipwreckPieces.Piece. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected abstract void
TemplateStructurePiece. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
protected void
WoodlandMansionPieces.MansionTemplate. handleDataMarker(java.lang.String p_186175_1_, BlockPos p_186175_2_, IServerWorld p_186175_3_, java.util.Random p_186175_4_, MutableBoundingBox p_186175_5_)
private void
SwampHutPiece. spawnCat(IServerWorld p_214821_1_, MutableBoundingBox p_214821_2_)
-
Uses of IServerWorld in net.minecraft.world.gen.feature.template
Methods in net.minecraft.world.gen.feature.template with parameters of type IServerWorld Modifier and Type Method Description private void
Template. addEntitiesToWorld(IServerWorld p_237143_1_, BlockPos p_237143_2_, PlacementSettings placementIn)
private static java.util.Optional<Entity>
Template. createEntityIgnoreException(IServerWorld p_215382_0_, CompoundNBT p_215382_1_)
boolean
Template. placeInWorld(IServerWorld p_237146_1_, BlockPos p_237146_2_, BlockPos p_237146_3_, PlacementSettings p_237146_4_, java.util.Random p_237146_5_, int p_237146_6_)
void
Template. placeInWorld(IServerWorld p_237152_1_, BlockPos p_237152_2_, PlacementSettings p_237152_3_, java.util.Random p_237152_4_)
void
Template. placeInWorldChunk(IServerWorld p_237144_1_, BlockPos p_237144_2_, PlacementSettings p_237144_3_, java.util.Random p_237144_4_)
-
Uses of IServerWorld in net.minecraft.world.server
Classes in net.minecraft.world.server that implement IServerWorld Modifier and Type Class Description class
ServerWorld
-
Uses of IServerWorld in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner with parameters of type IServerWorld Modifier and Type Method Description static void
WorldEntitySpawner. spawnMobsForChunkGeneration(IServerWorld p_77191_0_, Biome p_77191_1_, int p_77191_2_, int p_77191_3_, java.util.Random p_77191_4_)
-