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.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.network
Methods 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.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.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.getTemperatureParameters()
VanillaBiomeParameters.getWeirdnessParameters()
VanillaBiomeParameters.method_40015()
-
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. -
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.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)