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.world
Methods in net.minecraft.client.world with annotations of type DebugModifier and TypeMethodDescriptionClientEntityManager.getDebugString()
int
ClientEntityManager.getEntityCount()
-
Uses of Debug in net.minecraft.entity
Methods in net.minecraft.entity with annotations of type Debug -
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 TypeMethodDescriptionPathNode[]
Path.getDebugNodes()
PathNode[]
Path.getDebugSecondNodes()
(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.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()
ServerChunkManager.getSpawnInfo()
-
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.chunk
Methods in net.minecraft.world.chunk with annotations of type Debug -
Uses of Debug in net.minecraft.world.entity
Methods in net.minecraft.world.entity with annotations of type DebugModifier and TypeMethodDescriptionint
SectionedEntityCache.sectionCount()
int
EntityTrackingSection.size()
-
Uses of Debug in net.minecraft.world.poi
Methods in net.minecraft.world.poi with annotations of type DebugModifier and TypeMethodDescriptionint
PointOfInterest.getFreeTickets()
Deprecated.PointOfInterestStorage.getInChunk
(Predicate<PointOfInterestType> predicate, ChunkPos chunkPos, PointOfInterestStorage.OccupationStatus occupationStatus) int
PointOfInterestStorage.method_35155
(BlockPos blockPos) Deprecated.int
PointOfInterestSet.method_35157
(BlockPos blockPos) Deprecated.