Modifier and Type | Method and Description |
---|---|
boolean |
DamageSourcePredicate.func_217952_a(ServerWorld p_217952_1_,
Vec3d p_217952_2_,
DamageSource p_217952_3_) |
boolean |
EntityPredicate.func_217993_a(ServerWorld p_217993_1_,
Vec3d p_217993_2_,
Entity p_217993_3_) |
boolean |
BlockPredicate.func_226238_a_(ServerWorld p_226238_1_,
BlockPos p_226238_2_) |
boolean |
FluidPredicate.func_226649_a_(ServerWorld p_226649_1_,
BlockPos p_226649_2_) |
boolean |
RightClickBlockWithItemTrigger.Instance.func_226700_a_(BlockState p_226700_1_,
ServerWorld p_226700_2_,
BlockPos p_226700_3_,
ItemStack p_226700_4_) |
boolean |
LightPredicate.func_226858_a_(ServerWorld p_226858_1_,
BlockPos p_226858_2_) |
boolean |
PlacedBlockTrigger.Instance.test(BlockState state,
BlockPos pos,
ServerWorld world,
ItemStack item) |
boolean |
PositionTrigger.Instance.test(ServerWorld world,
double x,
double y,
double z) |
boolean |
LocationPredicate.test(ServerWorld world,
double x,
double y,
double z) |
boolean |
LocationPredicate.test(ServerWorld world,
float x,
float y,
float z) |
boolean |
NetherTravelTrigger.Instance.test(ServerWorld world,
Vec3d enteredNetherPosition,
double x,
double y,
double z) |
Modifier and Type | Method and Description |
---|---|
boolean |
MushroomBlock.func_226940_a_(ServerWorld p_226940_1_,
BlockPos p_226940_2_,
BlockState p_226940_3_,
java.util.Random p_226940_4_) |
void |
SaplingBlock.func_226942_a_(ServerWorld p_226942_1_,
BlockPos p_226942_2_,
BlockState p_226942_3_,
java.util.Random p_226942_4_) |
static java.util.List<ItemStack> |
Block.getDrops(BlockState state,
ServerWorld worldIn,
BlockPos pos,
TileEntity tileEntityIn) |
static java.util.List<ItemStack> |
Block.getDrops(BlockState state,
ServerWorld worldIn,
BlockPos pos,
TileEntity tileEntityIn,
Entity entityIn,
ItemStack stack) |
void |
StemBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
TallFlowerBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SeaGrassBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SweetBerryBushBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SaplingBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
BambooSaplingBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SeaPickleBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
MushroomBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
BambooBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
TallGrassBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
IGrowable.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
GrassBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
CropsBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
CocoaBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
FlowingFluidBlock.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random) |
void |
Block.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random)
Deprecated.
|
void |
LeavesBlock.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random) |
void |
MagmaBlock.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random) |
void |
BlockState.randomTick(ServerWorld worldIn,
BlockPos posIn,
java.util.Random randomIn) |
void |
CoralWallFanBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FallingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FarmlandBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BubbleColumnBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CommandBlockBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TripWireHookBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
StemBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
NetherWartBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
VineBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneTorchBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BeetrootBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SweetBerryBushBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
GrassPathBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CactusBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ObserverBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CoralPlantBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SaplingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ComposterBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneOreBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CoralFinBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ScaffoldingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BambooSaplingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
DispenserBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ChorusFlowerBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneLampBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneDiodeBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BarrelBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
MushroomBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TurtleEggBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ChorusPlantBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
IceBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
AbstractPressurePlateBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
KelpBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
NetherPortalBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FrostedIceBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ComparatorBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BambooBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
KelpTopBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
AbstractButtonBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SpreadableSnowyDirtBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
StairsBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FireBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SnowBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TripWireBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CropsBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SugarCaneBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
Block.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand)
Deprecated.
|
void |
SoulSandBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
DetectorRailBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CoralBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
LeavesBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CocoaBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
LecternBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
MagmaBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockState.tick(ServerWorld worldIn,
BlockPos posIn,
java.util.Random randomIn) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
CommandSource.world |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
CommandSource.getWorld() |
Modifier and Type | Method and Description |
---|---|
CommandSource |
CommandSource.withWorld(ServerWorld worldIn) |
Constructor and Description |
---|
CommandSource(ICommandSource sourceIn,
Vec3d posIn,
Vec2f rotationIn,
ServerWorld worldIn,
int permissionLevelIn,
java.lang.String nameIn,
ITextComponent displayNameIn,
MinecraftServer serverIn,
Entity entityIn) |
CommandSource(ICommandSource sourceIn,
Vec3d posIn,
Vec2f rotationIn,
ServerWorld worldIn,
int permissionLevelIn,
java.lang.String nameIn,
ITextComponent displayNameIn,
MinecraftServer serverIn,
Entity entityIn,
boolean feedbackDisabledIn,
com.mojang.brigadier.ResultConsumer<CommandSource> resultConsumerIn,
EntityAnchorArgument.Type entityAnchorTypeIn) |
Modifier and Type | Method and Description |
---|---|
private void |
EntitySelector.getEntities(java.util.List<Entity> result,
ServerWorld worldIn,
Vec3d pos,
java.util.function.Predicate<Entity> predicate) |
boolean |
BlockStateInput.place(ServerWorld worldIn,
BlockPos pos,
int flags) |
Modifier and Type | Method and Description |
---|---|
private static java.util.OptionalInt |
ExecuteCommand.countMatchingBlocks(ServerWorld worldIn,
BlockPos begin,
BlockPos end,
BlockPos destination,
boolean isMasked) |
private static double |
SpreadPlayersCommand.doSpreading(java.util.Collection<? extends Entity> targets,
ServerWorld worldIn,
SpreadPlayersCommand.Position[] positions,
boolean respectTeams) |
private static void |
SpreadPlayersCommand.ensureSufficientSeparation(Vec2f center,
double spreadDistance,
ServerWorld worldIn,
java.util.Random random,
double minX,
double minZ,
double maxX,
double maxZ,
SpreadPlayersCommand.Position[] positions,
boolean respectTeams) |
BlockStateInput |
SetBlockCommand.IFilter.filter(MutableBoundingBox p_filter_1_,
BlockPos p_filter_2_,
BlockStateInput p_filter_3_,
ServerWorld p_filter_4_) |
private static int |
TimeCommand.getDayTime(ServerWorld worldIn) |
private static void |
TeleportCommand.teleport(CommandSource source,
Entity entityIn,
ServerWorld worldIn,
double x,
double y,
double z,
java.util.Set<SPlayerPositionLookPacket.Flags> relativeList,
float yaw,
float pitch,
TeleportCommand.Facing facing) |
private static int |
TeleportCommand.teleportToPos(CommandSource source,
java.util.Collection<? extends Entity> targets,
ServerWorld worldIn,
ILocationArgument position,
ILocationArgument rotationIn,
TeleportCommand.Facing facing) |
Modifier and Type | Method and Description |
---|---|
static SectionPos |
BrainUtil.func_220617_a(ServerWorld serverWorldIn,
SectionPos sectionPosIn,
int radius) |
private void |
Brain.startTasks(ServerWorld worldIn,
E entityIn) |
void |
Brain.stopAllTasks(ServerWorld worldIn,
E owner) |
void |
Brain.tick(ServerWorld worldIn,
E entityIn) |
private void |
Brain.tickTasks(ServerWorld worldIn,
E entityIn) |
private void |
Brain.updateSensors(ServerWorld worldIn,
E entityIn) |
Modifier and Type | Method and Description |
---|---|
void |
Sensor.tick(ServerWorld worldIn,
E entityIn) |
protected abstract void |
Sensor.update(ServerWorld worldIn,
E entityIn) |
protected void |
DummySensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
NearestPlayersSensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
InteractableDoorsSensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
VillagerHostilesSensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
GolemLastSeenSensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
HurtBySensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
NearestLivingEntitiesSensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
VillagerBabiesSensor.update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void |
NearestBedSensor.update(ServerWorld worldIn,
MobEntity entityIn) |
protected void |
SecondaryPositionSensor.update(ServerWorld worldIn,
VillagerEntity entityIn) |
Modifier and Type | Method and Description |
---|---|
private void |
InteractWithDoorTask.func_220434_a(ServerWorld p_220434_1_,
java.util.List<BlockPos> p_220434_2_,
java.util.Set<BlockPos> p_220434_3_,
int p_220434_4_,
LivingEntity p_220434_5_,
Brain<?> p_220434_6_) |
private java.util.Set<BlockPos> |
InteractWithDoorTask.func_220436_a(ServerWorld p_220436_1_,
java.util.List<GlobalPos> p_220436_2_,
java.util.List<BlockPos> p_220436_3_) |
private boolean |
JumpOnBedTask.func_220462_f(ServerWorld p_220462_1_,
MobEntity p_220462_2_) |
private boolean |
JumpOnBedTask.func_220464_e(ServerWorld p_220464_1_,
MobEntity p_220464_2_) |
private boolean |
JumpOnBedTask.func_220465_d(ServerWorld p_220465_1_,
MobEntity p_220465_2_) |
private boolean |
JumpOnBedTask.func_220466_a(ServerWorld p_220466_1_,
BlockPos p_220466_2_) |
private boolean |
JumpOnBedTask.func_220468_c(ServerWorld p_220468_1_,
MobEntity p_220468_2_) |
private boolean |
JumpOnBedTask.func_220469_b(ServerWorld p_220469_1_,
MobEntity p_220469_2_) |
private void |
CreateBabyVillagerTask.func_220477_a(ServerWorld p_220477_1_,
VillagerEntity p_220477_2_,
BlockPos p_220477_3_) |
private java.util.Optional<BlockPos> |
CreateBabyVillagerTask.func_220479_b(ServerWorld p_220479_1_,
VillagerEntity p_220479_2_) |
private Vec3d |
MoveToSkylightTask.func_220493_b(ServerWorld p_220493_1_,
LivingEntity p_220493_2_) |
private void |
WalkToVillagerBabiesTask.func_220508_a(ServerWorld p_220508_1_,
CreatureEntity p_220508_2_,
LivingEntity p_220508_3_) |
private boolean |
StayNearPointTask.func_220546_a(ServerWorld p_220546_1_,
VillagerEntity p_220546_2_,
GlobalPos p_220546_3_) |
private boolean |
StayNearPointTask.func_220547_b(ServerWorld p_220547_1_,
VillagerEntity p_220547_2_,
GlobalPos p_220547_3_) |
abstract <E extends LivingEntity> |
MultiTask.RunType.func_220630_a(WeightedList<Task<? super E>> p_220630_1_,
ServerWorld p_220630_2_,
E p_220630_3_,
long p_220630_4_) |
private boolean |
StayNearPointTask.func_223017_a(ServerWorld p_223017_1_,
VillagerEntity p_223017_2_) |
private boolean |
ExpirePOITask.func_223019_a(ServerWorld p_223019_1_,
BlockPos p_223019_2_,
LivingEntity p_223019_3_) |
private boolean |
ExpirePOITask.func_223020_a(ServerWorld p_223020_1_,
BlockPos p_223020_2_) |
private void |
CreateBabyVillagerTask.func_223521_a(ServerWorld p_223521_1_,
VillagerEntity p_223521_2_,
VillagerEntity p_223521_3_) |
static void |
InteractWithDoorTask.func_225449_a(ServerWorld p_225449_0_,
java.util.List<BlockPos> p_225449_1_,
int p_225449_2_,
LivingEntity p_225449_3_,
Brain<?> p_225449_4_) |
static boolean |
MoveToSkylightTask.func_226306_a_(ServerWorld p_226306_0_,
LivingEntity p_226306_1_,
BlockPos p_226306_2_) |
private static int |
GiveHeroGiftsTask.getNextCooldown(ServerWorld p_220397_0_) |
private BlockPos |
FarmTask.getNextPosForFarming(ServerWorld serverWorldIn) |
private boolean |
FarmTask.isValidPosForFarming(BlockPos pos,
ServerWorld serverWorldIn) |
protected void |
MultiTask.resetTask(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
protected void |
Task.resetTask(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
protected void |
SleepAtHomeTask.resetTask(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
LookTask.resetTask(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
protected void |
WalkToTargetTask.resetTask(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
protected void |
JumpOnBedTask.resetTask(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
void |
ShowWaresTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
FarmTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
CelebrateRaidVictoryTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
ShareItemsTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
TradeTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
GiveHeroGiftsTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
CreateBabyVillagerTask.resetTask(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
MultiTask.shouldContinueExecuting(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
protected boolean |
Task.shouldContinueExecuting(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
protected boolean |
SleepAtHomeTask.shouldContinueExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected boolean |
DummyTask.shouldContinueExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected boolean |
LookTask.shouldContinueExecuting(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
protected boolean |
WalkToTargetTask.shouldContinueExecuting(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
protected boolean |
SwimTask.shouldContinueExecuting(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
protected boolean |
JumpOnBedTask.shouldContinueExecuting(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
boolean |
ShowWaresTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
FarmTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
CelebrateRaidVictoryTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
ShareItemsTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
TradeTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
GiveHeroGiftsTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
PanicTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
CreateBabyVillagerTask.shouldContinueExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected boolean |
FindWalkTargetAfterRaidVictoryTask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
WalkTowardsPosTask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
WalkRandomlyTask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
WorkTask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
FleeTask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
GatherPOITask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
WalkToVillagerBabiesTask.shouldExecute(ServerWorld worldIn,
CreatureEntity owner) |
protected boolean |
InteractWithEntityTask.shouldExecute(ServerWorld worldIn,
E owner) |
protected boolean |
Task.shouldExecute(ServerWorld worldIn,
E owner) |
protected boolean |
FindHidingPlaceDuringRaidTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
boolean |
FindInteractionAndLookTargetTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
WakeUpTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
GoOutsideAfterRaidTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
LookAtEntityTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
ForgetRaidTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
SleepAtHomeTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
FindHidingPlaceTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
RingBellTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
ExpirePOITask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
CongregateTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
BeginRaidTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
WalkToHouseTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
MoveToSkylightTask.shouldExecute(ServerWorld worldIn,
LivingEntity owner) |
protected boolean |
WalkToTargetTask.shouldExecute(ServerWorld worldIn,
MobEntity owner) |
protected boolean |
SwimTask.shouldExecute(ServerWorld worldIn,
MobEntity owner) |
protected boolean |
JumpOnBedTask.shouldExecute(ServerWorld worldIn,
MobEntity owner) |
boolean |
ShowWaresTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
AssignProfessionTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
FarmTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
CelebrateRaidVictoryTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
WalkToPOITask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
ShareItemsTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
TradeTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
GiveHeroGiftsTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
PickupFoodTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
CreateBabyVillagerTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
SpawnGolemTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
WalkTowardsRandomSecondaryPosTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected boolean |
ChangeJobTask.shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
boolean |
Task.start(ServerWorld worldIn,
E owner,
long gameTime) |
protected void |
WalkTowardsPosTask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
WalkRandomlyTask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
WorkTask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
FleeTask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
GatherPOITask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
FindWalkTargetTask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
WalkToVillagerBabiesTask.startExecuting(ServerWorld worldIn,
CreatureEntity entityIn,
long gameTimeIn) |
protected void |
MultiTask.startExecuting(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
protected void |
InteractWithEntityTask.startExecuting(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
protected void |
Task.startExecuting(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
void |
FindInteractionAndLookTargetTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
UpdateActivityTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
WakeUpTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
HideFromRaidOnBellRingTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
LookAtEntityTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
ForgetRaidTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
SleepAtHomeTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
FindHidingPlaceTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
RingBellTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
ExpirePOITask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
CongregateTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
BeginRaidTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
WalkTowardsLookTargetTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
InteractWithDoorTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
ExpireHidingTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
WalkToHouseTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
MoveToSkylightTask.startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
protected void |
WalkToTargetTask.startExecuting(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
protected void |
JumpOnBedTask.startExecuting(ServerWorld worldIn,
MobEntity entityIn,
long gameTimeIn) |
void |
ShowWaresTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
AssignProfessionTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
FarmTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
WalkToPOITask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
ShareItemsTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
ClearHurtTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
TradeTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
GiveHeroGiftsTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
PickupFoodTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
PanicTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
CreateBabyVillagerTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
SpawnGolemTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
StayNearPointTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
WalkTowardsRandomSecondaryPosTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
protected void |
ChangeJobTask.startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
void |
Task.stop(ServerWorld worldIn,
E entityIn,
long gameTimeIn) |
void |
Task.tick(ServerWorld worldIn,
E entityIn,
long gameTime) |
protected void |
MultiTask.updateTask(ServerWorld worldIn,
E owner,
long gameTime) |
protected void |
Task.updateTask(ServerWorld worldIn,
E owner,
long gameTime) |
protected void |
LookTask.updateTask(ServerWorld worldIn,
MobEntity owner,
long gameTime) |
protected void |
WalkToTargetTask.updateTask(ServerWorld worldIn,
MobEntity owner,
long gameTime) |
protected void |
SwimTask.updateTask(ServerWorld worldIn,
MobEntity owner,
long gameTime) |
protected void |
JumpOnBedTask.updateTask(ServerWorld worldIn,
MobEntity owner,
long gameTime) |
void |
ShowWaresTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
FarmTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
CelebrateRaidVictoryTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
ShareItemsTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
TradeTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
GiveHeroGiftsTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
PanicTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
protected void |
CreateBabyVillagerTask.updateTask(ServerWorld worldIn,
VillagerEntity owner,
long gameTime) |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
MinecartCommandBlockEntity.MinecartCommandLogic.getWorld() |
Modifier and Type | Method and Description |
---|---|
void |
VillagerEntity.resetBrain(ServerWorld serverWorldIn) |
Modifier and Type | Method and Description |
---|---|
private void |
ZombieVillagerEntity.cureZombie(ServerWorld p_213791_1_) |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
ServerPlayerEntity.getServerWorld() |
Modifier and Type | Method and Description |
---|---|
private void |
ServerPlayerEntity.func_205734_a(ServerWorld worldIn) |
private void |
ServerPlayerEntity.func_213846_b(ServerWorld p_213846_1_) |
void |
ServerPlayerEntity.teleport(ServerWorld newWorld,
double x,
double y,
double z,
float yaw,
float pitch) |
Constructor and Description |
---|
ServerPlayerEntity(MinecraftServer server,
ServerWorld worldIn,
com.mojang.authlib.GameProfile profile,
PlayerInteractionManager interactionManagerIn) |
Modifier and Type | Method and Description |
---|---|
static void |
FilledMapItem.func_226642_a_(ServerWorld p_226642_0_,
ItemStack p_226642_1_) |
Modifier and Type | Method and Description |
---|---|
static <T extends INetHandler> |
PacketThreadUtil.checkThreadAndEnqueue(IPacket<T> packetIn,
T processor,
ServerWorld worldIn) |
static void |
DebugPacketSender.func_218799_a(ServerWorld worldIn,
BlockPos p_218799_1_) |
static void |
DebugPacketSender.func_218801_c(ServerWorld worldIn,
BlockPos p_218801_1_) |
static void |
DebugPacketSender.func_218805_b(ServerWorld worldIn,
BlockPos p_218805_1_) |
static void |
DebugPacketSender.func_229751_a_(ServerWorld p_229751_0_) |
static void |
DebugPacketSender.func_229752_a_(ServerWorld p_229752_0_,
BlockPos p_229752_1_,
java.lang.String p_229752_2_,
int p_229752_3_,
int p_229752_4_) |
private static void |
DebugPacketSender.func_229753_a_(ServerWorld p_229753_0_,
PacketBuffer p_229753_1_,
ResourceLocation p_229753_2_) |
static void |
DebugPacketSender.sendChuckPos(ServerWorld worldIn,
ChunkPos p_218802_1_) |
static void |
DebugPacketSender.sendRaids(ServerWorld worldIn,
java.util.Collection<Raid> p_222946_1_) |
Modifier and Type | Method and Description |
---|---|
Entity |
CSpectatePacket.getEntity(ServerWorld worldIn) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld[] |
MinecraftServer.worldArray |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<DimensionType,ServerWorld> |
MinecraftServer.worlds |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
MinecraftServer.getWorld(DimensionType dimension) |
private ServerWorld[] |
MinecraftServer.getWorldArray() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<DimensionType,ServerWorld> |
MinecraftServer.forgeGetWorldMap()
Deprecated.
|
java.lang.Iterable<ServerWorld> |
MinecraftServer.getWorlds() |
Modifier and Type | Method and Description |
---|---|
int |
MinecraftServer.getSpawnRadius(ServerWorld worldIn) |
Modifier and Type | Field and Description |
---|---|
ServerWorld |
PlayerInteractionManager.world |
Modifier and Type | Method and Description |
---|---|
void |
PlayerList.func_212504_a(ServerWorld p_212504_1_) |
void |
PlayerList.sendWorldInfo(ServerPlayerEntity playerIn,
ServerWorld worldIn) |
void |
PlayerInteractionManager.setWorld(ServerWorld serverWorld) |
Constructor and Description |
---|
DemoPlayerInteractionManager(ServerWorld p_i50709_1_) |
PlayerInteractionManager(ServerWorld p_i50702_1_) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
TestExecutor.field_229468_c_ |
private ServerWorld |
TestTracker.field_229490_c_ |
private ServerWorld |
TestCommand.Callback.field_229648_a_ |
Modifier and Type | Field and Description |
---|---|
private java.util.function.Consumer<ServerWorld> |
TestBatch.field_229462_c_ |
private static java.util.Map<java.lang.String,java.util.function.Consumer<ServerWorld>> |
TestRegistry.field_229528_c_ |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
TestTracker.func_229514_g_() |
Modifier and Type | Method and Description |
---|---|
static java.util.function.Consumer<ServerWorld> |
TestRegistry.func_229536_c_(java.lang.String p_229536_0_) |
Modifier and Type | Method and Description |
---|---|
void |
TestBatch.func_229464_a_(ServerWorld p_229464_1_) |
static java.util.Collection<TestTracker> |
TestUtils.func_229549_a_(java.util.Collection<TestBatch> p_229549_0_,
BlockPos p_229549_1_,
ServerWorld p_229549_2_,
TestCollection p_229549_3_) |
static void |
TestUtils.func_229552_a_(ServerWorld p_229552_0_) |
private static void |
TestUtils.func_229554_a_(ServerWorld p_229554_0_,
BlockPos p_229554_1_,
java.lang.String p_229554_2_) |
static void |
TestUtils.func_229555_a_(ServerWorld p_229555_0_,
BlockPos p_229555_1_,
TestCollection p_229555_2_,
int p_229555_3_) |
private static void |
TestUtils.func_229556_a_(ServerWorld p_229556_0_,
TextFormatting p_229556_1_,
java.lang.String p_229556_2_) |
static java.util.Collection<TestTracker> |
TestUtils.func_229561_b_(java.util.Collection<TestFunctionInfo> p_229561_0_,
BlockPos p_229561_1_,
ServerWorld p_229561_2_,
TestCollection p_229561_3_) |
private static void |
StructureHelper.func_229591_a_(int p_229591_0_,
BlockPos p_229591_1_,
ServerWorld p_229591_2_) |
static void |
StructureHelper.func_229595_a_(MutableBoundingBox p_229595_0_,
int p_229595_1_,
ServerWorld p_229595_2_) |
static java.util.Optional<BlockPos> |
StructureHelper.func_229596_a_(BlockPos p_229596_0_,
int p_229596_1_,
ServerWorld p_229596_2_) |
private static boolean |
StructureHelper.func_229599_a_(BlockPos p_229599_0_,
BlockPos p_229599_1_,
ServerWorld p_229599_2_) |
static void |
StructureHelper.func_229600_a_(BlockPos p_229600_0_,
ServerWorld p_229600_1_) |
static StructureBlockTileEntity |
StructureHelper.func_229602_a_(java.lang.String p_229602_0_,
BlockPos p_229602_1_,
int p_229602_2_,
ServerWorld p_229602_3_,
boolean p_229602_4_) |
static void |
StructureHelper.func_229603_a_(java.lang.String p_229603_0_,
BlockPos p_229603_1_,
BlockPos p_229603_2_,
int p_229603_3_,
ServerWorld p_229603_4_) |
private static StructureBlockTileEntity |
StructureHelper.func_229604_a_(java.lang.String p_229604_0_,
BlockPos p_229604_1_,
ServerWorld p_229604_2_,
boolean p_229604_3_) |
private static Template |
StructureHelper.func_229605_a_(java.lang.String p_229605_0_,
ServerWorld p_229605_1_) |
static BlockPos |
StructureHelper.func_229607_b_(BlockPos p_229607_0_,
int p_229607_1_,
ServerWorld p_229607_2_) |
private static void |
StructureHelper.func_229608_b_(BlockPos p_229608_0_,
ServerWorld p_229608_1_) |
static java.util.Collection<BlockPos> |
StructureHelper.func_229609_c_(BlockPos p_229609_0_,
int p_229609_1_,
ServerWorld p_229609_2_) |
private static void |
TestCommand.func_229622_a_(TestFunctionInfo p_229622_0_,
ServerWorld p_229622_1_) |
private static void |
TestCommand.func_229623_a_(ServerWorld p_229623_0_,
BlockPos p_229623_1_,
TestResultList p_229623_2_) |
private static void |
TestCommand.func_229624_a_(ServerWorld p_229624_0_,
java.lang.String p_229624_1_,
TextFormatting p_229624_2_) |
private static void |
TestCommand.func_229631_b_(ServerWorld p_229631_0_,
TestResultList p_229631_1_) |
Constructor and Description |
---|
Callback(ServerWorld p_i226073_1_,
TestResultList p_i226073_2_) |
TestExecutor(java.util.Collection<TestBatch> p_i226066_1_,
BlockPos p_i226066_2_,
ServerWorld p_i226066_3_,
TestCollection p_i226066_4_) |
TestTracker(TestFunctionInfo p_i226069_1_,
BlockPos p_i226069_2_,
ServerWorld p_i226069_3_) |
TestTracker(TestFunctionInfo p_i226070_1_,
ServerWorld p_i226070_2_) |
Constructor and Description |
---|
TestBatch(java.lang.String p_i226065_1_,
java.util.Collection<TestFunctionInfo> p_i226065_2_,
java.util.function.Consumer<ServerWorld> p_i226065_3_) |
Modifier and Type | Method and Description |
---|---|
abstract ServerWorld |
CommandBlockLogic.getWorld() |
Modifier and Type | Method and Description |
---|---|
private void |
EndGatewayTileEntity.func_227015_a_(ServerWorld p_227015_1_) |
private void |
EndGatewayTileEntity.func_227016_a_(ServerWorld p_227016_1_,
BlockPos p_227016_2_) |
Modifier and Type | Method and Description |
---|---|
private Vec3d |
VillageSiege.findRandomSpawnPos(ServerWorld p_225476_1_,
BlockPos p_225476_2_) |
private void |
VillageSiege.spawnZombie(ServerWorld p_75530_1_) |
int |
VillageSiege.tick(ServerWorld p_225477_1_,
boolean p_225477_2_,
boolean p_225477_3_) |
private boolean |
VillageSiege.trySetupSiege(ServerWorld p_75529_1_) |
Modifier and Type | Field and Description |
---|---|
protected ServerWorld |
Teleporter.world |
private ServerWorld |
TrackedEntity.world |
Constructor and Description |
---|
Teleporter(ServerWorld worldIn) |
TrackedEntity(ServerWorld p_i50704_1_,
Entity p_i50704_2_,
int p_i50704_3_,
boolean p_i50704_4_,
java.util.function.Consumer<IPacket<?>> p_i50704_5_) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.doGenerationWork(ServerWorld worldIn,
ChunkGenerator<?> chunkGeneratorIn,
TemplateManager templateManagerIn,
ServerWorldLightManager lightManager,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_223198_5_,
java.util.List<IChunk> chunks) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.doLoadingWork(ServerWorld worldIn,
TemplateManager templateManagerIn,
ServerWorldLightManager lightManager,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_223201_4_,
IChunk p_223201_5_) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.IGenerationWorker.doWork(ChunkStatus p_doWork_1_,
ServerWorld p_doWork_2_,
ChunkGenerator<?> p_doWork_3_,
TemplateManager p_doWork_4_,
ServerWorldLightManager p_doWork_5_,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_doWork_6_,
java.util.List<IChunk> p_doWork_7_,
IChunk p_doWork_8_) |
default java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.ISelectiveWorker.doWork(ChunkStatus p_doWork_1_,
ServerWorld p_doWork_2_,
ChunkGenerator<?> p_doWork_3_,
TemplateManager p_doWork_4_,
ServerWorldLightManager p_doWork_5_,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_doWork_6_,
java.util.List<IChunk> p_doWork_7_,
IChunk p_doWork_8_) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.ILoadingWorker.doWork(ChunkStatus p_doWork_1_,
ServerWorld p_doWork_2_,
TemplateManager p_doWork_3_,
ServerWorldLightManager p_doWork_4_,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_doWork_5_,
IChunk p_doWork_6_) |
void |
ChunkStatus.ISelectiveWorker.doWork(ServerWorld p_doWork_1_,
ChunkGenerator<?> p_doWork_2_,
java.util.List<IChunk> p_doWork_3_,
IChunk p_doWork_4_) |
void |
Chunk.saveScheduledTicks(ServerWorld serverWorldIn) |
Modifier and Type | Method and Description |
---|---|
static ChunkPrimer |
ChunkSerializer.read(ServerWorld worldIn,
TemplateManager templateManagerIn,
PointOfInterestManager poiManager,
ChunkPos pos,
CompoundNBT compound) |
static CompoundNBT |
ChunkSerializer.write(ServerWorld worldIn,
IChunk chunkIn) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
DragonFightManager.world |
Modifier and Type | Method and Description |
---|---|
abstract void |
DragonSpawnState.process(ServerWorld worldIn,
DragonFightManager manager,
java.util.List<EnderCrystalEntity> crystals,
int ticks,
BlockPos pos) |
Constructor and Description |
---|
DragonFightManager(ServerWorld worldIn,
CompoundNBT compound,
EndDimension dim) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
WorldGenRegion.world |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
WorldGenRegion.getWorld()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
OverworldChunkGenerator.spawnMobs(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
void |
FlatChunkGenerator.spawnMobs(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
void |
ChunkGenerator.spawnMobs(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
Constructor and Description |
---|
WorldGenRegion(ServerWorld p_i50698_1_,
java.util.List<IChunk> p_i50698_2_) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
Raid.world |
private ServerWorld |
RaidManager.world |
Modifier and Type | Method and Description |
---|---|
private Raid |
RaidManager.findOrCreateRaid(ServerWorld p_215168_1_,
BlockPos p_215168_2_) |
Constructor and Description |
---|
Raid(int p_i50144_1_,
ServerWorld p_i50144_2_,
BlockPos p_i50144_3_) |
Raid(ServerWorld p_i50145_1_,
CompoundNBT p_i50145_2_) |
RaidManager(ServerWorld p_i50142_1_) |
Modifier and Type | Class and Description |
---|---|
class |
ServerMultiWorld |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
ServerMultiWorld.delegate |
private ServerWorld |
ServerTickList.world |
private ServerWorld |
ChunkManager.world |
ServerWorld |
ServerChunkProvider.world |
Constructor and Description |
---|
ChunkManager(ServerWorld worldIn,
java.io.File worldDirectory,
com.mojang.datafixers.DataFixer p_i51538_3_,
TemplateManager templateManagerIn,
java.util.concurrent.Executor p_i51538_5_,
ThreadTaskExecutor<java.lang.Runnable> mainThreadIn,
IChunkLightProvider p_i51538_7_,
ChunkGenerator<?> generatorIn,
IChunkStatusListener p_i51538_9_,
java.util.function.Supplier<DimensionSavedDataManager> p_i51538_10_,
int p_i51538_11_) |
ServerChunkProvider(ServerWorld worldIn,
java.io.File worldDirectory,
com.mojang.datafixers.DataFixer dataFixer,
TemplateManager templateManagerIn,
java.util.concurrent.Executor executorIn,
ChunkGenerator<?> chunkGeneratorIn,
int viewDistance,
IChunkStatusListener p_i51537_8_,
java.util.function.Supplier<DimensionSavedDataManager> p_i51537_9_) |
ServerMultiWorld(ServerWorld p_i50708_1_,
MinecraftServer serverIn,
java.util.concurrent.Executor p_i50708_3_,
SaveHandler p_i50708_4_,
DimensionType dimType,
IProfiler p_i50708_6_,
IChunkStatusListener p_i50708_7_) |
ServerTickList(ServerWorld worldIn,
java.util.function.Predicate<T> filter,
java.util.function.Function<T,ResourceLocation> serializerIn,
java.util.function.Function<ResourceLocation,T> deserializerIn,
java.util.function.Consumer<NextTickListEntry<T>> tickFunctionIn) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
WanderingTraderSpawner.world |
Modifier and Type | Method and Description |
---|---|
private int |
CatSpawner.func_221121_a(ServerWorld worldIn,
BlockPos p_221121_2_) |
static void |
WorldEntitySpawner.spawnEntitiesInChunk(EntityClassification p_226701_0_,
ServerWorld p_226701_1_,
Chunk p_226701_2_,
BlockPos p_226701_3_) |
int |
PhantomSpawner.tick(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
int |
CatSpawner.tick(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
int |
PatrolSpawner.tick(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
Constructor and Description |
---|
WanderingTraderSpawner(ServerWorld p_i50177_1_) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
LootContext.world |
private ServerWorld |
LootContext.Builder.world |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
LootContext.getWorld() |
ServerWorld |
LootContext.Builder.getWorld() |
Constructor and Description |
---|
Builder(ServerWorld worldIn) |
LootContext(java.util.Random rand,
float luckIn,
ServerWorld worldIn,
java.util.function.Function<ResourceLocation,LootTable> lootTableManagerIn,
java.util.function.Function<ResourceLocation,ILootCondition> p_i225885_5_,
java.util.Map<LootParameter<?>,java.lang.Object> parametersIn,
java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider> conditionsIn) |
Modifier and Type | Method and Description |
---|---|
static ServerWorld |
DimensionManager.getWorld(MinecraftServer server,
DimensionType dim,
boolean resetUnloadDelay,
boolean forceLoad)
Retrieves the world from the server allowing for null return, and optionally resetting it's unload timer.
|
static ServerWorld |
DimensionManager.initWorld(MinecraftServer server,
DimensionType dim) |
Modifier and Type | Method and Description |
---|---|
private static boolean |
DimensionManager.canUnloadWorld(ServerWorld world) |
static void |
DimensionManager.unloadWorld(ServerWorld world)
Queues a dimension to unload, if it can be unloaded.
|
Modifier and Type | Method and Description |
---|---|
default ServerWorld |
IForgeWorldServer.getWorldServer() |
Modifier and Type | Method and Description |
---|---|
default boolean |
IForgeBlock.addLandingEffects(BlockState state1,
ServerWorld worldserver,
BlockPos pos,
BlockState state2,
LivingEntity entity,
int numberOfParticles)
Allows a block to override the standard EntityLivingBase.updateFallState
particles, this is a server side method that spawns particles with
WorldServer.spawnParticle.
|
default boolean |
IForgeBlockState.addLandingEffects(ServerWorld worldserver,
BlockPos pos,
BlockState state2,
LivingEntity entity,
int numberOfParticles)
Allows a block to override the standard EntityLivingBase.updateFallState
particles, this is a server side method that spawns particles with
WorldServer.spawnParticle.
|
Modifier and Type | Method and Description |
---|---|
static FakePlayer |
FakePlayerFactory.get(ServerWorld world,
com.mojang.authlib.GameProfile username)
Get a fake player with a given username,
Mods should either hold weak references to the return value, or listen for a
WorldEvent.Unload and kill all references to prevent worlds staying in memory.
|
static FakePlayer |
FakePlayerFactory.getMinecraft(ServerWorld world) |
default Entity |
ITeleporter.placeEntity(Entity entity,
ServerWorld currentWorld,
ServerWorld destWorld,
float yaw,
java.util.function.Function<java.lang.Boolean,Entity> repositionEntity)
Called to handle placing the entity in the new world.
|
static void |
FakePlayerFactory.unloadWorld(ServerWorld world) |
Constructor and Description |
---|
FakePlayer(ServerWorld world,
com.mojang.authlib.GameProfile name) |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeEventFactory.fireChunkWatch(boolean wasLoaded,
boolean load,
ServerPlayerEntity entity,
ChunkPos chunkpos,
ServerWorld world) |
static void |
ForgeEventFactory.fireChunkWatch(boolean watch,
ServerPlayerEntity entity,
ChunkPos chunkpos,
ServerWorld world) |
static long |
ForgeEventFactory.onSleepFinished(ServerWorld world,
long newTime,
long minTime) |
Modifier and Type | Field and Description |
---|---|
private ServerWorld |
ChunkWatchEvent.world |
Modifier and Type | Method and Description |
---|---|
ServerWorld |
ChunkWatchEvent.getWorld() |
Constructor and Description |
---|
ChunkWatchEvent(ServerPlayerEntity player,
ChunkPos pos,
ServerWorld world) |
SleepFinishedTimeEvent(ServerWorld worldIn,
long newTimeIn,
long minTimeIn) |
UnWatch(ServerPlayerEntity player,
ChunkPos pos,
ServerWorld world) |
Watch(ServerPlayerEntity player,
ChunkPos pos,
ServerWorld world) |