| public boolean | | isClientSide() | | isClientSide() | | method_8608() | | isClient() |
|
| public MinecraftServer | | getServer() | | getServer() | | method_8503() | | getServer() |
|
| public boolean | |
| public boolean | |
| public static boolean | |
| private static boolean | |
| private static boolean | |
| private static boolean | | isOutsideSpawnableHeight(int y) | | isOutsideSpawnableHeight(int y) | | method_25952(int arg0) | | isInvalidVertically(int y) |
|
| public WorldChunk | |
| public WorldChunk | | getChunk(int chunkX, int chunkZ) | | getChunk(int chunkX, int chunkZ) | | method_8392(int arg0, int arg1) | | getChunk(int arg0, int arg1) |
|
| public Chunk | | getChunk(int chunkX, int chunkZ, ChunkStatus status, boolean loadOrGenerate) | | getChunk(int chunkX, int chunkZ, ChunkStatus status, boolean loadOrGenerate) | | method_8402(int arg0, int arg1, class_2806 arg2, boolean arg3) | | getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3) |
|
| public boolean | |
| public boolean | | setBlock(BlockPos pos, BlockState blockState, int updateFlags, int updateLimit) | | setBlock(BlockPos pos, BlockState blockState, int updateFlags, int updateLimit) | | method_30092(class_2338 arg0, class_2680 arg1, int arg2, int arg3) | | setBlockState(BlockPos arg0, BlockState arg1, int arg2, int arg3) |
|
| public void | |
| public boolean | | removeBlock(BlockPos pos, boolean movedByPiston) | | removeBlock(BlockPos pos, boolean movedByPiston) | | method_8650(class_2338 arg0, boolean arg1) | | removeBlock(BlockPos arg0, boolean arg1) |
|
| public boolean | | destroyBlock(BlockPos pos, boolean dropResources, Entity breaker, int updateLimit) | | destroyBlock(BlockPos pos, boolean dropResources, Entity breaker, int updateLimit) | | method_30093(class_2338 arg0, boolean arg1, class_1297 arg2, int arg3) | | breakBlock(BlockPos arg0, boolean arg1, Entity arg2, int arg3) |
|
| public void | |
| public boolean | |
| public abstract 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 pos, BlockState oldState, BlockState newState, int flags) |
|
| 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 pos, Block sourceBlock, Direction direction, WireOrientation orientation) |
|
| 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 state, BlockPos pos, Block sourceBlock, WireOrientation orientation, boolean notify) |
|
| public void | | neighborShapeChanged(Direction direction, BlockPos pos, BlockPos neighborPos, BlockState neighborState, int updateFlags, int updateLimit) | | neighborShapeChanged(Direction direction, BlockPos pos, BlockPos neighborPos, BlockState neighborState, int updateFlags, int updateLimit) | | method_42308(class_2350 arg0, class_2338 arg1, class_2338 arg2, class_2680 arg3, int arg4, int arg5) | | replaceWithStateForNeighborUpdate(Direction arg0, BlockPos arg1, BlockPos arg2, BlockState arg3, int arg4, int arg5) |
|
| public int | |
| public LightingProvider | | getLightEngine() | | getLightEngine() | | method_22336() | | getLightingProvider() |
|
| public BlockState | |
| public FluidState | |
| public boolean | | isBrightOutside() | | isBrightOutside() | | method_8530() | | isDay() |
|
| public boolean | | isDarkOutside() | | isDarkOutside() | | method_23886() | | isNight() |
|
| public void | | playSound(Entity except, BlockPos pos, SoundEvent sound, SoundSource source, float volume, float pitch) | | playSound(Entity except, BlockPos pos, SoundEvent sound, SoundSource source, float volume, float pitch) | | method_8396(class_1297 arg0, class_2338 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5) | | playSound(Entity arg0, BlockPos arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5) |
|
| public abstract 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 source, double x, double y, double z, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch, long seed) |
|
| public void | | playSeededSound(Entity except, double x, double y, double z, SoundEvent sound, SoundSource source, float volume, float pitch, long seed) | | playSeededSound(Entity except, double x, double y, double z, SoundEvent sound, SoundSource source, float volume, float pitch, long seed) | | method_47967(class_1297 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5, float arg6, float arg7, long arg8) | | playSound(Entity source, double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, long seed) |
|
| public abstract 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 source, Entity entity, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch, long seed) |
|
| public void | | playSound(Entity except, double x, double y, double z, SoundEvent sound, SoundSource source) | | playSound(Entity except, double x, double y, double z, SoundEvent sound, SoundSource source) | | method_54762(class_1297 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5) | | playSound(Entity source, double x, double y, double z, SoundEvent sound, SoundCategory category) |
|
| public void | | playSound(Entity except, double x, double y, double z, SoundEvent sound, SoundSource source, float volume, float pitch) | | playSound(Entity except, double x, double y, double z, SoundEvent sound, SoundSource source, float volume, float pitch) | | method_43128(class_1297 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5, float arg6, float arg7) | | playSound(Entity source, double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch) |
|
| public void | | playSound(Entity except, double x, double y, double z, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch) | | playSound(Entity except, double x, double y, double z, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch) | | method_60511(class_1297 arg0, double arg1, double arg2, double arg3, class_6880<class_3414> arg4, class_3419 arg5, float arg6, float arg7) | | playSound(Entity source, double x, double y, double z, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch) |
|
| public void | | playSound(Entity except, Entity sourceEntity, SoundEvent sound, SoundSource source, float volume, float pitch) | | playSound(Entity except, Entity sourceEntity, SoundEvent sound, SoundSource source, float volume, float pitch) | | method_43129(class_1297 arg0, class_1297 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5) | | playSoundFromEntity(Entity source, Entity entity, SoundEvent sound, SoundCategory category, float volume, float pitch) |
|
| public void | | playLocalSound(BlockPos pos, SoundEvent sound, SoundSource source, float volume, float pitch, boolean distanceDelay) | | playLocalSound(BlockPos pos, SoundEvent sound, SoundSource source, float volume, float pitch, boolean distanceDelay) | | method_45446(class_2338 arg0, class_3414 arg1, class_3419 arg2, float arg3, float arg4, boolean arg5) | | playSoundAtBlockCenterClient(BlockPos pos, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean useDistance) |
|
| public void | | playLocalSound(Entity sourceEntity, SoundEvent sound, SoundSource source, float volume, float pitch) | | playLocalSound(Entity sourceEntity, SoundEvent sound, SoundSource source, float volume, float pitch) | | method_55116(class_1297 arg0, class_3414 arg1, class_3419 arg2, float arg3, float arg4) | | playSoundFromEntityClient(Entity entity, SoundEvent sound, SoundCategory category, float volume, float pitch) |
|
| public void | | playLocalSound(double x, double y, double z, SoundEvent sound, SoundSource source, float volume, float pitch, boolean distanceDelay) | | playLocalSound(double x, double y, double z, SoundEvent sound, SoundSource source, float volume, float pitch, boolean distanceDelay) | | method_8486(double arg0, double arg1, double arg2, class_3414 arg3, class_3419 arg4, float arg5, float arg6, boolean arg7) | | playSoundClient(double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean useDistance) |
|
| public void | | playPlayerSound(SoundEvent sound, SoundSource source, float volume, float pitch) | | playPlayerSound(SoundEvent sound, SoundSource source, float volume, float pitch) | | method_67392(class_3414 arg0, class_3419 arg1, float arg2, float arg3) | | playSoundClient(SoundEvent sound, SoundCategory category, float volume, float pitch) |
|
| public void | | addParticle(ParticleOptions particle, double x, double y, double z, double xd, double yd, double zd) | | addParticle(ParticleOptions particle, double x, double y, double z, double xd, double yd, double zd) | | method_8406(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) | | addParticleClient(ParticleEffect arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) |
|
| public void | | addParticle(ParticleOptions particle, boolean overrideLimiter, boolean alwaysShow, double x, double y, double z, double xd, double yd, double zd) | | addParticle(ParticleOptions particle, boolean overrideLimiter, boolean alwaysShow, double x, double y, double z, double xd, double yd, double zd) | | method_8466(class_2394 arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8) | | addParticleClient(ParticleEffect parameters, boolean force, boolean canSpawnOnMinimal, double x, double y, double z, double velocityX, double velocityY, double velocityZ) |
|
| public void | | addAlwaysVisibleParticle(ParticleOptions particle, double x, double y, double z, double xd, double yd, double zd) | | addAlwaysVisibleParticle(ParticleOptions particle, double x, double y, double z, double xd, double yd, double zd) | | method_8494(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) | | addImportantParticleClient(ParticleEffect parameters, double x, double y, double z, double velocityX, double velocityY, double velocityZ) |
|
| public void | | addAlwaysVisibleParticle(ParticleOptions particle, boolean overrideLimiter, double x, double y, double z, double xd, double yd, double zd) | | addAlwaysVisibleParticle(ParticleOptions particle, boolean overrideLimiter, double x, double y, double z, double xd, double yd, double zd) | | method_17452(class_2394 arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7) | | addImportantParticleClient(ParticleEffect parameters, boolean force, double x, double y, double z, double velocityX, double velocityY, double velocityZ) |
|
| public void | |
| public void | | tickBlockEntities() | | tickBlockEntities() | | method_18471() | | tickBlockEntities() |
|
| public <T extends Entity> void | | guardEntityTick(Consumer<T> tick, T entity) | | guardEntityTick(Consumer<T> tick, T entity) | | method_18472(Consumer<T> arg0, T arg1) | | tickEntity(Consumer<T> tickConsumer, T entity) |
|
| public boolean | |
| public boolean | | shouldTickBlocksAt(long chunkPos) | | shouldTickBlocksAt(long chunkPos) | | method_39425(long arg0) | | shouldTickBlocksInChunk(long chunkPos) |
|
| public boolean | |
| public void | | explode(Entity source, double x, double y, double z, float r, Level$ExplosionInteraction blockInteraction) | | explode(Entity source, double x, double y, double z, float r, Level$ExplosionInteraction blockInteraction) | | method_8437(class_1297 arg0, double arg1, double arg2, double arg3, float arg4, class_1937$class_7867 arg5) | | createExplosion(Entity entity, double x, double y, double z, float power, World$ExplosionSourceType explosionSourceType) |
|
| public void | | explode(Entity source, double x, double y, double z, float r, boolean fire, Level$ExplosionInteraction blockInteraction) | | explode(Entity source, double x, double y, double z, float r, boolean fire, Level$ExplosionInteraction blockInteraction) | | method_8537(class_1297 arg0, double arg1, double arg2, double arg3, float arg4, boolean arg5, class_1937$class_7867 arg6) | | createExplosion(Entity entity, double x, double y, double z, float power, boolean createFire, World$ExplosionSourceType explosionSourceType) |
|
| public void | | explode(Entity source, DamageSource damageSource, ExplosionDamageCalculator damageCalculator, Vec3 boomPos, float r, boolean fire, Level$ExplosionInteraction blockInteraction) | | explode(Entity source, DamageSource damageSource, ExplosionDamageCalculator damageCalculator, Vec3 boomPos, float r, boolean fire, Level$ExplosionInteraction blockInteraction) | | method_46407(class_1297 arg0, class_1282 arg1, class_5362 arg2, class_243 arg3, float arg4, boolean arg5, class_1937$class_7867 arg6) | | createExplosion(Entity entity, DamageSource damageSource, ExplosionBehavior behavior, Vec3d pos, float power, boolean createFire, World$ExplosionSourceType explosionSourceType) |
|
| public void | | explode(Entity source, DamageSource damageSource, ExplosionDamageCalculator damageCalculator, double x, double y, double z, float r, boolean fire, Level$ExplosionInteraction interactionType) | | explode(Entity source, DamageSource damageSource, ExplosionDamageCalculator damageCalculator, double x, double y, double z, float r, boolean fire, Level$ExplosionInteraction interactionType) | | method_55117(class_1297 arg0, class_1282 arg1, class_5362 arg2, double arg3, double arg4, double arg5, float arg6, boolean arg7, class_1937$class_7867 arg8) | | createExplosion(Entity entity, DamageSource damageSource, ExplosionBehavior behavior, double x, double y, double z, float power, boolean createFire, World$ExplosionSourceType explosionSourceType) |
|
| public abstract 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 entity, DamageSource damageSource, ExplosionBehavior behavior, double x, double y, double z, float power, boolean createFire, World$ExplosionSourceType explosionSourceType, ParticleEffect smallParticle, ParticleEffect largeParticle, Pool<BlockParticleEffect> blockParticles, RegistryEntry<SoundEvent> soundEvent) |
|
| public abstract String | | gatherChunkSourceStats() | | gatherChunkSourceStats() | | method_31419() | | asString() |
|
| public BlockEntity | |
| public void | |
| public void | |
| public boolean | |
| public boolean | |
| public boolean | |
| public void | | updateSkyBrightness() | | updateSkyBrightness() | | method_8533() | | calculateAmbientDarkness() |
|
| public void | | setSpawnSettings(boolean spawnEnemies) | | setSpawnSettings(boolean spawnEnemies) | | method_8424(boolean arg0) | | setMobSpawnOptions(boolean spawnMonsters) |
|
| public abstract void | |
| public abstract WorldProperties$SpawnPoint | | getRespawnData() | | getRespawnData() | | method_74854() | | getSpawnPoint() |
|
| public WorldProperties$SpawnPoint | |
| public void | |
| public BlockView | | getChunkForCollisions(int chunkX, int chunkZ) | | getChunkForCollisions(int chunkX, int chunkZ) | | method_22338(int arg0, int arg1) | | getChunkAsView(int arg0, int arg1) |
|
| public List<Entity> | |
| public <T extends Entity> List<T> | | getEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector) | | getEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector) | | method_18023(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2) | | getEntitiesByType(TypeFilter<Entity, T> arg0, Box arg1, Predicate<? super T> arg2) |
|
| public <T extends Entity> void | | getEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector, List<? super T> output) | | getEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector, List<? super T> output) | | method_47574(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2, List<? super T> arg3) | | collectEntitiesByType(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate, List<? super T> result) |
|
| public <T extends Entity> void | | getEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector, List<? super T> output, int maxResults) | | getEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector, List<? super T> output, int maxResults) | | method_47575(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2, List<? super T> arg3, int arg4) | | collectEntitiesByType(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate, List<? super T> result, int limit) |
|
| public <T extends Entity> boolean | | hasEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector) | | hasEntities(EntityTypeTest<Entity, T> type, AABB bb, Predicate<? super T> selector) | | method_74143(class_5575<class_1297, T> arg0, class_238 arg1, Predicate<? super T> arg2) | | hasEntities(TypeFilter<Entity, T> filter, Box box, Predicate<? super T> predicate) |
|
| public List<Entity> | |
| public abstract Entity | | getEntity(int id) | | getEntity(int id) | | method_8469(int arg0) | | getEntityById(int id) |
|
| public Entity | | getEntity(UUID uuid) | | getEntity(UUID uuid) | | method_66347(UUID arg0) | | getEntity(UUID uuid) |
|
| public Entity | | getEntityInAnyDimension(UUID uuid) | | getEntityInAnyDimension(UUID uuid) | | method_73284(UUID arg0) | | getEntityAnyDimension(UUID uuid) |
|
| public PlayerEntity | | getPlayerInAnyDimension(UUID uuid) | | getPlayerInAnyDimension(UUID uuid) | | method_73285(UUID arg0) | | getPlayerAnyDimension(UUID uuid) |
|
| public abstract Collection<EnderDragonPart> | | dragonParts() | | dragonParts() | | method_65097() | | getEnderDragonParts() |
|
| public void | |
| public void | |
| public long | | getOverworldClockTime() | | getOverworldClockTime() | | method_1_840() | | getOverworldTime() |
|
| public long | | getDefaultClockTime() | | getDefaultClockTime() | | method_1_1159() | | getDimensionTime() |
|
| private long | |
| public boolean | |
| public void | | broadcastEntityEvent(Entity entity, byte event) | | broadcastEntityEvent(Entity entity, byte event) | | method_8421(class_1297 arg0, byte arg1) | | sendEntityStatus(Entity entity, byte status) |
|
| public void | |
| 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 pos, Block block, int type, int data) |
|
| public WorldProperties | | getLevelData() | | getLevelData() | | method_8401() | | getLevelProperties() |
|
| public abstract TickManager | | tickRateManager() | | tickRateManager() | | method_54719() | | getTickManager() |
|
| public float | | getThunderLevel(float a) | | getThunderLevel(float a) | | method_8478(float arg0) | | getThunderGradient(float tickProgress) |
|
| public void | | setThunderLevel(float thunderLevel) | | setThunderLevel(float thunderLevel) | | method_8496(float arg0) | | setThunderGradient(float thunderGradient) |
|
| public float | | getRainLevel(float a) | | getRainLevel(float a) | | method_8430(float arg0) | | getRainGradient(float tickProgress) |
|
| public void | | setRainLevel(float rainLevel) | | setRainLevel(float rainLevel) | | method_8519(float arg0) | | setRainGradient(float rainGradient) |
|
| public boolean | | canHaveWeather() | | canHaveWeather() | | method_63020() | | canHaveWeather() |
|
| public boolean | | isThundering() | | isThundering() | | method_8546() | | isThundering() |
|
| public boolean | | isRaining() | | isRaining() | | method_8419() | | isRaining() |
|
| public boolean | |
| public Biome$Precipitation | |
| public abstract MapState | |
| 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 eventId, BlockPos pos, int data) |
|
| public CrashReportSection | |
| public abstract 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 entityId, BlockPos pos, int progress) |
|
| public void | | createFireworks(double x, double y, double z, double xd, double yd, double zd, List<FireworkExplosion> explosions) | | createFireworks(double x, double y, double z, double xd, double yd, double zd, List<FireworkExplosion> explosions) | | method_8547(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, List<class_9283> arg6) | | addFireworkParticle(double x, double y, double z, double velocityX, double velocityY, double velocityZ, List<FireworkExplosionComponent> explosions) |
|
| public abstract Scoreboard | | getScoreboard() | | getScoreboard() | | method_8428() | | getScoreboard() |
|
| public void | |
| public int | | getSkyDarken() | | getSkyDarken() | | method_8594() | | getAmbientDarkness() |
|
| public void | | setSkyFlashTime(int skyFlashTime) | | setSkyFlashTime(int skyFlashTime) | | method_8509(int arg0) | | setLightningTicksLeft(int lightningTicksLeft) |
|
| public void | |
| public DimensionType | | dimensionType() | | dimensionType() | | method_8597() | | getDimension() |
|
| public RegistryEntry<DimensionType> | | dimensionTypeRegistration() | | dimensionTypeRegistration() | | method_40134() | | getDimensionEntry() |
|
| public RegistryKey<World> | | dimension() | | dimension() | | method_27983() | | getRegistryKey() |
|
| public Random | | getRandom() | | getRandom() | | method_8409() | | getRandom() |
|
| public boolean | |
| public boolean | |
| public abstract RecipeManager | | recipeAccess() | | recipeAccess() | | method_8433() | | getRecipeManager() |
|
| public BlockPos | | getBlockRandomPos(int xo, int yo, int zo, int yMask) | | getBlockRandomPos(int xo, int yo, int zo, int yMask) | | method_8536(int arg0, int arg1, int arg2, int arg3) | | getRandomPosInChunk(int x, int y, int z, int yMask) |
|
| public boolean | | noSave() | | noSave() | | method_8458() | | isSavingDisabled() |
|
| public BiomeAccess | | getBiomeManager() | | getBiomeManager() | | method_22385() | | getBiomeAccess() |
|
| public final boolean | | isDebug() | | isDebug() | | method_27982() | | isDebugWorld() |
|
| protected abstract EntityLookup<Entity> | | getEntities() | | getEntities() | | method_31592() | | getEntityLookup() |
|
| public long | | nextSubTickCount() | | nextSubTickCount() | | method_39224() | | getTickOrder() |
|
| public DynamicRegistryManager | | registryAccess() | | registryAccess() | | method_30349() | | getRegistryManager() |
|
| public DamageSources | | damageSources() | | damageSources() | | method_48963() | | getDamageSources() |
|
| public abstract ClockQueryable | | clockManager() | | clockManager() | | method_1_839() | | getClocks() |
|
| public abstract WorldEnvironmentAttributeAccess | | environmentAttributes() | | environmentAttributes() | | method_75598() | | getEnvironmentAttributes() |
|
| public abstract BrewingRecipeRegistry | | potionBrewing() | | potionBrewing() | | method_59547() | | getBrewingRecipeRegistry() |
|
| public abstract FuelRegistry | | fuelValues() | | fuelValues() | | method_61269() | | getFuelRegistry() |
|
| public int | |
| public PalettesFactory | | palettedContainerFactory() | | palettedContainerFactory() | | method_74142() | | getPalettesFactory() |
|