net.minecraft.server.world

public class ServerWorld

extends World

All mapped superinterfaces:

BlockRenderView, BlockView, IWorld, EntityView, CollisionView, ModifiableTestableWorld, TestableWorld, ModifiableWorld

vk
net.minecraft.server.level.ServerLevel
net.minecraft.class_3218
net.minecraft.server.world.ServerWorld
net.minecraft.unmapped.C_bdwnwhiu
net.minecraft.server.world.ServerWorld
net.minecraft.world.server.ServerWorld
net.minecraft.world.server.ServerWorld

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
u
LOGGER
field_13952
LOGGER
f_sshhcfhx
LOGGER
field_147491_a
LOGGER
private final List<Entity>
v
globalEntities
field_17913
globalEntities
f_zcexdtsc
f_05126744
field_217497_w
globalEntities
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>
w
entitiesById
field_17915
entitiesById
f_inaqhaxj
f_56247673
field_217498_x
entitiesById
private final Map<UUID, Entity>
x
entitiesByUuid
field_13960
entitiesByUuid
f_zjmmysky
entitiesByUuid
field_175741_N
entitiesByUuid
private final Queue<Entity>
y
toAddAfterTick
field_18260
entitiesToLoad
f_zuxgcsos
f_60324745
field_217499_z
entitiesToAdd
private final List<ServerPlayerEntity>
z
players
field_18261
players
f_kmgtbgrd
f_60048031
field_217491_A
players
boolean
a
tickingEntities
field_18264
ticking
f_qbgwwydu
f_62588928
field_217492_a
tickingEntities
private final MinecraftServer
A
server
field_13959
server
f_szhwhemd
server
field_73061_a
server
private final WorldSaveHandler
B
levelStorage
field_17709
worldSaveHandler
f_ohczpoui
f_63102719
field_217493_C
saveHandler
public boolean
b
noSave
field_13957
savingDisabled
f_hzsuzwuz
savingDisabled
field_73058_d
disableLevelSaving
private boolean
C
allPlayersSleeping
field_13955
allPlayersSleeping
f_ocvpupkb
allPlayersSleeping
field_73068_P
allPlayersSleeping
private int
D
emptyTime
field_13948
idleTimeout
f_limvtnaq
idleTimeout
field_80004_Q
updateEntityTick
private final PortalForcer
E
portalForcer
field_13956
portalForcer
f_ockdexkx
portalForcer
field_85177_Q
worldTeleporter
private final ServerTickScheduler<Block>
F
blockTicks
field_13949
blockTickScheduler
f_atwjstul
blockTicks
field_94579_S
pendingBlockTicks
private final ServerTickScheduler<Fluid>
G
liquidTicks
field_13951
fluidTickScheduler
f_cggzgpeb
fluidTicks
field_205342_P
pendingFluidTicks
private final Set<EntityNavigation>
H
navigations
field_18262
entityNavigations
f_yabjgjpq
f_52300162
field_217495_I
navigations
protected final RaidManager
c
raids
field_18811
raidManager
f_cpeuzhki
raidManager
field_217494_c
raids
private final it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockAction>
I
blockEvents
field_13950
pendingBlockActions
f_strhbyex
blockEvents
field_147490_S
blockEventQueue
private boolean
J
handlingTick
field_13953
insideTick
f_zwskxqrh
ticking
field_211159_Q
insideTick
private final WanderingTraderManager
K
wanderingTraderSpawner
field_18263
wanderingTraderManager
f_xsnisuqi
f_28192797
field_217496_L
wanderingTraderSpawner

Constructor summary

ModifierConstructor
public (MinecraftServer server, Executor workerExecutor, WorldSaveHandler worldSaveHandler, LevelProperties properties, DimensionType dimensionType, Profiler profiler, WorldGenerationProgressListener worldGenerationProgressListener)

Method summary

Modifier and TypeMethod
public void
a(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
method_18765(BooleanSupplier arg0)
tick(BooleanSupplier shouldKeepTicking)
m_ymtrakfc(BooleanSupplier arg0)
tick(BooleanSupplier hasTimeLeft)
func_72835_b(BooleanSupplier arg0)
tick(BooleanSupplier hasTimeLeft)
public void
a(bxt arg0, int arg1)
tickChunk(LevelChunk arg0, int arg1)
method_18203(class_2818 arg0, int arg1)
tickChunk(WorldChunk chunk, int randomTickSpeed)
m_senvvkks(C_hrdsvlkq arg0, int arg1)
m_16299344(WorldChunk arg0, int arg1)
func_217441_a(Chunk arg0, int arg1)
tickEnvironment(Chunk chunkIn, int randomTickSpeed)
protected BlockPos
a(ew arg0)
findLightingTargetAround(BlockPos arg0)
method_18210(class_2338 arg0)
method_18210(BlockPos pos)
m_upvjxjiq(C_hynzadkk arg0)
m_94028793(BlockPos arg0)
func_175736_a(BlockPos arg0)
adjustPosToNearbyEntity(BlockPos pos)
public boolean
b()
isHandlingTick()
method_14177()
isInsideTick()
m_ednromrs()
isTicking()
func_211158_j_()
isInsideTick()
public void
i_()
updateSleepingPlayerList()
method_8448()
updatePlayersSleeping()
m_gpbaxfbd()
m_82212843()
func_72854_c()
updateAllPlayersSleepingFlag()
public ServerScoreboard
d()
getScoreboard()
method_14170()
getScoreboard()
m_oljdvxak()
getScoreboard()
func_96441_U()
getScoreboard()
private void
ad()
stopWeather()
method_14195()
resetWeather()
m_ubdoqdqg()
clearWeather()
func_73051_P()
resetRainAndThunder()
public void
f()
resetEmptyTime()
method_14197()
resetIdleTimeout()
m_vgbceyje()
resetIdleTimeout()
func_82742_i()
resetUpdateEntityTick()
private void
a(bih<clj> arg0)
tickLiquid(TickNextTickData<Fluid> arg0)
method_14171(class_1954<class_3611> arg0)
tickFluid(ScheduledTick<Fluid> tick)
m_wshwxqoo(C_vforwnbb<C_rxhyurmy> arg0)
tickFluid(ScheduledTick<Fluid> tick)
func_205339_a(NextTickListEntry<Fluid> arg0)
tickFluid(NextTickListEntry<Fluid> fluidTickEntry)
private void
b(bih<bmv> arg0)
tickBlock(TickNextTickData<Block> arg0)
method_14189(class_1954<class_2248> arg0)
tickBlock(ScheduledTick<Block> tick)
m_paxyndrv(C_vforwnbb<C_mmxmpdoq> arg0)
tickBlock(ScheduledTick<Block> tick)
func_205338_b(NextTickListEntry<Block> arg0)
tickBlock(NextTickListEntry<Block> blockTickEntry)
public void
a(aio arg0)
tickNonPassenger(Entity arg0)
method_18762(class_1297 arg0)
tickEntity(Entity arg0)
m_pqhkfxkw(C_astfners arg0)
m_58547405(Entity arg0)
func_217479_a(Entity arg0)
updateEntity(Entity entityIn)
public void
a(aio arg0, aio arg1)
tickPassenger(Entity arg0, Entity arg1)
method_18763(class_1297 arg0, class_1297 arg1)
m_rhtvnoke(C_astfners arg0, C_astfners arg1)
m_86329836(Entity arg0, Entity arg1)
func_217459_a(Entity arg0, Entity arg1)
func_217459_a(Entity arg0, Entity arg1)
public void
b(aio arg0)
updateChunkPos(Entity arg0)
method_18767(class_1297 arg0)
checkChunk(Entity arg0)
m_mmwzjpqx(C_astfners arg0)
m_06876852(Entity arg0)
func_217464_b(Entity arg0)
chunkCheck(Entity entityIn)
public boolean
a(awg arg0, ew arg1)
mayInteract(Player arg0, BlockPos arg1)
method_8505(class_1657 arg0, class_2338 arg1)
canPlayerModifyAt(PlayerEntity arg0, BlockPos arg1)
m_mtjavzfl(C_jzrpycqo arg0, C_hynzadkk arg1)
canModify(PlayerEntity arg0, BlockPos arg1)
func_175660_a(PlayerEntity arg0, BlockPos arg1)
isBlockModifiable(PlayerEntity arg0, BlockPos arg1)
public void
a(bhv arg0)
setInitialSpawn(LevelSettings arg0)
method_8414(class_1940 arg0)
init(LevelInfo levelInfo)
m_fkofxgqn(C_tmnkpzlg arg0)
initSpawnPoint(WorldSettings settings)
func_73052_b(WorldSettings arg0)
createSpawnPosition(WorldSettings settings)
protected void
g()
generateBonusItemsNearSpawn()
method_14187()
placeBonusChest()
m_gcuhhxtx()
placeBonusChest()
func_73047_i()
createBonusChest()
public BlockPos
h()
getDimensionSpecificSpawn()
method_14169()
getForcedSpawnPoint()
m_qicoqpwi()
getForcedSpawnPoint()
func_180504_m()
getSpawnCoordinate()
public void
a(zz arg0, boolean arg1, boolean arg2)
save(ProgressListener arg0, boolean arg1, boolean arg2)
method_14176(class_3536 arg0, boolean arg1, boolean arg2)
save(ProgressListener progressListener, boolean flush, boolean arg2)
m_jbfuckmf(C_qzzqcncf arg0, boolean arg1, boolean arg2)
save(ProgressListener arg0, boolean arg1, boolean arg2)
func_217445_a(IProgressUpdate arg0, boolean arg1, boolean arg2)
save(IProgressUpdate progress, boolean flush, boolean skipSave)
protected void
k_()
saveLevelData()
method_14188()
saveLevel()
m_sigubjbg()
saveData()
func_73042_a()
saveLevel()
public List<Entity>
a(ais<?> arg0, Predicate<? super aio> arg1)
getEntities(EntityType<?> arg0, Predicate<? super Entity> arg1)
method_18198(class_1299<?> arg0, Predicate<? super class_1297> arg1)
getEntities(EntityType<?> arg0, Predicate<? super Entity> arg1)
m_isobjtfo(C_ogavsvbr<?> arg0, Predicate<? super C_astfners> arg1)
m_85886833(EntityType<?> arg0, Predicate<? super Entity> arg1)
func_217482_a(EntityType<?> arg0, Predicate<? super Entity> arg1)
getEntities(EntityType<?> arg0, Predicate<? super Entity> arg1)
public List<EnderDragonEntity>
j()
getDragons()
method_18776()
getAliveEnderDragons()
m_gqlcytza()
m_78138436()
func_217439_j()
getDragons()
public List<ServerPlayerEntity>
a(Predicate<? super vl> arg0)
getPlayers(Predicate<? super ServerPlayer> arg0)
method_18766(Predicate<? super class_3222> arg0)
getPlayers(Predicate<? super ServerPlayerEntity> predicate)
m_fmlhygmp(Predicate<? super C_mxrobsgg> arg0)
m_18156285(Predicate<? super ServerPlayerEntity> arg0)
func_217490_a(Predicate<? super ServerPlayerEntity> arg0)
getPlayers(Predicate<? super ServerPlayerEntity> arg0)
public ServerPlayerEntity
l_()
getRandomPlayer()
method_18779()
getRandomAlivePlayer()
m_kdrjabqu()
m_08543066()
func_217472_l_()
getRandomPlayer()
public it.unimi.dsi.fastutil.objects.Object2IntMap<EntityCategory>
l()
getMobCategoryCounts()
method_18219()
getMobCountsByCategory()
m_qbwhddnc()
m_19392405()
func_217450_l()
countEntities()
public boolean
c(aio arg0)
addFreshEntity(Entity arg0)
method_8649(class_1297 arg0)
spawnEntity(Entity arg0)
m_fkgielag(C_astfners arg0)
addEntity(Entity arg0)
func_217376_c(Entity arg0)
addEntity(Entity arg0)
public boolean
d(aio arg0)
addWithUUID(Entity arg0)
method_18768(class_1297 arg0)
m_ybxknyss(C_astfners arg0)
m_24207135(Entity arg0)
func_217470_d(Entity arg0)
summonEntity(Entity entityIn)
public void
e(aio arg0)
addFromAnotherDimension(Entity arg0)
method_18769(class_1297 arg0)
m_oyccasib(C_astfners arg0)
m_20529987(Entity arg0)
func_217460_e(Entity arg0)
func_217460_e(Entity arg0)
public void
a(vl arg0)
addDuringCommandTeleport(ServerPlayer arg0)
method_18207(class_3222 arg0)
m_dvlikbhw(C_mxrobsgg arg0)
m_26606299(ServerPlayerEntity arg0)
func_217446_a(ServerPlayerEntity arg0)
func_217446_a(ServerPlayerEntity arg0)
public void
b(vl arg0)
addDuringPortalTeleport(ServerPlayer arg0)
method_18211(class_3222 arg0)
m_qmntuvdm(C_mxrobsgg arg0)
m_27906731(ServerPlayerEntity arg0)
func_217447_b(ServerPlayerEntity arg0)
func_217447_b(ServerPlayerEntity arg0)
public void
c(vl arg0)
addNewPlayer(ServerPlayer arg0)
method_18213(class_3222 arg0)
m_onljykea(C_mxrobsgg arg0)
m_34648100(ServerPlayerEntity arg0)
func_217435_c(ServerPlayerEntity arg0)
addNewPlayer(ServerPlayerEntity player)
public void
d(vl arg0)
addRespawnedPlayer(ServerPlayer arg0)
method_18215(class_3222 arg0)
onPlayerRespawned(ServerPlayerEntity player)
m_aonmqwml(C_mxrobsgg arg0)
m_82603953(ServerPlayerEntity arg0)
func_217433_d(ServerPlayerEntity arg0)
addRespawnedPlayer(ServerPlayerEntity player)
private void
f(vl arg0)
addPlayer(ServerPlayer arg0)
method_18771(class_3222 arg0)
addPlayer(ServerPlayerEntity player)
m_hyqlpoos(C_mxrobsgg arg0)
m_55897226(ServerPlayerEntity arg0)
func_217448_f(ServerPlayerEntity arg0)
addPlayer(ServerPlayerEntity player)
private boolean
k(aio arg0)
addEntity(Entity arg0)
method_14175(class_1297 arg0)
addEntity(Entity entity)
m_ekdbgkjp(C_astfners arg0)
canAddEntity(Entity entity)
func_72838_d(Entity arg0)
addEntity0(Entity entityIn)
public boolean
f(aio arg0)
loadFromChunk(Entity arg0)
method_18214(class_1297 arg0)
loadEntity(Entity entity)
m_jwqdklqm(C_astfners arg0)
m_82460173(Entity arg0)
func_217440_f(Entity arg0)
addEntityIfNotDuplicate(Entity entityIn)
private boolean
l(aio arg0)
isUUIDUsed(Entity arg0)
method_18777(class_1297 arg0)
checkUuid(Entity entity)
m_bbactnjs(C_astfners arg0)
m_37116560(Entity arg0)
func_217478_l(Entity arg0)
hasDuplicateEntity(Entity entityIn)
public void
a(bxt arg0)
unload(LevelChunk arg0)
method_18764(class_2818 arg0)
unloadEntities(WorldChunk chunk)
m_xjwwchqw(C_hrdsvlkq arg0)
m_93850012(WorldChunk arg0)
func_217466_a(Chunk arg0)
onChunkUnloading(Chunk chunkIn)
public void
g(aio arg0)
onEntityRemoved(Entity arg0)
method_18772(class_1297 arg0)
unloadEntity(Entity entity)
m_ejaxlqfv(C_astfners arg0)
m_72302328(Entity arg0)
func_217484_g(Entity arg0)
onEntityRemoved(Entity entityIn)
private void
m(aio arg0)
add(Entity arg0)
method_18778(class_1297 arg0)
loadEntityUnchecked(Entity entity)
m_waedertn(C_astfners arg0)
m_07366867(Entity arg0)
func_217465_m(Entity arg0)
onEntityAdded(Entity entityIn)
public void
h(aio arg0)
despawn(Entity arg0)
method_18774(class_1297 arg0)
removeEntity(Entity arg0)
m_octfrggc(C_astfners arg0)
m_70064051(Entity arg0)
func_217467_h(Entity arg0)
removeEntity(Entity entityIn)
private void
n(aio arg0)
removeFromChunk(Entity arg0)
method_18780(class_1297 arg0)
removeEntityFromChunk(Entity entity)
m_gzeyxrsd(C_astfners arg0)
m_36625092(Entity arg0)
func_217454_n(Entity arg0)
removeFromChunk(Entity entityIn)
public void
e(vl arg0)
removePlayerImmediately(ServerPlayer arg0)
method_18770(class_3222 arg0)
removePlayer(ServerPlayerEntity player)
m_gygmxtbs(C_mxrobsgg arg0)
m_84329225(ServerPlayerEntity arg0)
func_217434_e(ServerPlayerEntity arg0)
removePlayer(ServerPlayerEntity player)
public void
a(atu arg0)
addGlobalEntity(LightningBolt arg0)
method_8416(class_1538 arg0)
addLightning(LightningEntity arg0)
m_ilmzwhcu(C_kbpqznyn arg0)
m_06673757(LightningBoltEntity arg0)
func_217468_a(LightningBoltEntity arg0)
addLightningBolt(LightningBoltEntity entityIn)
public void
a(int arg0, ew arg1, int arg2)
destroyBlockProgress(int arg0, BlockPos arg1, int arg2)
method_8517(int arg0, class_2338 arg1, int arg2)
setBlockBreakingInfo(int arg0, BlockPos arg1, int arg2)
m_kvxjplzd(int arg0, C_hynzadkk arg1, int arg2)
updateBlockMiningProgress(int arg0, BlockPos arg1, int arg2)
func_175715_c(int arg0, BlockPos arg1, int arg2)
sendBlockBreakProgress(int arg0, BlockPos arg1, int arg2)
public void
a(awg arg0, double arg1, double arg2, double arg3, yo arg4, yq arg5, float arg6, float arg7)
playSound(Player arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundSource arg5, float arg6, float arg7)
method_8465(class_1657 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5, float arg6, float arg7)
playSound(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
m_mgrwyqko(C_jzrpycqo arg0, double arg1, double arg2, double arg3, C_avavozay arg4, C_pqzizukq arg5, float arg6, float arg7)
playSound(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
func_184148_a(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
playSound(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
public void
a(awg arg0, aio arg1, yo arg2, yq arg3, float arg4, float arg5)
playSound(Player arg0, Entity arg1, SoundEvent arg2, SoundSource arg3, float arg4, float arg5)
method_8449(class_1657 arg0, class_1297 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5)
playSoundFromEntity(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
m_aggbfygi(C_jzrpycqo arg0, C_astfners arg1, C_avavozay arg2, C_pqzizukq arg3, float arg4, float arg5)
playSound(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
func_217384_a(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
playMovingSound(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
public void
b(int arg0, ew arg1, int arg2)
globalLevelEvent(int arg0, BlockPos arg1, int arg2)
method_8474(int arg0, class_2338 arg1, int arg2)
playGlobalEvent(int arg0, BlockPos arg1, int arg2)
m_deqhnown(int arg0, C_hynzadkk arg1, int arg2)
doGlobalEvent(int arg0, BlockPos arg1, int arg2)
func_175669_a(int arg0, BlockPos arg1, int arg2)
playBroadcastSound(int arg0, BlockPos arg1, int arg2)
public void
a(awg arg0, int arg1, ew arg2, int arg3)
levelEvent(Player arg0, int arg1, BlockPos arg2, int arg3)
method_8444(class_1657 arg0, int arg1, class_2338 arg2, int arg3)
playLevelEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
m_kiwkevmb(C_jzrpycqo arg0, int arg1, C_hynzadkk arg2, int arg3)
doWorldEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
func_217378_a(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
playEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
public void
a(ew arg0, bvt arg1, bvt arg2, int arg3)
sendBlockUpdated(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
method_8413(class_2338 arg0, class_2680 arg1, class_2680 arg2, int arg3)
updateListeners(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
m_dmpgcjnl(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2, int arg3)
notifyBlockChanged(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
func_184138_a(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
notifyBlockUpdate(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
public void
a(aio arg0, byte arg1)
broadcastEntityEvent(Entity arg0, byte arg1)
method_8421(class_1297 arg0, byte arg1)
sendEntityStatus(Entity arg0, byte arg1)
m_zlmwnihs(C_astfners arg0, byte arg1)
doEntityEvent(Entity arg0, byte arg1)
func_72960_a(Entity arg0, byte arg1)
setEntityState(Entity arg0, byte arg1)
public ServerChunkManager
m()
getChunkSource()
method_14178()
getChunkManager()
m_kxkxeagz()
getChunkSource()
func_72863_F()
getChunkProvider()
public Explosion
a(aio arg0, ahx arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, bhk$a arg7)
explode(Entity arg0, DamageSource arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, Explosion$BlockInteraction arg7)
method_8454(class_1297 arg0, class_1282 arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, class_1927$class_4179 arg7)
createExplosion(Entity arg0, DamageSource arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, Explosion$DestructionType arg7)
m_lugxepkp(C_astfners arg0, C_sbxfkpyv arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, C_aahhrzpf$C_bhnzljtn arg7)
explode(Entity arg0, DamageSource arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, Explosion$C_95624445 arg7)
func_217401_a(Entity arg0, DamageSource arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, Explosion$Mode arg7)
createExplosion(Entity arg0, DamageSource arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, Explosion$Mode arg7)
public void
a(ew arg0, bmv arg1, int arg2, int arg3)
blockEvent(BlockPos arg0, Block arg1, int arg2, int arg3)
method_8427(class_2338 arg0, class_2248 arg1, int arg2, int arg3)
addBlockAction(BlockPos arg0, Block arg1, int arg2, int arg3)
m_izxuuard(C_hynzadkk arg0, C_mmxmpdoq arg1, int arg2, int arg3)
addBlockEvent(BlockPos arg0, Block arg1, int arg2, int arg3)
func_175641_c(BlockPos arg0, Block arg1, int arg2, int arg3)
addBlockEvent(BlockPos arg0, Block arg1, int arg2, int arg3)
private void
ae()
runBlockEvents()
method_14192()
sendBlockActions()
m_bbslyzvv()
doBlockEvents()
func_147488_Z()
sendQueuedBlockEvents()
private boolean
a(bha arg0)
doBlockEvent(BlockEventData arg0)
method_14174(class_1919 arg0)
m_ltapmvkt(C_dnmqbjtb arg0)
doBlockEvent(BlockEvent blockEvent)
func_147485_a(BlockEventData arg0)
fireBlockEvent(BlockEventData event)
public ServerTickScheduler<Block>
n()
getBlockTicks()
method_14196()
getBlockTickScheduler()
m_fhwhudbw()
getBlockTicks()
func_205220_G_()
getPendingBlockTicks()
public ServerTickScheduler<Fluid>
o()
getLiquidTicks()
method_14179()
getFluidTickScheduler()
m_sdchjbse()
getFluidTicks()
func_205219_F_()
getPendingFluidTicks()
public MinecraftServer
p()
getServer()
method_8503()
getServer()
m_orbcsken()
getServer()
func_73046_m()
getServer()
public PortalForcer
q()
getPortalForcer()
method_14173()
getPortalForcer()
m_dmjacdzr()
getPortalForcer()
func_85176_s()
getDefaultTeleporter()
public StructureManager
r()
getStructureManager()
method_14183()
getStructureManager()
m_qlhooikc()
getStructureManager()
func_184163_y()
getStructureTemplateManager()
public <T extends ParticleEffect> int
a(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8)
sendParticles(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8)
method_14199(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8)
spawnParticles(T particle, double x, double y, double z, int count, double deltaX, double deltaY, double deltaZ, double speed)
m_odekrajn(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8)
addParticle(T type, double x, double y, double z, int count, double velocityX, double velocityY, double velocityZ, double velocityScale)
func_195598_a(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8)
spawnParticle(T yOffset, double posX, double posY, double posZ, int particleCount, double xOffset, double arg6, double arg7, double arg8)
public <T extends ParticleEffect> boolean
a(vl arg0, T arg1, boolean arg2, double arg3, double arg4, double arg5, int arg6, double arg7, double arg8, double arg9, double arg10)
sendParticles(ServerPlayer arg0, T arg1, boolean arg2, double arg3, double arg4, double arg5, int arg6, double arg7, double arg8, double arg9, double arg10)
method_14166(class_3222 arg0, T arg1, boolean arg2, double arg3, double arg4, double arg5, int arg6, double arg7, double arg8, double arg9, double arg10)
spawnParticles(ServerPlayerEntity viewer, T particle, boolean force, double x, double y, double z, int count, double deltaX, double deltaY, double deltaZ, double speed)
m_ornukjbu(C_mxrobsgg arg0, T arg1, boolean arg2, double arg3, double arg4, double arg5, int arg6, double arg7, double arg8, double arg9, double arg10)
addParticle(ServerPlayerEntity player, T options, boolean ignoreDistance, double x, double y, double z, int count, double velocityX, double velocityY, double velocityZ, double velocityScale)
func_195600_a(ServerPlayerEntity arg0, T arg1, boolean arg2, double arg3, double arg4, double arg5, int arg6, double arg7, double arg8, double arg9, double arg10)
spawnParticle(ServerPlayerEntity xOffset, T type, boolean longDistance, double posX, double posY, double posZ, int arg6, double arg7, double arg8, double arg9, double arg10)
private boolean
a(vl arg0, boolean arg1, double arg2, double arg3, double arg4, kc<?> arg5)
sendParticles(ServerPlayer arg0, boolean arg1, double arg2, double arg3, double arg4, Packet<?> arg5)
method_14191(class_3222 arg0, boolean arg1, double arg2, double arg3, double arg4, class_2596<?> arg5)
sendToPlayerIfNearby(ServerPlayerEntity player, boolean force, double x, double y, double z, Packet<?> packet)
m_ghlhwjgw(C_mxrobsgg arg0, boolean arg1, double arg2, double arg3, double arg4, C_zyjtrjrl<?> arg5)
sendParticlePacket(ServerPlayerEntity player, boolean ignoreDistance, double x, double y, double z, Packet<?> packet)
func_195601_a(ServerPlayerEntity arg0, boolean arg1, double arg2, double arg3, double arg4, IPacket<?> arg5)
sendPacketWithinDistance(ServerPlayerEntity player, boolean longDistance, double posX, double posY, double posZ, IPacket<?> packet)
public Entity
a(int arg0)
getEntity(int arg0)
method_8469(int arg0)
getEntityById(int arg0)
m_lpfzsvqv(int arg0)
getEntity(int arg0)
func_73045_a(int arg0)
getEntityByID(int arg0)
public Entity
a(UUID arg0)
getEntity(UUID arg0)
method_14190(UUID arg0)
getEntity(UUID arg0)
m_bpfpypvf(UUID arg0)
getEntity(UUID uuid)
func_217461_a(UUID arg0)
getEntityByUuid(UUID arg0)
public BlockPos
a(String arg0, ew arg1, int arg2, boolean arg3)
findNearestMapFeature(String arg0, BlockPos arg1, int arg2, boolean arg3)
method_8487(String arg0, class_2338 arg1, int arg2, boolean arg3)
locateStructure(String arg0, BlockPos arg1, int arg2, boolean arg3)
m_iijcvtpr(String arg0, C_hynzadkk arg1, int arg2, boolean arg3)
findNearestStructure(String arg0, BlockPos arg1, int arg2, boolean arg3)
func_211157_a(String arg0, BlockPos arg1, int arg2, boolean arg3)
findNearestStructure(String arg0, BlockPos arg1, int arg2, boolean arg3)
public RecipeManager
s()
getRecipeManager()
method_8433()
getRecipeManager()
m_arweyhee()
getCraftingManager()
func_199532_z()
getRecipeManager()
public RegistryTagManager
t()
getTagManager()
method_8514()
getTagManager()
m_hjpgestz()
getTagManager()
func_205772_D()
getTags()
public void
a(long arg0)
setGameTime(long arg0)
method_8516(long arg0)
setTime(long arg0)
m_fjtwmoki(long arg0)
setTime(long arg0)
func_82738_a(long arg0)
setGameTime(long arg0)
public boolean
u()
noSave()
method_8458()
isSavingDisabled()
m_eoeuakuf()
m_20316284()
func_217402_u()
isSaveDisabled()
public void
v()
checkSession()
method_8468()
checkSessionLock()
m_mmvhrtir()
m_75538572()
func_217437_v()
checkSessionLock()
public WorldSaveHandler
w()
getLevelStorage()
method_17982()
getSaveHandler()
m_yniflbfz()
m_73575718()
func_217485_w()
getSaveHandler()
public PersistentStateManager
x()
getDataStorage()
method_17983()
getPersistentStateManager()
m_onwxboin()
m_56962503()
func_217481_x()
getSavedData()
public MapState
a(String arg0)
getMapData(String arg0)
method_17891(String arg0)
getMapState(String arg0)
m_olkmteoq(String arg0)
getMapData(String arg0)
func_217406_a(String arg0)
getMapData(String arg0)
public void
a(coh arg0)
setMapData(MapItemSavedData arg0)
method_17890(class_22 arg0)
putMapState(MapState arg0)
m_pvhwkaaj(C_nvpllgmg arg0)
setMapData(SavedMapData arg0)
func_217399_a(MapData arg0)
registerMapData(MapData arg0)
public int
y()
getFreeMapId()
method_17889()
getNextMapId()
m_lihtykei()
getNextMapId()
func_217395_y()
getNextMapId()
public void
a_(ew arg0)
setSpawnPos(BlockPos arg0)
method_8554(class_2338 arg0)
setSpawnPos(BlockPos arg0)
m_kxrhfpsc(C_hynzadkk arg0)
setSpawnPoint(BlockPos arg0)
func_175652_B(BlockPos arg0)
setSpawnPoint(BlockPos arg0)
public it.unimi.dsi.fastutil.longs.LongSet
z()
getForcedChunks()
method_17984()
getForcedChunks()
m_khthlbpk()
m_52868788()
func_217469_z()
getForcedChunks()
public boolean
a(int arg0, int arg1, boolean arg2)
setChunkForced(int arg0, int arg1, boolean arg2)
method_17988(int arg0, int arg1, boolean arg2)
setChunkForced(int x, int z, boolean forced)
m_bzxokruu(int arg0, int arg1, boolean arg2)
m_91561475(int arg0, int arg1, boolean arg2)
func_217458_b(int arg0, int arg1, boolean arg2)
forceChunk(int chunkX, int chunkZ, boolean add)
public List<ServerPlayerEntity>
A()
players()
method_18456()
getPlayers()
m_keuhwtge()
getPlayers()
func_217369_A()
getPlayers()
public void
a(ew arg0, bvt arg1, bvt arg2)
onBlockStateChange(BlockPos arg0, BlockState arg1, BlockState arg2)
method_19282(class_2338 arg0, class_2680 arg1, class_2680 arg2)
onBlockChanged(BlockPos arg0, BlockState arg1, BlockState arg2)
m_ihbufzih(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2)
onBlockStateChanged(BlockPos arg0, BlockState arg1, BlockState arg2)
func_217393_a(BlockPos arg0, BlockState arg1, BlockState arg2)
onBlockStateChange(BlockPos arg0, BlockState arg1, BlockState arg2)
public PointOfInterestStorage
B()
getPoiManager()
method_19494()
getPointOfInterestStorage()
m_ehgekgua()
m_57890485()
func_217443_B()
getPointOfInterestManager()
public boolean
b_(ew arg0)
isVillage(BlockPos arg0)
method_19500(class_2338 arg0)
isNearOccupiedPointOfInterest(BlockPos pos)
m_bkrelajn(C_hynzadkk arg0)
m_26091050(BlockPos arg0)
func_217483_b_(BlockPos arg0)
func_217483_b_(BlockPos arg0)
public boolean
a(fp arg0)
isVillage(SectionPos arg0)
method_20588(class_4076 arg0)
isNearOccupiedPointOfInterest(ChunkSectionPos arg0)
m_pvfezypn(C_zubvmeye arg0)
m_53569817(SectionPos arg0)
func_222887_a(SectionPos arg0)
func_222887_a(SectionPos arg0)
public boolean
a(ew arg0, int arg1)
closeToVillage(BlockPos arg0, int arg1)
method_19497(class_2338 arg0, int arg1)
isNearOccupiedPointOfInterest(BlockPos pos, int maxDistance)
m_avgbbqgf(C_hynzadkk arg0, int arg1)
m_50707307(BlockPos arg0, int arg1)
func_217471_a(BlockPos arg0, int arg1)
func_217471_a(BlockPos arg0, int arg1)
public int
b(fp arg0)
sectionsToVillage(SectionPos arg0)
method_19498(class_4076 arg0)
getOccupiedPointOfInterestDistance(ChunkSectionPos pos)
m_kmlkcayc(C_zubvmeye arg0)
m_33207607(SectionPos arg0)
func_217486_a(SectionPos arg0)
func_217486_a(SectionPos arg0)
public RaidManager
C()
getRaids()
method_19495()
getRaidManager()
m_qpvqbsqx()
getRaidManager()
func_217452_C()
getRaids()
public Raid
c_(ew arg0)
getRaidAt(BlockPos arg0)
method_19502(class_2338 arg0)
getRaidAt(BlockPos pos)
m_tkcavimr(C_hynzadkk arg0)
findRaid(BlockPos pos)
func_217475_c_(BlockPos arg0)
findRaid(BlockPos pos)
public boolean
d_(ew arg0)
isRaided(BlockPos arg0)
method_19503(class_2338 arg0)
hasRaidAt(BlockPos pos)
m_gvambdkl(C_hynzadkk arg0)
hasRaid(BlockPos arg0)
func_217455_d_(BlockPos arg0)
hasRaid(BlockPos pos)
public void
a(aqm arg0, aio arg1, aji arg2)
onReputationEvent(ReputationEventType arg0, Entity arg1, ReputationEventHandler arg2)
method_19496(class_4151 arg0, class_1297 arg1, class_4094 arg2)
handleInteraction(EntityInteraction interaction, Entity arg1, InteractionObserver observer)
m_gtkdvbcs(C_wdatdqcy arg0, C_astfners arg1, C_lkvyndwd arg2)
m_13262732(C_29700699 arg0, Entity arg1, C_34806117 arg2)
func_217489_a(IReputationType arg0, Entity arg1, IReputationTracking arg2)
updateReputation(IReputationType type, Entity target, IReputationTracking host)
public void
a(Path arg0)
saveDebugReport(Path arg0)
method_21625(Path arg0)
m_etqgghww(Path arg0)
m_63949124(Path arg0)
func_225322_a(Path arg0)
func_225322_a(Path arg0)
private static void
a(Writer arg0, Iterable<aio> arg1)
dumpEntities(Writer arg0, Iterable<Entity> arg1)
method_21624(Writer arg0, Iterable<class_1297> arg1)
exportEntities(Writer arg0, Iterable<Entity> arg1)
m_psthoacf(Writer arg0, Iterable<C_astfners> arg1)
m_35965810(Writer arg0, Iterable<Entity> arg1)
func_225320_a(Writer arg0, Iterable<Entity> arg1)
func_225320_a(Writer arg0, Iterable<Entity> arg1)
private void
a(Writer arg0)
dumpBlockEntities(Writer arg0)
method_21626(Writer arg0)
exportBlockEntities(Writer arg0)
m_fmixdhwv(Writer arg0)
m_64368800(Writer arg0)
func_225321_a(Writer arg0)
func_225321_a(Writer arg0)
public void
j_()
validateSpawn()
method_8513()
setDefaultSpawnClient()
m_agfpcwma()
resetSpawnPoint()
func_72974_f()
setInitialSpawnLocation()