| public int | | getNextEntityId() | | getNextEntityId() | | method_1_6276() | | getNextEntityId() |
|
| public void | |
| public RegistryEntry<Biome> | | getUncachedNoiseBiome(int quartX, int quartY, int quartZ) | | getUncachedNoiseBiome(int quartX, int quartY, int quartZ) | | method_22387(int arg0, int arg1, int arg2) | | getGeneratorStoredBiome(int arg0, int arg1, int arg2) |
|
| public StructureAccessor | | structureManager() | | structureManager() | | method_27056() | | getStructureAccessor() |
|
| public ServerClocks | | clockManager() | | clockManager() | | method_1_839() | | getClocks() |
|
| public WorldEnvironmentAttributeAccess | | environmentAttributes() | | environmentAttributes() | | method_75728() | | getEnvironmentAttributes() |
|
| public WorldEnvironmentAttributeAccess | |
| public void | |
| public boolean | | shouldTickBlocksAt(long chunkPos) | | shouldTickBlocksAt(long chunkPos) | | method_39425(long arg0) | | shouldTickBlocksInChunk(long arg0) |
|
| protected void | | tickTime() | | tickTime() | | method_29203() | | tickTime() |
|
| public void | | tickCustomSpawners(boolean spawnEnemies) | | tickCustomSpawners(boolean spawnEnemies) | | method_29202(boolean arg0) | | tickSpawners(boolean spawnMonsters) |
|
| private void | | wakeUpAllPlayers() | | wakeUpAllPlayers() | | method_23660() | | wakeSleepingPlayers() |
|
| public void | |
| public void | |
| public void | |
| private Optional<BlockPos> | |
| protected BlockPos | |
| public boolean | | isHandlingTick() | | isHandlingTick() | | method_14177() | | isInBlockTick() |
|
| public boolean | | canSleepThroughNights() | | canSleepThroughNights() | | method_33144() | | isSleepingEnabled() |
|
| private void | | announceSleepStatus() | | announceSleepStatus() | | method_33143() | | sendSleepingStatus() |
|
| public void | | updateSleepingPlayerList() | | updateSleepingPlayerList() | | method_8448() | | updateSleepingPlayers() |
|
| public ServerScoreboard | | getScoreboard() | | getScoreboard() | | method_8428() | | getScoreboard() |
|
| public ServerWaypointHandler | | getWaypointManager() | | getWaypointManager() | | method_70636() | | getWaypointHandler() |
|
| public LocalDifficulty | |
| public float | |
| private void | |
| private void | | advanceWeatherCycle() | | advanceWeatherCycle() | | method_39501() | | tickWeather() |
|
| public void | | resetWeatherCycle() | | resetWeatherCycle() | | method_14195() | | resetWeather() |
|
| public void | | resetEmptyTime() | | resetEmptyTime() | | method_14197() | | resetIdleTimeout() |
|
| private void | |
| private void | |
| public void | |
| private void | |
| public void | |
| public boolean | |
| public void | |
| private void | | saveLevelData(boolean sync) | | saveLevelData(boolean sync) | | method_14188(boolean arg0) | | savePersistentState(boolean flush) |
|
| public <T extends Entity> List<? extends T> | |
| public <T extends Entity> void | | getEntities(EntityTypeTest<Entity, T> type, Predicate<? super T> selector, List<? super T> result) | | getEntities(EntityTypeTest<Entity, T> type, Predicate<? super T> selector, List<? super T> result) | | method_47538(class_5575<class_1297, T> arg0, Predicate<? super T> arg1, List<? super T> arg2) | | collectEntitiesByType(TypeFilter<Entity, T> filter, Predicate<? super T> predicate, List<? super T> result) |
|
| public <T extends Entity> void | | getEntities(EntityTypeTest<Entity, T> type, Predicate<? super T> selector, List<? super T> result, int maxResults) | | getEntities(EntityTypeTest<Entity, T> type, Predicate<? super T> selector, List<? super T> result, int maxResults) | | method_47539(class_5575<class_1297, T> arg0, Predicate<? super T> arg1, List<? super T> arg2, int arg3) | | collectEntitiesByType(TypeFilter<Entity, T> filter, Predicate<? super T> predicate, List<? super T> result, int limit) |
|
| public List<? extends EnderDragonEntity> | | getDragons() | | getDragons() | | method_18776() | | getAliveEnderDragons() |
|
| public List<ServerPlayerEntity> | |
| public List<ServerPlayerEntity> | |
| public ServerPlayerEntity | | getRandomPlayer() | | getRandomPlayer() | | method_18779() | | getRandomAlivePlayer() |
|
| public boolean | |
| public boolean | |
| public void | |
| public void | |
| public void | |
| private void | |
| private boolean | |
| public boolean | | tryAddFreshEntityWithPassengers(Entity entity) | | tryAddFreshEntityWithPassengers(Entity entity) | | method_30736(class_1297 arg0) | | spawnNewEntityAndPassengers(Entity entity) |
|
| public void | |
| public void | |
| public void | | destroyBlockProgress(int id, BlockPos blockPos, int progress) | | destroyBlockProgress(int id, BlockPos blockPos, int progress) | | method_8517(int arg0, class_2338 arg1, int arg2) | | setBlockBreakingInfo(int arg0, BlockPos arg1, int arg2) |
|
| public void | | playSeededSound(Entity except, double x, double y, double z, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch, long seed) | | playSeededSound(Entity except, double x, double y, double z, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch, long seed) | | method_8465(class_1297 arg0, double arg1, double arg2, double arg3, class_6880<class_3414> arg4, class_3419 arg5, float arg6, float arg7, long arg8) | | playSound(Entity arg0, double arg1, double arg2, double arg3, RegistryEntry<SoundEvent> arg4, SoundCategory arg5, float arg6, float arg7, long arg8) |
|
| public void | | playSeededSound(Entity except, Entity sourceEntity, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch, long seed) | | playSeededSound(Entity except, Entity sourceEntity, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch, long seed) | | method_8449(class_1297 arg0, class_1297 arg1, class_6880<class_3414> arg2, class_3419 arg3, float arg4, float arg5, long arg6) | | playSoundFromEntity(Entity arg0, Entity arg1, RegistryEntry<SoundEvent> arg2, SoundCategory arg3, float arg4, float arg5, long arg6) |
|
| public void | | globalLevelEvent(int type, BlockPos pos, int data) | | globalLevelEvent(int type, BlockPos pos, int data) | | method_8474(int arg0, class_2338 arg1, int arg2) | | syncGlobalEvent(int arg0, BlockPos arg1, int arg2) |
|
| public void | | levelEvent(Entity source, int type, BlockPos pos, int data) | | levelEvent(Entity source, int type, BlockPos pos, int data) | | method_8444(class_1297 arg0, int arg1, class_2338 arg2, int arg3) | | syncWorldEvent(Entity arg0, int arg1, BlockPos arg2, int arg3) |
|
| public int | | getLogicalHeight() | | getLogicalHeight() | | method_32819() | | getLogicalHeight() |
|
| public void | |
| public void | | sendBlockUpdated(BlockPos pos, BlockState old, BlockState current, int updateFlags) | | sendBlockUpdated(BlockPos pos, BlockState old, BlockState current, int updateFlags) | | method_8413(class_2338 arg0, class_2680 arg1, class_2680 arg2, int arg3) | | updateListeners(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3) |
|
| public void | |
| public void | |
| public void | | updateNeighborsAtExceptFromFacing(BlockPos pos, Block blockObject, Direction skipDirection, Orientation orientation) | | updateNeighborsAtExceptFromFacing(BlockPos pos, Block blockObject, Direction skipDirection, Orientation orientation) | | method_8508(class_2338 arg0, class_2248 arg1, class_2350 arg2, class_9904 arg3) | | updateNeighborsExcept(BlockPos arg0, Block arg1, Direction arg2, WireOrientation arg3) |
|
| public void | |
| public void | | neighborChanged(BlockState state, BlockPos pos, Block changedBlock, Orientation orientation, boolean movedByPiston) | | neighborChanged(BlockState state, BlockPos pos, Block changedBlock, Orientation orientation, boolean movedByPiston) | | method_41410(class_2680 arg0, class_2338 arg1, class_2248 arg2, class_9904 arg3, boolean arg4) | | updateNeighbor(BlockState arg0, BlockPos arg1, Block arg2, WireOrientation arg3, boolean arg4) |
|
| public void | | broadcastEntityEvent(Entity entity, byte event) | | broadcastEntityEvent(Entity entity, byte event) | | method_8421(class_1297 arg0, byte arg1) | | sendEntityStatus(Entity arg0, byte arg1) |
|
| public void | |
| public ServerChunkManager | | getChunkSource() | | getChunkSource() | | method_8398() | | getChunkManager() |
|
| public void | | explode(Entity source, DamageSource damageSource, ExplosionDamageCalculator damageCalculator, double x, double y, double z, float r, boolean fire, Level$ExplosionInteraction interactionType, ParticleOptions smallExplosionParticles, ParticleOptions largeExplosionParticles, WeightedList<ExplosionParticleInfo> blockParticles, Holder<SoundEvent> explosionSound) | | explode(Entity source, DamageSource damageSource, ExplosionDamageCalculator damageCalculator, double x, double y, double z, float r, boolean fire, Level$ExplosionInteraction interactionType, ParticleOptions smallExplosionParticles, ParticleOptions largeExplosionParticles, WeightedList<ExplosionParticleInfo> blockParticles, Holder<SoundEvent> explosionSound) | | method_8454(class_1297 arg0, class_1282 arg1, class_5362 arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, class_1937$class_7867 arg8, class_2394 arg9, class_2394 arg10, class_6012<class_11749> arg11, class_6880<class_3414> arg12) | | createExplosion(Entity arg0, DamageSource arg1, ExplosionBehavior arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, World$ExplosionSourceType arg8, ParticleEffect arg9, ParticleEffect arg10, WeightedPool<BlockParticleEffect> arg11, RegistryEntry<SoundEvent> arg12) |
|
| private Explosion$DestructionType | |
| public void | | blockEvent(BlockPos pos, Block block, int b0, int b1) | | blockEvent(BlockPos pos, Block block, int b0, int b1) | | method_8427(class_2338 arg0, class_2248 arg1, int arg2, int arg3) | | addSyncedBlockEvent(BlockPos arg0, Block arg1, int arg2, int arg3) |
|
| private void | | runBlockEvents() | | runBlockEvents() | | method_14192() | | processSyncedBlockEvents() |
|
| private boolean | |
| public WorldTickScheduler<Block> | | getBlockTicks() | | getBlockTicks() | | method_8397() | | getBlockTickScheduler() |
|
| public WorldTickScheduler<Fluid> | | getFluidTicks() | | getFluidTicks() | | method_8405() | | getFluidTickScheduler() |
|
| public MinecraftServer | | getServer() | | getServer() | | method_8503() | | getServer() |
|
| public PortalForcer | | getPortalForcer() | | getPortalForcer() | | method_14173() | | getPortalForcer() |
|
| public StructureTemplateManager | | getStructureManager() | | getStructureManager() | | method_14183() | | getStructureTemplateManager() |
|
| public <T extends ParticleEffect> int | | sendParticles(T particle, double x, double y, double z, int count, double xDist, double yDist, double zDist, double speed) | | sendParticles(T particle, double x, double y, double z, int count, double xDist, double yDist, double zDist, double speed) | | method_65096(T arg0, double arg1, double arg2, double arg3, int arg4, double arg5, double arg6, double arg7, double arg8) | | spawnParticles(T parameters, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed) |
|
| public <T extends ParticleEffect> int | | sendParticles(T particle, boolean overrideLimiter, boolean alwaysShow, double x, double y, double z, int count, double xDist, double yDist, double zDist, double speed) | | sendParticles(T particle, boolean overrideLimiter, boolean alwaysShow, double x, double y, double z, int count, double xDist, double yDist, double zDist, double speed) | | method_14199(T arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, int arg6, double arg7, double arg8, double arg9, double arg10) | | spawnParticles(T parameters, boolean force, boolean important, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed) |
|
| public <T extends ParticleEffect> boolean | | sendParticles(ServerPlayer player, T particle, boolean overrideLimiter, boolean alwaysShow, double x, double y, double z, int count, double xDist, double yDist, double zDist, double speed) | | sendParticles(ServerPlayer player, T particle, boolean overrideLimiter, boolean alwaysShow, double x, double y, double z, int count, double xDist, double yDist, double zDist, double speed) | | method_14166(class_3222 arg0, T arg1, boolean arg2, boolean arg3, double arg4, double arg5, double arg6, int arg7, double arg8, double arg9, double arg10, double arg11) | | spawnParticles(ServerPlayerEntity viewer, T parameters, boolean force, boolean important, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed) |
|
| private boolean | | sendParticles(ServerPlayer player, boolean overrideLimiter, double x, double y, double z, Packet<?> packet) | | sendParticles(ServerPlayer player, boolean overrideLimiter, double x, double y, double z, Packet<?> packet) | | 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) |
|
| public Entity | | getEntity(int id) | | getEntity(int id) | | method_8469(int arg0) | | getEntityById(int arg0) |
|
| public Entity | | getEntityInAnyDimension(UUID uuid) | | getEntityInAnyDimension(UUID uuid) | | method_73284(UUID arg0) | | getEntityAnyDimension(UUID arg0) |
|
| public PlayerEntity | | getPlayerInAnyDimension(UUID uuid) | | getPlayerInAnyDimension(UUID uuid) | | method_73285(UUID arg0) | | getPlayerAnyDimension(UUID arg0) |
|
| public Entity | | getEntityOrPart(int id) | | getEntityOrPart(int id) | | method_31424(int arg0) | | getEntityOrDragonPart(int id) |
|
| public Collection<EnderDragonPart> | | dragonParts() | | dragonParts() | | method_65097() | | getEnderDragonParts() |
|
| public BlockPos | | findNearestMapStructure(TagKey<Structure> structureTag, BlockPos origin, int maxSearchRadius, boolean createReference) | | findNearestMapStructure(TagKey<Structure> structureTag, BlockPos origin, int maxSearchRadius, boolean createReference) | | method_8487(class_6862<class_3195> arg0, class_2338 arg1, int arg2, boolean arg3) | | locateStructure(TagKey<Structure> structureTag, BlockPos pos, int radius, boolean skipReferencedStructures) |
|
| public com.mojang.datafixers.util.Pair<BlockPos, RegistryEntry<Biome>> | | findClosestBiome3d(Predicate<Holder<Biome>> biomeTest, BlockPos origin, int maxSearchRadius, int sampleResolutionHorizontal, int sampleResolutionVertical) | | findClosestBiome3d(Predicate<Holder<Biome>> biomeTest, BlockPos origin, int maxSearchRadius, int sampleResolutionHorizontal, int sampleResolutionVertical) | | method_42108(Predicate<class_6880<class_1959>> arg0, class_2338 arg1, int arg2, int arg3, int arg4) | | locateBiome(Predicate<RegistryEntry<Biome>> predicate, BlockPos pos, int radius, int horizontalBlockCheckInterval, int verticalBlockCheckInterval) |
|
| public WorldBorder | | getWorldBorder() | | getWorldBorder() | | method_8621() | | getWorldBorder() |
|
| public ServerRecipeManager | | recipeAccess() | | recipeAccess() | | method_8433() | | getRecipeManager() |
|
| public TickManager | | tickRateManager() | | tickRateManager() | | method_54719() | | getTickManager() |
|
| public boolean | | noSave() | | noSave() | | method_8458() | | isSavingDisabled() |
|
| public PersistentStateManager | | getDataStorage() | | getDataStorage() | | method_17983() | | getPersistentStateManager() |
|
| public MapState | |
| public void | |
| public MapIdComponent | | getFreeMapId() | | getFreeMapId() | | method_17889() | | increaseAndGetMapId() |
|
| public void | |
| public WorldProperties$SpawnPoint | | getRespawnData() | | getRespawnData() | | method_74854() | | getSpawnPoint() |
|
| public it.unimi.dsi.fastutil.longs.LongSet | | getForceLoadedChunks() | | getForceLoadedChunks() | | method_17984() | | getForcedChunks() |
|
| public boolean | | setChunkForced(int chunkX, int chunkZ, boolean forced) | | setChunkForced(int chunkX, int chunkZ, boolean forced) | | method_17988(int arg0, int arg1, boolean arg2) | | setChunkForced(int x, int z, boolean forced) |
|
| public List<ServerPlayerEntity> | | players() | | players() | | method_18456() | | getPlayers() |
|
| public void | |
| public PointOfInterestStorage | | getPoiManager() | | getPoiManager() | | method_19494() | | getPointOfInterestStorage() |
|
| public boolean | |
| public boolean | |
| public boolean | | isCloseToVillage(BlockPos pos, int sectionDistance) | | isCloseToVillage(BlockPos pos, int sectionDistance) | | method_19497(class_2338 arg0, int arg1) | | isNearOccupiedPointOfInterest(BlockPos pos, int maxDistance) |
|
| public int | |
| public RaidManager | | getRaids() | | getRaids() | | method_19495() | | getRaidManager() |
|
| public Raid | |
| public boolean | |
| public void | |
| public void | | saveDebugReport(Path rootDir) | | saveDebugReport(Path rootDir) | | method_21625(Path arg0) | | dump(Path path) |
|
| private static void | |
| private void | | dumpBlockEntityTickers(Writer output) | | dumpBlockEntityTickers(Writer output) | | method_21626(Writer arg0) | | dumpBlockEntities(Writer writer) |
|
| public void | |
| public Iterable<Entity> | | getAllEntities() | | getAllEntities() | | method_27909() | | iterateEntities() |
|
| public boolean | | isFlat() | | isFlat() | | method_28125() | | isFlat() |
|
| public long | | getSeed() | | getSeed() | | method_8412() | | getSeed() |
|
| public EnderDragonFight | | getDragonFight() | | getDragonFight() | | method_29198() | | getEnderDragonFight() |
|
| public WeatherState | | getWeatherData() | | getWeatherData() | | method_1_1681() | | getWeatherState() |
|
| public ServerWorld | | getLevel() | | getLevel() | | method_8410() | | toServerWorld() |
|
| public String | | getWatchdogStats() | | getWatchdogStats() | | method_31268() | | getDebugString() |
|
| private static <T> String | |
| protected EntityLookup<Entity> | | getEntities() | | getEntities() | | method_31592() | | getEntityLookup() |
|
| public void | |
| public void | |
| public void | |
| public void | |
| public PathNodeTypeCache | | getPathTypeCache() | | getPathTypeCache() | | method_57133() | | getPathNodeTypeCache() |
|
| public void | | waitForEntities(ChunkPos centerChunk, int radius) | | waitForEntities(ChunkPos centerChunk, int radius) | | method_72270(class_1923 arg0, int arg1) | | loadChunks(ChunkPos center, int radius) |
|
| public boolean | | isSpawningMonsters() | | isSpawningMonsters() | | method_74962() | | shouldSpawnMonsters() |
|
| public void | |
| public String | | gatherChunkSourceStats() | | gatherChunkSourceStats() | | method_31419() | | asString() |
|
| public boolean | | areEntitiesLoaded(long chunkKey) | | areEntitiesLoaded(long chunkKey) | | method_37116(long arg0) | | isChunkLoaded(long chunkPos) |
|
| public boolean | | isPositionTickingWithEntitiesLoaded(long key) | | isPositionTickingWithEntitiesLoaded(long key) | | method_37117(long arg0) | | isTickingFutureReady(long chunkPos) |
|
| public boolean | |
| public boolean | |
| public boolean | |
| public boolean | |
| public boolean | |
| public boolean | |
| public FeatureSet | | enabledFeatures() | | enabledFeatures() | | method_45162() | | getEnabledFeatures() |
|
| public BrewingRecipeRegistry | | potionBrewing() | | potionBrewing() | | method_59547() | | getBrewingRecipeRegistry() |
|
| public FuelRegistry | | fuelValues() | | fuelValues() | | method_61269() | | getFuelRegistry() |
|
| public GameRules | | getGameRules() | | getGameRules() | | method_64395() | | getGameRules() |
|
| public CrashReportSection | |
| public int | | getSeaLevel() | | getSeaLevel() | | method_8615() | | getSeaLevel() |
|
| public void | |
| public SubscriptionTracker | | debugSynchronizers() | | debugSynchronizers() | | method_74535() | | getSubscriptionTracker() |
|
| public boolean | | isAllowedToEnterPortal(Level toLevel) | | isAllowedToEnterPortal(Level toLevel) | | method_75002(class_1937 arg0) | | isEnterableWithPortal(World destination) |
|
| public boolean | | isPvpAllowed() | | isPvpAllowed() | | method_74999() | | isPvpEnabled() |
|
| public boolean | | isCommandBlockEnabled() | | isCommandBlockEnabled() | | method_75000() | | areCommandBlocksEnabled() |
|
| public boolean | | isSpawnerBlockEnabled() | | isSpawnerBlockEnabled() | | method_75001() | | areSpawnerBlocksEnabled() |
|