net.minecraft.server.world

public class ServerWorld

extends World implements StructureWorldAccess

All mapped superinterfaces:

WorldAccess, class_5423, EntityView, WorldView, BlockRenderView, BlockView, CollisionView, BiomeAccess$Storage, ModifiableTestableWorld, TestableWorld, ModifiableWorld, LunarWorldView, StructureWorldAccess, ServerWorldAccess

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

Field summary

Modifier and TypeField
public static final BlockPos
a
END_SPAWN_POINT
field_25144
END_SPAWN_POS
f_upxokhvn
field_241108_a_
field_241108_a_
private static final org.apache.logging.log4j.Logger
x
LOGGER
field_13952
LOGGER
f_sshhcfhx
field_147491_a
LOGGER
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>
y
entitiesById
field_17915
entitiesById
f_inaqhaxj
field_217498_x
entitiesById
private final Map<UUID, Entity>
z
entitiesByUuid
field_13960
entitiesByUuid
f_zjmmysky
field_175741_N
entitiesByUuid
private final Queue<Entity>
A
toAddAfterTick
field_18260
entitiesToLoad
f_zuxgcsos
field_217499_z
entitiesToAdd
private final List<ServerPlayerEntity>
B
players
field_18261
players
f_kmgtbgrd
field_217491_A
players
private final ServerChunkManager
C
chunkSource
field_24624
serverChunkManager
f_japyenfx
field_241102_C_
field_241102_C_
boolean
b
tickingEntities
field_18264
inEntityTick
f_qbgwwydu
field_217492_a
tickingEntities
private final MinecraftServer
D
server
field_13959
server
f_szhwhemd
field_73061_a
server
private final ServerWorldProperties
E
serverLevelData
field_24456
worldProperties
f_jzicyqgy
field_241103_E_
field_241103_E_
public boolean
c
noSave
field_13957
savingDisabled
f_hzsuzwuz
field_73058_d
disableLevelSaving
private boolean
F
allPlayersSleeping
field_13955
allPlayersSleeping
f_ocvpupkb
field_73068_P
allPlayersSleeping
private int
G
emptyTime
field_13948
idleTimeout
f_limvtnaq
field_80004_Q
updateEntityTick
private final PortalForcer
H
portalForcer
field_13956
portalForcer
f_ockdexkx
field_85177_Q
worldTeleporter
private final ServerTickScheduler<Block>
I
blockTicks
field_13949
blockTickScheduler
f_atwjstul
field_94579_S
pendingBlockTicks
private final ServerTickScheduler<Fluid>
J
liquidTicks
field_13951
fluidTickScheduler
f_cggzgpeb
field_205342_P
pendingFluidTicks
private final Set<EntityNavigation>
K
navigations
field_18262
entityNavigations
f_yabjgjpq
field_217495_I
navigations
protected final RaidManager
d
raids
field_18811
raidManager
f_cpeuzhki
field_217494_c
raids
private final it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEvent>
L
blockEvents
field_13950
syncedBlockEventQueue
f_strhbyex
field_147490_S
blockEventQueue
private boolean
M
handlingTick
field_13953
inBlockTick
f_zwskxqrh
field_211159_Q
insideTick
private final List<Spawner>
N
customSpawners
field_25141
spawners
f_xdkqjfus
field_241104_N_
field_241104_N_
private final EnderDragonFight
O
dragonFight
field_25142
enderDragonFight
f_xxncbrtq
field_241105_O_
field_241105_O_
private final StructureAccessor
P
structureFeatureManager
field_23787
structureAccessor
f_exvegzgw
field_241106_P_
field_241106_P_
private final boolean
Q
tickTime
field_25143
shouldTickTime
f_ajnajowl
field_241107_Q_
field_241107_Q_

Constructor summary

ModifierConstructor
public (MinecraftServer server, Executor workerExecutor, LevelStorage$Session session, ServerWorldProperties properties, RegistryKey<World> arg4, DimensionType arg5, WorldGenerationProgressListener arg6, ChunkGenerator arg7, boolean debugWorld, long arg9, List<Spawner> arg10, boolean arg11)

Method summary

Modifier and TypeMethod
public void
a(int arg0, int arg1, boolean arg2, boolean arg3)
setWeatherParameters(int arg0, int arg1, boolean arg2, boolean arg3)
method_27910(int arg0, int arg1, boolean arg2, boolean arg3)
setWeather(int clearDuration, int rainDuration, boolean raining, boolean thundering)
m_tfrswowf(int arg0, int arg1, boolean arg2, boolean arg3)
func_241113_a_(int arg0, int arg1, boolean arg2, boolean arg3)
func_241113_a_(int arg0, int arg1, boolean arg2, boolean arg3)
public Biome
a(int arg0, int arg1, int arg2)
getUncachedNoiseBiome(int arg0, int arg1, int arg2)
method_22387(int arg0, int arg1, int arg2)
getGeneratorStoredBiome(int arg0, int arg1, int arg2)
m_yjbibpuo(int arg0, int arg1, int arg2)
func_225604_a_(int arg0, int arg1, int arg2)
getNoiseBiomeRaw(int arg0, int arg1, int arg2)
public StructureAccessor
a()
structureFeatureManager()
method_27056()
getStructureAccessor()
m_ldvxamlm()
func_241112_a_()
func_241112_a_()
public void
a(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
method_18765(BooleanSupplier arg0)
tick(BooleanSupplier shouldKeepTicking)
m_ymtrakfc(BooleanSupplier arg0)
func_72835_b(BooleanSupplier arg0)
tick(BooleanSupplier hasTimeLeft)
protected void
b()
tickTime()
method_29203()
tickTime()
m_mnsqmupw()
func_241126_b_()
func_241126_b_()
public void
a(long arg0)
setDayTime(long arg0)
method_29199(long arg0)
setTimeOfDay(long timeOfDay)
m_xxybxutd(long arg0)
func_241114_a_(long arg0)
setDayTime(long arg0)
public void
a(boolean arg0, boolean arg1)
tickCustomSpawners(boolean arg0, boolean arg1)
method_29202(boolean arg0, boolean arg1)
tickSpawners(boolean spawnMonsters, boolean spawnAnimals)
m_hbekpthe(boolean arg0, boolean arg1)
func_241123_a_(boolean arg0, boolean arg1)
func_241123_a_(boolean arg0, boolean arg1)
private void
ag()
wakeUpAllPlayers()
method_23660()
wakeSleepingPlayers()
m_mcvbswui()
func_229856_ab_()
wakeUpAllPlayers()
public void
a(cge 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)
func_217441_a(Chunk arg0, int arg1)
tickEnvironment(Chunk chunkIn, int randomTickSpeed)
protected BlockPos
a(fx arg0)
findLightingTargetAround(BlockPos arg0)
method_18210(class_2338 arg0)
getSurface(BlockPos pos)
m_upvjxjiq(C_hynzadkk arg0)
func_175736_a(BlockPos arg0)
adjustPosToNearbyEntity(BlockPos pos)
public boolean
m_()
isHandlingTick()
method_14177()
isInBlockTick()
m_ednromrs()
func_211158_j_()
isInsideTick()
public void
n_()
updateSleepingPlayerList()
method_8448()
updateSleepingPlayers()
m_gpbaxfbd()
func_72854_c()
updateAllPlayersSleepingFlag()
public ServerScoreboard
o_()
getScoreboard()
method_14170()
getScoreboard()
m_oljdvxak()
func_96441_U()
getScoreboard()
private void
ah()
stopWeather()
method_14195()
resetWeather()
m_ubdoqdqg()
func_73051_P()
resetRainAndThunder()
public void
p_()
resetEmptyTime()
method_14197()
resetIdleTimeout()
m_vgbceyje()
func_82742_i()
resetUpdateEntityTick()
private void
a(bsm<cut> arg0)
tickLiquid(TickNextTickData<Fluid> arg0)
method_14171(class_1954<class_3611> arg0)
tickFluid(ScheduledTick<Fluid> tick)
m_wshwxqoo(C_vforwnbb<C_rxhyurmy> arg0)
func_205339_a(NextTickListEntry<Fluid> arg0)
tickFluid(NextTickListEntry<Fluid> fluidTickEntry)
private void
b(bsm<bul> arg0)
tickBlock(TickNextTickData<Block> arg0)
method_14189(class_1954<class_2248> arg0)
tickBlock(ScheduledTick<Block> tick)
m_paxyndrv(C_vforwnbb<C_mmxmpdoq> arg0)
func_205338_b(NextTickListEntry<Block> arg0)
tickBlock(NextTickListEntry<Block> blockTickEntry)
public void
a(apx arg0)
tickNonPassenger(Entity arg0)
method_18762(class_1297 arg0)
tickEntity(Entity entity)
m_pqhkfxkw(C_astfners arg0)
func_217479_a(Entity arg0)
updateEntity(Entity entityIn)
public void
a(apx arg0, apx arg1)
tickPassenger(Entity arg0, Entity arg1)
method_18763(class_1297 arg0, class_1297 arg1)
tickPassenger(Entity vehicle, Entity passenger)
m_rhtvnoke(C_astfners arg0, C_astfners arg1)
func_217459_a(Entity arg0, Entity arg1)
tickPassenger(Entity ridingEntity, Entity passengerEntity)
public void
b(apx arg0)
updateChunkPos(Entity arg0)
method_18767(class_1297 arg0)
checkEntityChunkPos(Entity entity)
m_mmwzjpqx(C_astfners arg0)
func_217464_b(Entity arg0)
chunkCheck(Entity entityIn)
public boolean
a(bft arg0, fx 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)
func_175660_a(PlayerEntity arg0, BlockPos arg1)
isBlockModifiable(PlayerEntity arg0, BlockPos arg1)
public void
a(afk 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)
func_217445_a(IProgressUpdate arg0, boolean arg1, boolean arg2)
save(IProgressUpdate progress, boolean flush, boolean skipSave)
private void
ai()
saveLevelData()
method_14188()
saveLevel()
m_sigubjbg()
func_73042_a()
saveLevel()
public List<Entity>
a(aqb<?> arg0, Predicate<? super apx> arg1)
getEntities(EntityType<?> arg0, Predicate<? super Entity> arg1)
method_18198(class_1299<?> arg0, Predicate<? super class_1297> arg1)
getEntitiesByType(EntityType<?> type, Predicate<? super Entity> predicate)
m_isobjtfo(C_ogavsvbr<?> arg0, Predicate<? super C_astfners> arg1)
func_217482_a(EntityType<?> arg0, Predicate<? super Entity> arg1)
getEntities(EntityType<?> entityTypeIn, Predicate<? super Entity> predicateIn)
public List<EnderDragonEntity>
g()
getDragons()
method_18776()
getAliveEnderDragons()
m_gqlcytza()
func_217439_j()
getDragons()
public List<ServerPlayerEntity>
a(Predicate<? super aah> 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)
func_217490_a(Predicate<? super ServerPlayerEntity> arg0)
getPlayers(Predicate<? super ServerPlayerEntity> predicateIn)
public ServerPlayerEntity
q_()
getRandomPlayer()
method_18779()
getRandomAlivePlayer()
m_kdrjabqu()
func_217472_l_()
getRandomPlayer()
public boolean
c(apx arg0)
addFreshEntity(Entity arg0)
method_8649(class_1297 arg0)
spawnEntity(Entity arg0)
m_fkgielag(C_astfners arg0)
func_217376_c(Entity arg0)
addEntity(Entity arg0)
public boolean
d(apx arg0)
addWithUUID(Entity arg0)
method_18768(class_1297 arg0)
tryLoadEntity(Entity entity)
m_ybxknyss(C_astfners arg0)
func_217470_d(Entity arg0)
summonEntity(Entity entityIn)
public void
e(apx arg0)
addFromAnotherDimension(Entity arg0)
method_18769(class_1297 arg0)
onDimensionChanged(Entity entity)
m_oyccasib(C_astfners arg0)
func_217460_e(Entity arg0)
addFromAnotherDimension(Entity entityIn)
public void
a(aah arg0)
addDuringCommandTeleport(ServerPlayer arg0)
method_18207(class_3222 arg0)
onPlayerTeleport(ServerPlayerEntity player)
m_dvlikbhw(C_mxrobsgg arg0)
func_217446_a(ServerPlayerEntity arg0)
addDuringCommandTeleport(ServerPlayerEntity playerIn)
public void
b(aah arg0)
addDuringPortalTeleport(ServerPlayer arg0)
method_18211(class_3222 arg0)
onPlayerChangeDimension(ServerPlayerEntity player)
m_qmntuvdm(C_mxrobsgg arg0)
func_217447_b(ServerPlayerEntity arg0)
addDuringPortalTeleport(ServerPlayerEntity playerIn)
public void
c(aah arg0)
addNewPlayer(ServerPlayer arg0)
method_18213(class_3222 arg0)
onPlayerConnected(ServerPlayerEntity player)
m_onljykea(C_mxrobsgg arg0)
func_217435_c(ServerPlayerEntity arg0)
addNewPlayer(ServerPlayerEntity player)
public void
d(aah arg0)
addRespawnedPlayer(ServerPlayer arg0)
method_18215(class_3222 arg0)
onPlayerRespawned(ServerPlayerEntity player)
m_aonmqwml(C_mxrobsgg arg0)
func_217433_d(ServerPlayerEntity arg0)
addRespawnedPlayer(ServerPlayerEntity player)
private void
f(aah arg0)
addPlayer(ServerPlayer arg0)
method_18771(class_3222 arg0)
addPlayer(ServerPlayerEntity player)
m_hyqlpoos(C_mxrobsgg arg0)
func_217448_f(ServerPlayerEntity arg0)
addPlayer(ServerPlayerEntity player)
private boolean
m(apx arg0)
addEntity(Entity arg0)
method_14175(class_1297 arg0)
addEntity(Entity entity)
m_ekdbgkjp(C_astfners arg0)
func_72838_d(Entity arg0)
addEntity0(Entity entityIn)
public boolean
f(apx arg0)
loadFromChunk(Entity arg0)
method_18214(class_1297 arg0)
loadEntity(Entity entity)
m_jwqdklqm(C_astfners arg0)
func_217440_f(Entity arg0)
addEntityIfNotDuplicate(Entity entityIn)
private boolean
n(apx arg0)
isUUIDUsed(Entity arg0)
method_18777(class_1297 arg0)
checkUuid(Entity arg0)
m_bbactnjs(C_astfners arg0)
func_217478_l(Entity arg0)
hasDuplicateEntity(Entity entityIn)
private Entity
c(UUID arg0)
findAddedOrPendingEntity(UUID arg0)
method_30735(UUID arg0)
checkIfUuidExists(UUID arg0)
m_nlravbtf(UUID arg0)
func_242105_c(UUID arg0)
func_242105_c(UUID arg0)
public boolean
g(apx arg0)
tryAddFreshEntityWithPassengers(Entity arg0)
method_30736(class_1297 arg0)
shouldCreateNewEntityWithPassenger(Entity arg0)
m_inzidthk(C_astfners arg0)
func_242106_g(Entity arg0)
func_242106_g(Entity arg0)
public void
a(cge arg0)
unload(LevelChunk arg0)
method_18764(class_2818 arg0)
unloadEntities(WorldChunk chunk)
m_xjwwchqw(C_hrdsvlkq arg0)
func_217466_a(Chunk arg0)
onChunkUnloading(Chunk chunkIn)
public void
h(apx arg0)
onEntityRemoved(Entity arg0)
method_18772(class_1297 arg0)
unloadEntity(Entity entity)
m_ejaxlqfv(C_astfners arg0)
func_217484_g(Entity arg0)
onEntityRemoved(Entity entityIn)
private void
o(apx arg0)
add(Entity arg0)
method_18778(class_1297 arg0)
loadEntityUnchecked(Entity entity)
m_waedertn(C_astfners arg0)
func_217465_m(Entity arg0)
onEntityAdded(Entity entityIn)
public void
i(apx arg0)
despawn(Entity arg0)
method_18774(class_1297 arg0)
removeEntity(Entity entity)
m_octfrggc(C_astfners arg0)
func_217467_h(Entity arg0)
removeEntity(Entity entityIn)
private void
p(apx arg0)
removeFromChunk(Entity arg0)
method_18780(class_1297 arg0)
removeEntityFromChunk(Entity entity)
m_gzeyxrsd(C_astfners arg0)
func_217454_n(Entity arg0)
removeFromChunk(Entity entityIn)
public void
e(aah arg0)
removePlayerImmediately(ServerPlayer arg0)
method_18770(class_3222 arg0)
removePlayer(ServerPlayerEntity player)
m_gygmxtbs(C_mxrobsgg arg0)
func_217434_e(ServerPlayerEntity arg0)
removePlayer(ServerPlayerEntity player)
public void
a(int arg0, fx 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)
func_175715_c(int arg0, BlockPos arg1, int arg2)
sendBlockBreakProgress(int arg0, BlockPos arg1, int arg2)
public void
a(bft arg0, double arg1, double arg2, double arg3, adn arg4, adp 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)
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(bft arg0, apx arg1, adn arg2, adp 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)
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, fx arg1, int arg2)
globalLevelEvent(int arg0, BlockPos arg1, int arg2)
method_8474(int arg0, class_2338 arg1, int arg2)
syncGlobalEvent(int arg0, BlockPos arg1, int arg2)
m_deqhnown(int arg0, C_hynzadkk arg1, int arg2)
func_175669_a(int arg0, BlockPos arg1, int arg2)
playBroadcastSound(int arg0, BlockPos arg1, int arg2)
public void
a(bft arg0, int arg1, fx arg2, int arg3)
levelEvent(Player arg0, int arg1, BlockPos arg2, int arg3)
method_8444(class_1657 arg0, int arg1, class_2338 arg2, int arg3)
syncWorldEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
m_kiwkevmb(C_jzrpycqo arg0, int arg1, C_hynzadkk 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(fx arg0, cee arg1, cee 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)
func_184138_a(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
notifyBlockUpdate(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
public void
a(apx 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)
func_72960_a(Entity arg0, byte arg1)
setEntityState(Entity arg0, byte arg1)
public ServerChunkManager
i()
getChunkSource()
method_14178()
getChunkManager()
m_kxkxeagz()
func_72863_F()
getChunkProvider()
public Explosion
a(apx arg0, aph arg1, brn arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, brm$a arg8)
explode(Entity arg0, DamageSource arg1, ExplosionDamageCalculator arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, Explosion$BlockInteraction arg8)
method_8454(class_1297 arg0, class_1282 arg1, class_5362 arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, class_1927$class_4179 arg8)
createExplosion(Entity arg0, DamageSource arg1, ExplosionBehavior arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, Explosion$DestructionType arg8)
m_ztuprenl(C_astfners arg0, C_sbxfkpyv arg1, C_dmexlawk arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, C_aahhrzpf$C_bhnzljtn arg8)
func_230546_a_(Entity arg0, DamageSource arg1, ExplosionContext arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, Explosion$Mode arg8)
createExplosion(Entity arg0, DamageSource arg1, ExplosionContext arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, Explosion$Mode arg8)
public void
a(fx arg0, bul 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)
addSyncedBlockEvent(BlockPos arg0, Block arg1, int arg2, int arg3)
m_izxuuard(C_hynzadkk arg0, C_mmxmpdoq 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
aj()
runBlockEvents()
method_14192()
processSyncedBlockEvents()
m_bbslyzvv()
func_147488_Z()
sendQueuedBlockEvents()
private boolean
a(bqy arg0)
doBlockEvent(BlockEventData arg0)
method_14174(class_1919 arg0)
processBlockEvent(BlockEvent event)
m_ltapmvkt(C_dnmqbjtb arg0)
func_147485_a(BlockEventData arg0)
fireBlockEvent(BlockEventData event)
public ServerTickScheduler<Block>
j()
getBlockTicks()
method_14196()
getBlockTickScheduler()
m_fhwhudbw()
func_205220_G_()
getPendingBlockTicks()
public ServerTickScheduler<Fluid>
r_()
getLiquidTicks()
method_14179()
getFluidTickScheduler()
m_sdchjbse()
func_205219_F_()
getPendingFluidTicks()
public MinecraftServer
l()
getServer()
method_8503()
getServer()
m_orbcsken()
func_73046_m()
getServer()
public PortalForcer
m()
getPortalForcer()
method_14173()
getPortalForcer()
m_dmjacdzr()
func_85176_s()
getDefaultTeleporter()
public StructureManager
n()
getStructureManager()
method_14183()
getStructureManager()
m_qlhooikc()
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)
func_195598_a(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8)
spawnParticle(T type, double posX, double posY, double posZ, int particleCount, double xOffset, double arg6, double arg7, double arg8)
public <T extends ParticleEffect> boolean
a(aah 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)
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 player, T type, boolean longDistance, double posX, double posY, double posZ, int arg6, double arg7, double arg8, double arg9, double arg10)
private boolean
a(aah arg0, boolean arg1, double arg2, double arg3, double arg4, oj<?> 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)
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)
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)
func_217461_a(UUID arg0)
getEntityByUuid(UUID uniqueId)
public BlockPos
a(ckx<?> arg0, fx arg1, int arg2, boolean arg3)
findNearestMapFeature(StructureFeature<?> arg0, BlockPos arg1, int arg2, boolean arg3)
method_8487(class_3195<?> arg0, class_2338 arg1, int arg2, boolean arg3)
locateStructure(StructureFeature<?> feature, BlockPos pos, int radius, boolean skipExistingChunks)
m_qgdpjmkm(C_vvmtobpf<?> arg0, C_hynzadkk arg1, int arg2, boolean arg3)
func_241117_a_(Structure<?> arg0, BlockPos arg1, int arg2, boolean arg3)
func_241117_a_(Structure<?> arg0, BlockPos arg1, int arg2, boolean arg3)
public BlockPos
a(bss arg0, fx arg1, int arg2, int arg3)
findNearestBiome(Biome arg0, BlockPos arg1, int arg2, int arg3)
method_24500(class_1959 arg0, class_2338 arg1, int arg2, int arg3)
locateBiome(Biome biome, BlockPos pos, int radius, int arg3)
m_gpksrjdt(C_orlkpefs arg0, C_hynzadkk arg1, int arg2, int arg3)
func_241116_a_(Biome arg0, BlockPos arg1, int arg2, int arg3)
func_241116_a_(Biome arg0, BlockPos arg1, int arg2, int arg3)
public RecipeManager
o()
getRecipeManager()
method_8433()
getRecipeManager()
m_arweyhee()
func_199532_z()
getRecipeManager()
public TagManager
p()
getTagManager()
method_8514()
getTagManager()
m_hjpgestz()
func_205772_D()
getTags()
public boolean
q()
noSave()
method_8458()
isSavingDisabled()
m_eoeuakuf()
func_217402_u()
isSaveDisabled()
public DynamicRegistryManager
r()
registryAccess()
method_30349()
getRegistryManager()
m_xkiapggf()
func_241828_r()
func_241828_r()
public PersistentStateManager
s()
getDataStorage()
method_17983()
getPersistentStateManager()
m_onwxboin()
func_217481_x()
getSavedData()
public MapState
a(String arg0)
getMapData(String arg0)
method_17891(String arg0)
getMapState(String arg0)
m_olkmteoq(String arg0)
func_217406_a(String arg0)
getMapData(String arg0)
public void
a(cxu arg0)
setMapData(MapItemSavedData arg0)
method_17890(class_22 arg0)
putMapState(MapState arg0)
m_pvhwkaaj(C_nvpllgmg arg0)
func_217399_a(MapData arg0)
registerMapData(MapData arg0)
public int
t()
getFreeMapId()
method_17889()
getNextMapId()
m_lihtykei()
func_217395_y()
getNextMapId()
public void
a(fx arg0, float arg1)
setDefaultSpawnPos(BlockPos arg0, float arg1)
method_8554(class_2338 arg0, float arg1)
setSpawnPos(BlockPos pos, float angle)
m_yveqgwou(C_hynzadkk arg0, float arg1)
func_241124_a__(BlockPos arg0, float arg1)
func_241124_a__(BlockPos arg0, float arg1)
public BlockPos
u()
getSharedSpawnPos()
method_27911()
getSpawnPos()
m_naqvxjyt()
func_241135_u_()
getSpawnPoint()
public float
v()
getSharedSpawnAngle()
method_30630()
getSpawnAngle()
m_eyeoctxt()
func_242107_v()
func_242107_v()
public it.unimi.dsi.fastutil.longs.LongSet
w()
getForcedChunks()
method_17984()
getForcedChunks()
m_khthlbpk()
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)
func_217458_b(int arg0, int arg1, boolean arg2)
forceChunk(int chunkX, int chunkZ, boolean add)
public List<ServerPlayerEntity>
x()
players()
method_18456()
getPlayers()
m_keuhwtge()
func_217369_A()
getPlayers()
public void
a(fx arg0, cee arg1, cee 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)
func_217393_a(BlockPos arg0, BlockState arg1, BlockState arg2)
onBlockStateChange(BlockPos arg0, BlockState arg1, BlockState arg2)
public PointOfInterestStorage
y()
getPoiManager()
method_19494()
getPointOfInterestStorage()
m_ehgekgua()
func_217443_B()
getPointOfInterestManager()
public boolean
a_(fx arg0)
isVillage(BlockPos arg0)
method_19500(class_2338 arg0)
isNearOccupiedPointOfInterest(BlockPos pos)
m_bkrelajn(C_hynzadkk arg0)
func_217483_b_(BlockPos arg0)
isVillage(BlockPos pos)
public boolean
a(gp arg0)
isVillage(SectionPos arg0)
method_20588(class_4076 arg0)
isNearOccupiedPointOfInterest(ChunkSectionPos sectionPos)
m_pvfezypn(C_zubvmeye arg0)
func_222887_a(SectionPos arg0)
isVillage(SectionPos pos)
public boolean
a(fx arg0, int arg1)
isCloseToVillage(BlockPos arg0, int arg1)
method_19497(class_2338 arg0, int arg1)
isNearOccupiedPointOfInterest(BlockPos pos, int maxDistance)
m_jhwkhqgo(C_hynzadkk arg0, int arg1)
func_241119_a_(BlockPos arg0, int arg1)
func_241119_a_(BlockPos arg0, int arg1)
public int
b(gp arg0)
sectionsToVillage(SectionPos arg0)
method_19498(class_4076 arg0)
getOccupiedPointOfInterestDistance(ChunkSectionPos pos)
m_kmlkcayc(C_zubvmeye arg0)
func_217486_a(SectionPos arg0)
sectionsToVillage(SectionPos pos)
public RaidManager
z()
getRaids()
method_19495()
getRaidManager()
m_qpvqbsqx()
func_217452_C()
getRaids()
public Raid
b_(fx arg0)
getRaidAt(BlockPos arg0)
method_19502(class_2338 arg0)
getRaidAt(BlockPos pos)
m_tkcavimr(C_hynzadkk arg0)
func_217475_c_(BlockPos arg0)
findRaid(BlockPos pos)
public boolean
c_(fx arg0)
isRaided(BlockPos arg0)
method_19503(class_2338 arg0)
hasRaidAt(BlockPos pos)
m_gvambdkl(C_hynzadkk arg0)
func_217455_d_(BlockPos arg0)
hasRaid(BlockPos pos)
public void
a(azi arg0, apx arg1, aqw arg2)
onReputationEvent(ReputationEventType arg0, Entity arg1, ReputationEventHandler arg2)
method_19496(class_4151 arg0, class_1297 arg1, class_4094 arg2)
handleInteraction(EntityInteraction interaction, Entity entity, InteractionObserver observer)
m_gtkdvbcs(C_wdatdqcy arg0, C_astfners arg1, C_lkvyndwd 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)
dump(Path arg0)
m_etqgghww(Path arg0)
func_225322_a(Path arg0)
writeDebugInfo(Path pathIn)
private static void
a(Writer arg0, Iterable<apx> arg1)
dumpEntities(Writer arg0, Iterable<Entity> arg1)
method_21624(Writer arg0, Iterable<class_1297> arg1)
dumpEntities(Writer writer, Iterable<Entity> entities)
m_psthoacf(Writer arg0, Iterable<C_astfners> arg1)
func_225320_a(Writer arg0, Iterable<Entity> arg1)
dumpEntities(Writer writerIn, Iterable<Entity> entities)
private void
a(Writer arg0)
dumpBlockEntities(Writer arg0)
method_21626(Writer arg0)
dumpBlockEntities(Writer writer)
m_fmixdhwv(Writer arg0)
func_225321_a(Writer arg0)
dumpBlockEntities(Writer writerIn)
public void
a(cqx arg0)
clearBlockEvents(BoundingBox arg0)
method_23658(class_3341 arg0)
clearUpdatesInArea(BlockBox box)
m_ifmpzfaa(C_hmqypqzz arg0)
func_229854_a_(MutableBoundingBox arg0)
clearBlockEvents(MutableBoundingBox boundingBox)
public void
a(fx arg0, bul arg1)
blockUpdated(BlockPos arg0, Block arg1)
method_8408(class_2338 arg0, class_2248 arg1)
updateNeighbors(BlockPos arg0, Block arg1)
m_yjkyqlyg(C_hynzadkk arg0, C_mmxmpdoq arg1)
func_230547_a_(BlockPos arg0, Block arg1)
func_230547_a_(BlockPos arg0, Block arg1)
public Iterable<Entity>
A()
getAllEntities()
method_27909()
iterateEntities()
m_ckqdfoye()
func_241136_z_()
func_241136_z_()
public boolean
B()
isFlat()
method_28125()
isFlat()
m_ibggsfql()
func_241109_A_()
func_241109_A_()
public long
C()
getSeed()
method_8412()
getSeed()
m_ayxldahb()
func_72905_C()
getSeed()
public EnderDragonFight
D()
dragonFight()
method_29198()
getEnderDragonFight()
m_crsnuusj()
func_241110_C_()
func_241110_C_()
public Stream<? extends StructureStart<?>>
a(gp arg0, ckx<?> arg1)
startsForFeature(SectionPos arg0, StructureFeature<?> arg1)
method_30275(class_4076 arg0, class_3195<?> arg1)
getStructures(ChunkSectionPos arg0, StructureFeature<?> arg1)
m_rvmrrhdw(C_zubvmeye arg0, C_vvmtobpf<?> arg1)
func_241827_a(SectionPos arg0, Structure<?> arg1)
func_241827_a(SectionPos arg0, Structure<?> arg1)
public ServerWorld
E()
getLevel()
method_8410()
toServerWorld()
m_flbbdtcu()
func_201672_e()
getWorld()
public static void
a(aag arg0)
makeObsidianPlatform(ServerLevel arg0)
method_29200(class_3218 arg0)
createEndSpawnPlatform(ServerWorld world)
m_qbzrpyxe(C_bdwnwhiu arg0)
func_241121_a_(ServerWorld arg0)
func_241121_a_(ServerWorld arg0)
public float
a(gc arg0, boolean arg1)
getShade(Direction arg0, boolean arg1)
method_24852(class_2350 arg0, boolean arg1)
getBrightness(Direction arg0, boolean arg1)
m_lqesafyv(C_xpuuihxf arg0, boolean arg1)
func_230487_a_(Direction arg0, boolean arg1)
func_230487_a_(Direction arg0, boolean arg1)