| public int |
| getNextEntityId() |
| method_1_6276() |
| getNextEntityId() |
|
| public boolean |
| isClientSide() |
| method_8608() |
| isClient() |
|
| public MinecraftServer |
| getServer() |
| method_8503() |
| getServer() |
|
| public boolean |
|
| public boolean |
|
| public static boolean |
|
| private static boolean |
|
| private static boolean |
|
| private static boolean |
| isOutsideSpawnableHeight(int y) |
| method_25952(int arg0) |
| isInvalidVertically(int y) |
|
| public WorldChunk |
|
| public WorldChunk |
| 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) |
| method_8402(int arg0, int arg1, class_2806 arg2, boolean arg3) |
| getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3) |
|
| public boolean |
|
| public void |
|
| public boolean |
| removeBlock(BlockPos pos, boolean movedByPiston) |
| method_8650(class_2338 arg0, boolean arg1) |
| removeBlock(BlockPos arg0, boolean arg1) |
|
| public boolean |
|
| public void |
|
| public abstract void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
| 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) |
| 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() |
| method_22336() |
| getLightingProvider() |
|
| public BlockState |
|
| public FluidState |
|
| public boolean |
| isBrightOutside() |
| method_8530() |
| isDay() |
|
| public boolean |
| isDarkOutside() |
| method_23886() |
| isNight() |
|
| public void |
| 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) |
| 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) |
| 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) |
| 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) |
| 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) |
| 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) |
| 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) |
| 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 |
| playSound(Entity except, Entity sourceEntity, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch) |
| method_1_7298(class_1297 arg0, class_1297 arg1, class_6880<class_3414> arg2, class_3419 arg3, float arg4, float arg5) |
| playSoundFromEntity(Entity source, Entity entity, RegistryEntry<SoundEvent> sound, SoundCategory category, float volume, float pitch) |
|
| public void |
| 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) |
| 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) |
| 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 |
|
| public void |
| 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) |
| 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) |
| 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) |
| 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() |
| method_18471() |
| tickBlockEntities() |
|
| public <T extends Entity> void |
| 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) |
| 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) |
| 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) |
| 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) |
| 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) |
| 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) |
| 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, WeightedPool<BlockParticleEffect> blockParticles, RegistryEntry<SoundEvent> soundEvent) |
|
| public abstract String |
| gatherChunkSourceStats() |
| method_31419() |
| asString() |
|
| public BlockEntity |
|
| public void |
|
| public void |
|
| public boolean |
|
| public boolean |
|
| public boolean |
|
| public void |
| updateSkyBrightness() |
| method_8533() |
| calculateAmbientDarkness() |
|
| public void |
| setSpawnSettings(boolean spawnEnemies) |
| method_8424(boolean arg0) |
| setMobSpawnOptions(boolean spawnMonsters) |
|
| public abstract void |
|
| public abstract WorldProperties$SpawnPoint |
| getRespawnData() |
| method_74854() |
| getSpawnPoint() |
|
| public WorldProperties$SpawnPoint |
|
| public void |
|
| public BlockView |
| 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> |
|
| public <T extends Entity> void |
| 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) |
| 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 |
|
| public List<Entity> |
|
| public abstract Entity |
| getEntity(int id) |
| method_8469(int arg0) |
| getEntityById(int id) |
|
| public Entity |
| getEntity(UUID uuid) |
| method_66347(UUID arg0) |
| getEntity(UUID uuid) |
|
| public Entity |
| getEntityInAnyDimension(UUID uuid) |
| method_73284(UUID arg0) |
| getEntityAnyDimension(UUID uuid) |
|
| public PlayerEntity |
| getPlayerInAnyDimension(UUID uuid) |
| method_73285(UUID arg0) |
| getPlayerAnyDimension(UUID uuid) |
|
| public abstract Collection<EnderDragonPart> |
| dragonParts() |
| method_65097() |
| getEnderDragonParts() |
|
| public void |
|
| public void |
|
| public long |
| getOverworldClockTime() |
| method_1_840() |
| getOverworldTime() |
|
| public long |
| getDefaultClockTime() |
| method_1_1159() |
| getDimensionTime() |
|
| private long |
|
| public boolean |
|
| public void |
| broadcastEntityEvent(Entity entity, byte event) |
| method_8421(class_1297 arg0, byte arg1) |
| sendEntityStatus(Entity entity, byte status) |
|
| public void |
|
| public void |
|
| public WorldProperties |
| getLevelData() |
| method_8401() |
| getLevelProperties() |
|
| public abstract TickManager |
| tickRateManager() |
| method_54719() |
| getTickManager() |
|
| public float |
| getThunderLevel(float a) |
| method_8478(float arg0) |
| getThunderGradient(float tickProgress) |
|
| public void |
| setThunderLevel(float thunderLevel) |
| method_8496(float arg0) |
| setThunderGradient(float thunderGradient) |
|
| public float |
| getRainLevel(float a) |
| method_8430(float arg0) |
| getRainGradient(float tickProgress) |
|
| public void |
| setRainLevel(float rainLevel) |
| method_8519(float arg0) |
| setRainGradient(float rainGradient) |
|
| public boolean |
| canHaveWeather() |
| method_63020() |
| canHaveWeather() |
|
| public boolean |
| isThundering() |
| method_8546() |
| isThundering() |
|
| public boolean |
| isRaining() |
| method_8419() |
| isRaining() |
|
| public boolean |
|
| public Biome$Precipitation |
|
| public abstract MapState |
|
| public void |
| 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) |
| 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) |
| 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() |
| method_8428() |
| getScoreboard() |
|
| public void |
|
| public int |
| getSkyDarken() |
| method_8594() |
| getAmbientDarkness() |
|
| public void |
| setSkyFlashTime(int skyFlashTime) |
| method_8509(int arg0) |
| setLightningTicksLeft(int lightningTicksLeft) |
|
| public void |
|
| public DimensionType |
| dimensionType() |
| method_8597() |
| getDimension() |
|
| public RegistryEntry<DimensionType> |
| dimensionTypeRegistration() |
| method_40134() |
| getDimensionEntry() |
|
| public RegistryKey<World> |
| dimension() |
| method_27983() |
| getRegistryKey() |
|
| public Random |
| getRandom() |
| method_8409() |
| getRandom() |
|
| public boolean |
|
| public boolean |
|
| public abstract RecipeManager |
| recipeAccess() |
| method_8433() |
| getRecipeManager() |
|
| public BlockPos |
| 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() |
| method_8458() |
| isSavingDisabled() |
|
| public BiomeAccess |
| getBiomeManager() |
| method_22385() |
| getBiomeAccess() |
|
| public final boolean |
| isDebug() |
| method_27982() |
| isDebugWorld() |
|
| protected abstract EntityLookup<Entity> |
| getEntities() |
| method_31592() |
| getEntityLookup() |
|
| public long |
| nextSubTickCount() |
| method_39224() |
| getTickOrder() |
|
| public DynamicRegistryManager |
| registryAccess() |
| method_30349() |
| getRegistryManager() |
|
| public DamageSources |
| damageSources() |
| method_48963() |
| getDamageSources() |
|
| public abstract ClockQueryable |
| clockManager() |
| method_1_839() |
| getClocks() |
|
| public abstract WorldEnvironmentAttributeAccess |
| environmentAttributes() |
| method_75598() |
| getEnvironmentAttributes() |
|
| public abstract BrewingRecipeRegistry |
| potionBrewing() |
| method_59547() |
| getBrewingRecipeRegistry() |
|
| public abstract FuelRegistry |
| fuelValues() |
| method_61269() |
| getFuelRegistry() |
|
| public int |
|
| public PalettesFactory |
| palettedContainerFactory() |
| method_74142() |
| getPalettesFactory() |
|
| public EnvironmentAttributeAccess |
| environmentAttributes() |
| method_75598() |
| getEnvironmentAttributes() |
|
| public Chunk |
| getChunk(int chunkX, int chunkZ) |
| method_8392(int arg0, int arg1) |
| getChunk(int arg0, int arg1) |
|
| private String |
| lambda$fillReportDetails$2() |
| method_1_841() |
| method_1_841() |
|
| private String |
| lambda$fillReportDetails$1() |
| method_20783() |
| method_20783() |
|
| private String |
| lambda$fillReportDetails$0() |
| method_8484() |
| method_8484() |
|
| private Long |
|
| private static LazyIterationConsumer$NextIteration |
|
| private static LazyIterationConsumer$NextIteration |
| lambda$getEntities$1(Predicate arg0, List arg1, int arg2, EntityTypeTest arg3, Entity arg4) |
| method_47576(Predicate arg0, List arg1, int arg2, class_5575 arg3, class_1297 arg4) |
| method_47576(Predicate arg0, List arg1, int arg2, TypeFilter arg3, Entity entity) |
|
| private static void |
|