Package net.minecraft.world.level
Class Level
- All Implemented Interfaces:
- AutoCloseable,- BiomeManager.NoiseBiomeSource,- BlockAndTintGetter,- BlockGetter,- CollisionGetter,- CommonLevelAccessor,- EntityGetter,- LevelAccessor,- LevelHeightAccessor,- LevelReader,- LevelSimulatedReader,- LevelSimulatedRW,- LevelTimeAccess,- LevelWriter,- ICapabilityProvider,- ICapabilityProviderImpl<Level>,- IForgeBlockGetter,- IForgeLevel
- Direct Known Subclasses:
- ClientLevel,- ServerLevel
public abstract class Level
extends CapabilityProvider<Level>
implements LevelAccessor, AutoCloseable, IForgeLevel
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraftforge.common.capabilities.CapabilityProviderCapabilityProvider.AsField<B extends ICapabilityProviderImpl<B>>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected final intprivate final BiomeManagerprotected final List<TickingBlockEntity>booleanprivate final ResourceKey<Level>(package private) final DimensionTypeprivate final Holder<DimensionType>private static final Direction[]static final ResourceKey<Level>private final ArrayList<BlockEntity>final booleanprivate final booleanprotected final WritableLevelDatastatic final intstatic final intstatic final intstatic final intprivate doublestatic final intstatic final ResourceKey<Level>floatfloatstatic final ResourceKey<Level>private final List<TickingBlockEntity>private final ArrayList<BlockEntity>private final Supplier<ProfilerFiller>floatfinal Randomprotected intstatic final com.mojang.serialization.Codec<ResourceKey<Level>>booleanstatic final intprivate intprivate longprivate final Threadfloatprivate booleanstatic final intprivate final WorldBorder
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedLevel(WritableLevelData p_204149_, ResourceKey<Level> p_204150_, Holder<DimensionType> p_204151_, Supplier<ProfilerFiller> p_204152_, boolean p_204153_, boolean p_204154_, long p_204155_) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddAlwaysVisibleParticle(ParticleOptions p_46691_, boolean p_46692_, double p_46693_, double p_46694_, double p_46695_, double p_46696_, double p_46697_, double p_46698_) voidaddAlwaysVisibleParticle(ParticleOptions p_46684_, double p_46685_, double p_46686_, double p_46687_, double p_46688_, double p_46689_, double p_46690_) voidaddBlockEntityTicker(TickingBlockEntity p_151526_) voidaddDestroyBlockEffect(BlockPos p_151531_, BlockState p_151532_) voidaddFreshBlockEntities(Collection<BlockEntity> beList) voidaddParticle(ParticleOptions p_46638_, boolean p_46639_, double p_46640_, double p_46641_, double p_46642_, double p_46643_, double p_46644_, double p_46645_) voidaddParticle(ParticleOptions p_46631_, double p_46632_, double p_46633_, double p_46634_, double p_46635_, double p_46636_, double p_46637_) voidblockEntityChanged(BlockPos p_151544_) voidblockEvent(BlockPos p_46582_, Block p_46583_, int p_46584_, int p_46585_) voidbroadcastEntityEvent(Entity p_46509_, byte p_46510_) voidclose()voidcreateFireworks(double p_46475_, double p_46476_, double p_46477_, double p_46478_, double p_46479_, double p_46480_, CompoundTag p_46481_) booleandestroyBlock(BlockPos p_46626_, boolean p_46627_, Entity p_46628_, int p_46629_) abstract voiddestroyBlockProgress(int p_46506_, BlockPos p_46507_, int p_46508_) voidexplode(Entity p_46519_, double p_46520_, double p_46521_, double p_46522_, float p_46523_, boolean p_46524_, Explosion.BlockInteraction p_46525_) explode(Entity p_46512_, double p_46513_, double p_46514_, double p_46515_, float p_46516_, Explosion.BlockInteraction p_46517_) explode(Entity p_46526_, DamageSource p_46527_, ExplosionDamageCalculator p_46528_, double p_46529_, double p_46530_, double p_46531_, float p_46532_, boolean p_46533_, Explosion.BlockInteraction p_46534_) fillReportDetails(CrashReport p_46656_) abstract StringintgetBestNeighborSignal(BlockPos p_46756_) getBlockEntity(BlockPos p_46716_) getBlockRandomPos(int p_46497_, int p_46498_, int p_46499_, int p_46500_) getBlockState(BlockPos p_46732_) getChunk(int p_46727_, int p_46728_) getChunk(int p_46502_, int p_46503_, ChunkStatus p_46504_, boolean p_46505_) getChunkAt(BlockPos p_46746_) getChunkForCollisions(int p_46711_, int p_46712_) getCurrentDifficultyAt(BlockPos p_46730_) longintgetDirectSignalTo(BlockPos p_46752_) protected abstract LevelEntityGetter<Entity>getEntities(Entity p_46536_, AABB p_46537_, Predicate<? super Entity> p_46538_) getEntities(EntityTypeTest<Entity, T> p_151528_, AABB p_151529_, Predicate<? super T> p_151530_) abstract EntitygetEntity(int p_46492_) getFluidState(BlockPos p_46671_) abstract intlongintgetHeight(Heightmap.Types p_46571_, int p_46572_, int p_46573_) abstract MapItemSavedDatagetMapData(String p_46650_) doubleThe maximum radius to scan for entities when trying to check bounding boxes.floatgetRainLevel(float p_46723_) abstract RecipeManagerabstract ScoreboardintintintfloatgetSunAngle(float p_46491_) floatgetThunderLevel(float p_46662_) voidglobalLevelEvent(int p_46665_, BlockPos p_46666_, int p_46667_) <T extends Entity>
 voidguardEntityTick(Consumer<T> p_46654_, T p_46655_) booleanhasNeighborSignal(BlockPos p_46754_) booleandoubleincreaseMaxEntityRadius(double value) Increases the max entity radius, this is safe to call with any value.booleanbooleanisDay()final booleanisDebug()booleanisFluidAtPosition(BlockPos p_151541_, Predicate<FluidState> p_151542_) booleanstatic booleanisInSpawnableBounds(BlockPos p_46742_) booleanisInWorldBounds(BlockPos p_46740_) private static booleanisInWorldBoundsHorizontal(BlockPos p_46458_) booleanbooleanisNight()private static booleanisOutsideSpawnableHeight(int p_46725_) booleanbooleanisRainingAt(BlockPos p_46759_) booleanisStateAtPosition(BlockPos p_46620_, Predicate<BlockState> p_46621_) booleanbooleanloadedAndEntityCanStandOn(BlockPos p_46576_, Entity p_46577_) booleanloadedAndEntityCanStandOnFace(BlockPos p_46579_, Entity p_46580_, Direction p_46581_) voidmarkAndNotifyBlock(BlockPos p_46605_, LevelChunk levelchunk, BlockState blockstate, BlockState p_46606_, int p_46607_, int p_46608_) booleanmayInteract(Player p_46557_, BlockPos p_46558_) voidneighborChanged(BlockPos p_46587_, Block p_46588_, BlockPos p_46589_) longbooleannoSave()voidonBlockStateChange(BlockPos p_46609_, BlockState p_46610_, BlockState p_46611_) voidplayLocalSound(double p_46482_, double p_46483_, double p_46484_, SoundEvent p_46485_, SoundSource p_46486_, float p_46487_, float p_46488_, boolean p_46489_) abstract voidplaySound(Player p_46543_, double p_46544_, double p_46545_, double p_46546_, SoundEvent p_46547_, SoundSource p_46548_, float p_46549_, float p_46550_) voidplaySound(Player p_46560_, BlockPos p_46561_, SoundEvent p_46562_, SoundSource p_46563_, float p_46564_, float p_46565_) abstract voidplaySound(Player p_46551_, Entity p_46552_, SoundEvent p_46553_, SoundSource p_46554_, float p_46555_, float p_46556_) protected voidpostGameEventInRadius(Entity p_151514_, GameEvent p_151515_, BlockPos p_151516_, int p_151517_) protected voidbooleanremoveBlock(BlockPos p_46623_, boolean p_46624_) voidremoveBlockEntity(BlockPos p_46748_) abstract voidsendBlockUpdated(BlockPos p_46612_, BlockState p_46613_, BlockState p_46614_, int p_46615_) voidsendPacketToServer(Packet<?> p_46657_) booleansetBlock(BlockPos p_46601_, BlockState p_46602_, int p_46603_) booleansetBlock(BlockPos p_46605_, BlockState p_46606_, int p_46607_, int p_46608_) booleansetBlockAndUpdate(BlockPos p_46598_, BlockState p_46599_) voidsetBlockEntity(BlockEntity p_151524_) voidsetBlocksDirty(BlockPos p_46678_, BlockState p_46679_, BlockState p_46680_) abstract voidsetMapData(String p_151533_, MapItemSavedData p_151534_) voidsetRainLevel(float p_46735_) voidsetSkyFlashTime(int p_46709_) voidsetSpawnSettings(boolean p_46704_, boolean p_46705_) voidsetThunderLevel(float p_46708_) booleanshouldTickBlocksAt(long p_186456_) booleanshouldTickDeath(Entity p_186458_) protected voidvoidupdateNeighborsAt(BlockPos p_46673_, Block p_46674_) voidupdateNeighborsAtExceptFromFacing(BlockPos p_46591_, Block p_46592_, Direction p_46593_) voidupdateNeighbourForOutputSignal(BlockPos p_46718_, Block p_46719_) voidMethods inherited from class net.minecraftforge.common.capabilities.CapabilityProviderareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.BlockAndTintGettercanSeeSky, getBrightness, getRawBrightness, getShadeMethods inherited from interface net.minecraft.world.level.BlockGetterclip, clipWithInteractionOverride, getBlockFloorHeight, getBlockFloorHeight, getBlockStates, getLightEmission, getMaxLightLevel, isBlockInLineMethods inherited from interface net.minecraft.world.level.CollisionGettercollidesWithSuffocatingBlock, findFreePosition, getBlockCollisions, getCollisions, getEntityCollisions, isUnobstructed, isUnobstructed, isUnobstructed, noCollision, noCollision, noCollisionMethods inherited from interface net.minecraft.world.level.CommonLevelAccessorgetBlockEntity, getEntityCollisions, getHeightmapPos, isUnobstructed, registryAccessMethods inherited from interface net.minecraft.world.level.EntityGettergetEntities, getEntitiesOfClass, getEntitiesOfClass, getNearbyEntities, getNearbyPlayers, getNearestEntity, getNearestEntity, getNearestPlayer, getNearestPlayer, getNearestPlayer, getNearestPlayer, getNearestPlayer, getNearestPlayer, getPlayerByUUID, hasNearbyAlivePlayer, playersMethods inherited from interface net.minecraftforge.common.capabilities.ICapabilityProvidergetCapability, getCapabilityMethods inherited from interface net.minecraftforge.common.extensions.IForgeBlockGettergetExistingBlockEntityMethods inherited from interface net.minecraftforge.common.extensions.IForgeLevelgetPartEntitiesMethods inherited from interface net.minecraft.world.level.LevelAccessorblockUpdated, dayTime, gameEvent, gameEvent, gameEvent, gameEvent, getBlockTicks, getChunkSource, getDifficulty, getFluidTicks, hasChunk, levelEvent, levelEvent, scheduleTick, scheduleTick, scheduleTick, scheduleTickMethods inherited from interface net.minecraft.world.level.LevelHeightAccessorgetMaxBuildHeight, getMaxSection, getMinSection, getSectionIndex, getSectionIndexFromSectionY, getSectionsCount, getSectionYFromSectionIndex, isOutsideBuildHeight, isOutsideBuildHeightMethods inherited from interface net.minecraft.world.level.LevelReadercanSeeSkyFromBelowWater, containsAnyLiquid, getBiome, getBlockStatesIfLoaded, getBlockTint, getBrightness, getChunk, getChunk, getDirectSignal, getHeight, getMaxLocalRawBrightness, getMaxLocalRawBrightness, getMinBuildHeight, getNoiseBiome, getUncachedNoiseBiome, hasChunkAt, hasChunkAt, hasChunksAt, hasChunksAt, hasChunksAt, isAreaLoaded, isEmptyBlock, isWaterAtMethods inherited from interface net.minecraft.world.level.LevelTimeAccessgetMoonBrightness, getMoonPhase, getTimeOfDayMethods inherited from interface net.minecraft.world.level.LevelWriteraddFreshEntity, destroyBlock, destroyBlock
- 
Field Details- 
RESOURCE_KEY_CODEC
- 
OVERWORLD
- 
NETHER
- 
END
- 
MAX_LEVEL_SIZEpublic static final int MAX_LEVEL_SIZE- See Also:
 
- 
LONG_PARTICLE_CLIP_RANGEpublic static final int LONG_PARTICLE_CLIP_RANGE- See Also:
 
- 
SHORT_PARTICLE_CLIP_RANGEpublic static final int SHORT_PARTICLE_CLIP_RANGE- See Also:
 
- 
DIRECTIONS
- 
MAX_BRIGHTNESSpublic static final int MAX_BRIGHTNESS- See Also:
 
- 
TICKS_PER_DAYpublic static final int TICKS_PER_DAY- See Also:
 
- 
MAX_ENTITY_SPAWN_Ypublic static final int MAX_ENTITY_SPAWN_Y- See Also:
 
- 
MIN_ENTITY_SPAWN_Ypublic static final int MIN_ENTITY_SPAWN_Y- See Also:
 
- 
blockEntityTickers
- 
pendingBlockEntityTickers
- 
tickingBlockEntitiesprivate boolean tickingBlockEntities
- 
thread
- 
isDebugprivate final boolean isDebug
- 
skyDarkenprivate int skyDarken
- 
randValueprotected int randValue
- 
addendprotected final int addend- See Also:
 
- 
oRainLevelpublic float oRainLevel
- 
rainLevelpublic float rainLevel
- 
oThunderLevelpublic float oThunderLevel
- 
thunderLevelpublic float thunderLevel
- 
random
- 
dimensionType
- 
dimensionTypeRegistration
- 
levelData
- 
profiler
- 
isClientSidepublic final boolean isClientSide
- 
worldBorder
- 
biomeManager
- 
dimension
- 
subTickCountprivate long subTickCount
- 
restoringBlockSnapshotspublic boolean restoringBlockSnapshots
- 
captureBlockSnapshotspublic boolean captureBlockSnapshots
- 
capturedBlockSnapshots
- 
freshBlockEntities
- 
pendingFreshBlockEntities
- 
maxEntityRadiusprivate double maxEntityRadius
 
- 
- 
Constructor Details- 
Levelprotected Level(WritableLevelData p_204149_, ResourceKey<Level> p_204150_, Holder<DimensionType> p_204151_, Supplier<ProfilerFiller> p_204152_, boolean p_204153_, boolean p_204154_, long p_204155_) 
 
- 
- 
Method Details- 
isClientSidepublic boolean isClientSide()- Specified by:
- isClientSidein interface- LevelReader
 
- 
getServer- Specified by:
- getServerin interface- LevelAccessor
 
- 
isInWorldBounds
- 
isInSpawnableBounds
- 
isInWorldBoundsHorizontal
- 
isOutsideSpawnableHeightprivate static boolean isOutsideSpawnableHeight(int p_46725_) 
- 
getChunkAt
- 
getChunk- Specified by:
- getChunkin interface- LevelReader
 
- 
getChunk@Nullable public ChunkAccess getChunk(int p_46502_, int p_46503_, ChunkStatus p_46504_, boolean p_46505_) - Specified by:
- getChunkin interface- LevelReader
 
- 
setBlock- Specified by:
- setBlockin interface- LevelWriter
 
- 
setBlock- Specified by:
- setBlockin interface- LevelWriter
 
- 
markAndNotifyBlockpublic void markAndNotifyBlock(BlockPos p_46605_, @Nullable LevelChunk levelchunk, BlockState blockstate, BlockState p_46606_, int p_46607_, int p_46608_) 
- 
onBlockStateChange
- 
removeBlock- Specified by:
- removeBlockin interface- LevelWriter
 
- 
destroyBlockpublic boolean destroyBlock(BlockPos p_46626_, boolean p_46627_, @Nullable Entity p_46628_, int p_46629_) - Specified by:
- destroyBlockin interface- LevelWriter
 
- 
addDestroyBlockEffect
- 
setBlockAndUpdate
- 
sendBlockUpdatedpublic abstract void sendBlockUpdated(BlockPos p_46612_, BlockState p_46613_, BlockState p_46614_, int p_46615_) 
- 
setBlocksDirty
- 
updateNeighborsAt
- 
updateNeighborsAtExceptFromFacing
- 
neighborChanged
- 
getHeight- Specified by:
- getHeightin interface- LevelReader
 
- 
getLightEngine- Specified by:
- getLightEnginein interface- BlockAndTintGetter
 
- 
getBlockState- Specified by:
- getBlockStatein interface- BlockGetter
 
- 
getFluidState- Specified by:
- getFluidStatein interface- BlockGetter
 
- 
isDaypublic boolean isDay()
- 
isNightpublic boolean isNight()
- 
playSoundpublic void playSound(@Nullable Player p_46560_, BlockPos p_46561_, SoundEvent p_46562_, SoundSource p_46563_, float p_46564_, float p_46565_) - Specified by:
- playSoundin interface- LevelAccessor
 
- 
playSoundpublic abstract void playSound(@Nullable Player p_46543_, double p_46544_, double p_46545_, double p_46546_, SoundEvent p_46547_, SoundSource p_46548_, float p_46549_, float p_46550_) 
- 
playSoundpublic abstract void playSound(@Nullable Player p_46551_, Entity p_46552_, SoundEvent p_46553_, SoundSource p_46554_, float p_46555_, float p_46556_) 
- 
playLocalSoundpublic void playLocalSound(double p_46482_, double p_46483_, double p_46484_, SoundEvent p_46485_, SoundSource p_46486_, float p_46487_, float p_46488_, boolean p_46489_) 
- 
addParticlepublic void addParticle(ParticleOptions p_46631_, double p_46632_, double p_46633_, double p_46634_, double p_46635_, double p_46636_, double p_46637_) - Specified by:
- addParticlein interface- LevelAccessor
 
- 
addParticlepublic void addParticle(ParticleOptions p_46638_, boolean p_46639_, double p_46640_, double p_46641_, double p_46642_, double p_46643_, double p_46644_, double p_46645_) 
- 
addAlwaysVisibleParticlepublic void addAlwaysVisibleParticle(ParticleOptions p_46684_, double p_46685_, double p_46686_, double p_46687_, double p_46688_, double p_46689_, double p_46690_) 
- 
addAlwaysVisibleParticlepublic void addAlwaysVisibleParticle(ParticleOptions p_46691_, boolean p_46692_, double p_46693_, double p_46694_, double p_46695_, double p_46696_, double p_46697_, double p_46698_) 
- 
getSunAnglepublic float getSunAngle(float p_46491_) 
- 
addBlockEntityTicker
- 
addFreshBlockEntities
- 
tickBlockEntitiesprotected void tickBlockEntities()
- 
guardEntityTick
- 
shouldTickDeath
- 
shouldTickBlocksAtpublic boolean shouldTickBlocksAt(long p_186456_) 
- 
explodepublic Explosion explode(@Nullable Entity p_46512_, double p_46513_, double p_46514_, double p_46515_, float p_46516_, Explosion.BlockInteraction p_46517_) 
- 
explodepublic Explosion explode(@Nullable Entity p_46519_, double p_46520_, double p_46521_, double p_46522_, float p_46523_, boolean p_46524_, Explosion.BlockInteraction p_46525_) 
- 
explodepublic Explosion explode(@Nullable Entity p_46526_, @Nullable DamageSource p_46527_, @Nullable ExplosionDamageCalculator p_46528_, double p_46529_, double p_46530_, double p_46531_, float p_46532_, boolean p_46533_, Explosion.BlockInteraction p_46534_) 
- 
gatherChunkSourceStats
- 
getBlockEntity- Specified by:
- getBlockEntityin interface- BlockGetter
 
- 
setBlockEntity
- 
removeBlockEntity
- 
isLoaded
- 
loadedAndEntityCanStandOnFace
- 
loadedAndEntityCanStandOn
- 
updateSkyBrightnesspublic void updateSkyBrightness()
- 
setSpawnSettingspublic void setSpawnSettings(boolean p_46704_, boolean p_46705_) 
- 
prepareWeatherprotected void prepareWeather()
- 
close- Specified by:
- closein interface- AutoCloseable
- Throws:
- IOException
 
- 
getChunkForCollisions- Specified by:
- getChunkForCollisionsin interface- CollisionGetter
- Specified by:
- getChunkForCollisionsin interface- LevelReader
 
- 
getEntitiespublic List<Entity> getEntities(@Nullable Entity p_46536_, AABB p_46537_, Predicate<? super Entity> p_46538_) - Specified by:
- getEntitiesin interface- EntityGetter
 
- 
getEntitiespublic <T extends Entity> List<T> getEntities(EntityTypeTest<Entity, T> p_151528_, AABB p_151529_, Predicate<? super T> p_151530_) - Specified by:
- getEntitiesin interface- EntityGetter
 
- 
getEntity
- 
blockEntityChanged
- 
getSeaLevelpublic int getSeaLevel()- Specified by:
- getSeaLevelin interface- LevelReader
 
- 
getDirectSignalTo
- 
hasSignal
- 
getSignal
- 
hasNeighborSignal
- 
getBestNeighborSignal
- 
disconnectpublic void disconnect()
- 
getGameTimepublic long getGameTime()
- 
getDayTimepublic long getDayTime()
- 
mayInteract
- 
broadcastEntityEvent
- 
blockEvent
- 
getLevelData- Specified by:
- getLevelDatain interface- LevelAccessor
 
- 
getGameRules
- 
getThunderLevelpublic float getThunderLevel(float p_46662_) 
- 
setThunderLevelpublic void setThunderLevel(float p_46708_) 
- 
getRainLevelpublic float getRainLevel(float p_46723_) 
- 
setRainLevelpublic void setRainLevel(float p_46735_) 
- 
isThunderingpublic boolean isThundering()
- 
isRainingpublic boolean isRaining()
- 
isRainingAt
- 
isHumidAt
- 
getMapData
- 
setMapData
- 
getFreeMapIdpublic abstract int getFreeMapId()
- 
globalLevelEvent
- 
fillReportDetails
- 
destroyBlockProgress
- 
createFireworkspublic void createFireworks(double p_46475_, double p_46476_, double p_46477_, double p_46478_, double p_46479_, double p_46480_, @Nullable CompoundTag p_46481_) 
- 
getScoreboard
- 
updateNeighbourForOutputSignal
- 
getCurrentDifficultyAt- Specified by:
- getCurrentDifficultyAtin interface- LevelAccessor
 
- 
getSkyDarkenpublic int getSkyDarken()- Specified by:
- getSkyDarkenin interface- LevelReader
 
- 
setSkyFlashTimepublic void setSkyFlashTime(int p_46709_) 
- 
getWorldBorder- Specified by:
- getWorldBorderin interface- CollisionGetter
 
- 
sendPacketToServer
- 
dimensionType- Specified by:
- dimensionTypein interface- LevelReader
 
- 
dimensionTypeRegistration
- 
dimension
- 
getRandom- Specified by:
- getRandomin interface- LevelAccessor
 
- 
isStateAtPosition- Specified by:
- isStateAtPositionin interface- LevelSimulatedReader
 
- 
isFluidAtPosition- Specified by:
- isFluidAtPositionin interface- LevelSimulatedReader
 
- 
getRecipeManager
- 
getBlockRandomPos
- 
noSavepublic boolean noSave()
- 
getProfiler
- 
getProfilerSupplier
- 
getBiomeManager- Specified by:
- getBiomeManagerin interface- LevelReader
 
- 
getMaxEntityRadiuspublic double getMaxEntityRadius()Description copied from interface:IForgeLevelThe maximum radius to scan for entities when trying to check bounding boxes. Vanilla's default is 2.0D But mods that add larger entities may increase this.- Specified by:
- getMaxEntityRadiusin interface- IForgeLevel
 
- 
increaseMaxEntityRadiuspublic double increaseMaxEntityRadius(double value) Description copied from interface:IForgeLevelIncreases the max entity radius, this is safe to call with any value. The setter will verify the input value is larger then the current setting.- Specified by:
- increaseMaxEntityRadiusin interface- IForgeLevel
- Parameters:
- value- New max radius to set.
- Returns:
- The new max radius
 
- 
isDebugpublic final boolean isDebug()
- 
getEntities
- 
postGameEventInRadius
- 
nextSubTickCountpublic long nextSubTickCount()- Specified by:
- nextSubTickCountin interface- LevelAccessor
 
 
-