Uses of Annotation Interface
net.minecraft.util.annotation.Debug
Package
Description
-
Uses of Debug in net.minecraft.block.entity
Modifier and TypeMethodDescriptionint
BeehiveBlockEntity.getBeeCount()
boolean
BeehiveBlockEntity.isSmoked()
-
Uses of Debug in net.minecraft.client.world
Modifier and TypeMethodDescriptionClientEntityManager.getDebugString()
int
ClientEntityManager.getEntityCount()
-
Uses of Debug in net.minecraft.entity
-
Uses of Debug in net.minecraft.entity.ai.brain
Modifier and TypeMethodDescriptionBrain.getPossibleActivities()
Deprecated.Brain.getRunningTasks()
Deprecated.boolean
Memory.isTimed()
Map<MemoryModuleType<?>,Optional<? extends Memory<?>>>
Brain.method_35058()
Deprecated. -
Uses of Debug in net.minecraft.entity.ai.pathing
Modifier 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
-
Uses of Debug in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionBeeEntity.getGoalSelector()
BeeEntity.getHivePos()
int
BeeEntity.getMoveGoalTicks()
BeeEntity.getPossibleHives()
boolean
BeeEntity.hasHive()
-
Uses of Debug in net.minecraft.server.world
Modifier and TypeMethodDescriptionServerEntityManager.getDebugString()
ServerChunkManager.getSpawnInfo()
-
Uses of Debug in net.minecraft.village
-
Uses of Debug in net.minecraft.world
Modifier and TypeMethodDescriptionstatic void
SpawnHelper.spawnEntitiesInChunk(SpawnGroup group, ServerWorld world, BlockPos pos)
-
Uses of Debug in net.minecraft.world.chunk
-
Uses of Debug in net.minecraft.world.entity
Modifier and TypeMethodDescriptionint
SectionedEntityCache.sectionCount()
int
EntityTrackingSection.size()
-
Uses of Debug in net.minecraft.world.poi
Modifier 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.