Uses of Annotation Interface
net.minecraft.util.annotation.Debug
Packages that use Debug
Package
Description
This and its subpackages make up the brain system used by some modern Minecraft entities,
such as villagers, piglins, and axolotls.
-
Uses of Debug in net.minecraft.block.entity
Methods in net.minecraft.block.entity with annotations of type DebugModifier and TypeMethodDescriptionint
BeehiveBlockEntity.getBeeCount()
boolean
BeehiveBlockEntity.isSmoked()
-
Uses of Debug in net.minecraft.client.render
Classes in net.minecraft.client.render with annotations of type DebugFields in net.minecraft.client.render with annotations of type DebugModifier and TypeFieldDescriptionprotected final ChunkBuilder.BuiltChunk
ChunkRenderingDataPreparer.ChunkInfo.chunk
protected final int
ChunkRenderingDataPreparer.ChunkInfo.propagationLevel
Methods in net.minecraft.client.render with annotations of type DebugModifier and TypeMethodDescriptionprotected boolean
ChunkRenderingDataPreparer.ChunkInfo.hasDirection
(int ordinal) ChunkRenderingDataPreparer.method_52837
(ChunkBuilder.BuiltChunk builtChunk) -
Uses of Debug in net.minecraft.entity.ai.brain
Methods in net.minecraft.entity.ai.brain with annotations of type DebugModifier and TypeMethodDescriptionMap
<MemoryModuleType<?>, Optional<? extends Memory<?>>> Brain.getMemories()
Deprecated.Brain.getPossibleActivities()
Deprecated.Brain.getRunningTasks()
Deprecated.boolean
Memory.isTimed()
-
Uses of Debug in net.minecraft.entity.ai.pathing
Methods in net.minecraft.entity.ai.pathing with annotations of type DebugModifier and TypeMethodDescription(package private) void
Path.setDebugInfo
(PathNode[] debugNodes, PathNode[] debugSecondNodes, Set<TargetPathNode> debugTargetNodes) -
Uses of Debug in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob with annotations of type Debug -
Uses of Debug in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive with annotations of type DebugMethods in net.minecraft.entity.passive with annotations of type DebugModifier and TypeMethodDescriptionBeeEntity.getGoalSelector()
BeeEntity.getHivePos()
int
BeeEntity.getMoveGoalTicks()
BeeEntity.getPossibleHives()
boolean
BeeEntity.hasHive()
-
Uses of Debug in net.minecraft.network
Methods in net.minecraft.network with annotations of type DebugModifier and TypeMethodDescriptionvoid
NetworkState.Factory.forEachPacketType
(NetworkState.Factory.PacketTypeConsumer callback) -
Uses of Debug in net.minecraft.server.network
Methods in net.minecraft.server.network with annotations of type DebugModifier and TypeMethodDescriptioncom.mojang.authlib.GameProfile
ServerCommonNetworkHandler.getDebugProfile()
-
Uses of Debug in net.minecraft.server.world
Fields in net.minecraft.server.world with annotations of type DebugMethods in net.minecraft.server.world with annotations of type DebugModifier and TypeMethodDescriptionServerEntityManager.getDebugString()
int
ServerEntityManager.getIndexSize()
ServerChunkManager.getSpawnInfo()
-
Uses of Debug in net.minecraft.util.math
Classes in net.minecraft.util.math with annotations of type DebugModifier and TypeClassDescriptionstatic final record
Spline.FixedFloatFunction<C,
I extends ToFloatFunction<C>> static final record
Spline.Implementation<C,
I extends ToFloatFunction<C>> Methods in net.minecraft.util.math with annotations of type Debug -
Uses of Debug in net.minecraft.village
Methods in net.minecraft.village with annotations of type Debug -
Uses of Debug in net.minecraft.world
Methods in net.minecraft.world with annotations of type DebugModifier and TypeMethodDescriptionstatic void
SpawnHelper.spawnEntitiesInChunk
(SpawnGroup group, ServerWorld world, BlockPos pos) -
Uses of Debug in net.minecraft.world.biome.source
Methods in net.minecraft.world.biome.source with annotations of type DebugModifier and TypeMethodDescriptionMultiNoiseBiomeSource.getBiomeAtPoint
(MultiNoiseUtil.NoiseValuePoint point) -
Uses of Debug in net.minecraft.world.biome.source.util
Methods in net.minecraft.world.biome.source.util with annotations of type DebugModifier and TypeMethodDescriptionVanillaBiomeParameters.getContinentalnessParameters()
VanillaBiomeParameters.getErosionParameters()
VanillaBiomeParameters.getHumidityParameters()
VanillaBiomeParameters.getPeaksValleysParameters()
VanillaBiomeParameters.getTemperatureParameters()
VanillaBiomeParameters.getWeirdnessParameters()
-
Uses of Debug in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with annotations of type DebugModifier and TypeMethodDescriptionChunkNibbleArray.bottomToString
(int unused) Returns a hexadecimal string representation of they=0
level of this array.List
<com.mojang.datafixers.util.Pair<ChunkStatus, CompletableFuture<OptionalChunk<Chunk>>>> AbstractChunkHolder.enumerateFutures()
AbstractChunkHolder.getLatestStatus()
-
Uses of Debug in net.minecraft.world.entity
Methods in net.minecraft.world.entity with annotations of type DebugModifier and TypeMethodDescriptionClientEntityManager.getDebugString()
int
ClientEntityManager.getEntityCount()
int
SectionedEntityCache.sectionCount()
int
EntityTrackingSection.size()
-
Uses of Debug in net.minecraft.world.gen.densityfunction
Classes in net.minecraft.world.gen.densityfunction with annotations of type Debug -
Uses of Debug in net.minecraft.world.poi
Methods in net.minecraft.world.poi with annotations of type DebugModifier and TypeMethodDescriptionint
PointOfInterest.getFreeTickets()
Deprecated.int
PointOfInterestSet.getFreeTickets
(BlockPos pos) Deprecated.int
PointOfInterestStorage.getFreeTickets
(BlockPos pos) Deprecated.PointOfInterestStorage.getInChunk
(Predicate<RegistryEntry<PointOfInterestType>> typePredicate, ChunkPos chunkPos, PointOfInterestStorage.OccupationStatus occupationStatus)