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.entityMethods in net.minecraft.block.entity with annotations of type DebugModifier and TypeMethodDescriptionintBeehiveBlockEntity.getBeeCount()booleanBeehiveBlockEntity.isSmoked()
- 
Uses of Debug in net.minecraft.client.worldMethods in net.minecraft.client.world with annotations of type DebugModifier and TypeMethodDescriptionClientEntityManager.getDebugString()intClientEntityManager.getEntityCount()
- 
Uses of Debug in net.minecraft.entity.ai.brainMethods 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.booleanMemory.isTimed()
- 
Uses of Debug in net.minecraft.entity.ai.pathingMethods in net.minecraft.entity.ai.pathing with annotations of type DebugModifier and TypeMethodDescriptionPathNode[]Path.getDebugNodes()PathNode[]Path.getDebugSecondNodes()(package private) voidPath.setDebugInfo(PathNode[] debugNodes, PathNode[] debugSecondNodes, Set<TargetPathNode> debugTargetNodes) 
- 
Uses of Debug in net.minecraft.entity.mobMethods in net.minecraft.entity.mob with annotations of type Debug
- 
Uses of Debug in net.minecraft.entity.passiveClasses 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()intBeeEntity.getMoveGoalTicks()BeeEntity.getPossibleHives()booleanBeeEntity.hasHive()
- 
Uses of Debug in net.minecraft.networkMethods in net.minecraft.network with annotations of type DebugModifier and TypeMethodDescriptionInt2ObjectMap<Class<? extends Packet<?>>>NetworkState.getPacketIdToPacketMap(NetworkSide side) 
- 
Uses of Debug in net.minecraft.server.worldFields in net.minecraft.server.world with annotations of type DebugMethods in net.minecraft.server.world with annotations of type DebugModifier and TypeMethodDescriptionServerEntityManager.getDebugString()ServerChunkManager.getSpawnInfo()
- 
Uses of Debug in net.minecraft.util.mathClasses in net.minecraft.util.math with annotations of type DebugModifier and TypeClassDescriptionstatic final recordSpline.FixedFloatFunction<C,I extends ToFloatFunction<C>> static final recordSpline.Implementation<C,I extends ToFloatFunction<C>> Methods in net.minecraft.util.math with annotations of type Debug
- 
Uses of Debug in net.minecraft.villageMethods in net.minecraft.village with annotations of type Debug
- 
Uses of Debug in net.minecraft.worldMethods in net.minecraft.world with annotations of type DebugModifier and TypeMethodDescriptionstatic voidSpawnHelper.spawnEntitiesInChunk(SpawnGroup group, ServerWorld world, BlockPos pos) 
- 
Uses of Debug in net.minecraft.world.biome.sourceMethods in net.minecraft.world.biome.source with annotations of type DebugModifier and TypeMethodDescriptionMultiNoiseBiomeSource.getBiomeAtPoint(MultiNoiseUtil.NoiseValuePoint point) static Stream<com.mojang.datafixers.util.Pair<Identifier,MultiNoiseBiomeSource.Preset>> MultiNoiseBiomeSource.Preset.streamPresets()
- 
Uses of Debug in net.minecraft.world.biome.source.utilMethods in net.minecraft.world.biome.source.util with annotations of type DebugModifier and TypeMethodDescriptionVanillaBiomeParameters.getContinentalnessParameters()VanillaBiomeParameters.getErosionParameters()VanillaBiomeParameters.getHumidityParameters()VanillaBiomeParameters.getTemperatureParameters()VanillaBiomeParameters.getWeirdnessParameters()VanillaBiomeParameters.method_40015()
- 
Uses of Debug in net.minecraft.world.chunkMethods in net.minecraft.world.chunk with annotations of type DebugModifier and TypeMethodDescriptionChunkNibbleArray.bottomToString(int unused) Returns a hexadecimal string representation of they=0level of this array.
- 
Uses of Debug in net.minecraft.world.entityMethods in net.minecraft.world.entity with annotations of type DebugModifier and TypeMethodDescriptionintSectionedEntityCache.sectionCount()intEntityTrackingSection.size()
- 
Uses of Debug in net.minecraft.world.gen.densityfunctionClasses in net.minecraft.world.gen.densityfunction with annotations of type Debug
- 
Uses of Debug in net.minecraft.world.poiMethods in net.minecraft.world.poi with annotations of type DebugModifier and TypeMethodDescriptionintPointOfInterest.getFreeTickets()Deprecated.intPointOfInterestSet.getFreeTickets(BlockPos pos) Deprecated.intPointOfInterestStorage.getFreeTickets(BlockPos pos) Deprecated.PointOfInterestStorage.getInChunk(Predicate<RegistryEntry<PointOfInterestType>> typePredicate, ChunkPos chunkPos, PointOfInterestStorage.OccupationStatus occupationStatus)