Uses of Class
net.minecraft.util.annotation.Debug
-
Uses of Debug in net.minecraft.block.entity
Methods in net.minecraft.block.entity with annotations of type Debug Modifier and Type Method Description int
BeehiveBlockEntity. getBeeCount()
boolean
BeehiveBlockEntity. isSmoked()
-
Uses of Debug in net.minecraft.client.world
Methods in net.minecraft.client.world with annotations of type Debug Modifier and Type Method Description String
ClientEntityManager. getDebugString()
int
ClientEntityManager. getEntityCount()
-
Uses of Debug in net.minecraft.entity
Methods in net.minecraft.entity with annotations of type Debug Modifier and Type Method Description Inventory
InventoryOwner. getInventory()
-
Uses of Debug in net.minecraft.entity.ai.brain
Methods in net.minecraft.entity.ai.brain with annotations of type Debug Modifier and Type Method Description List<Task<? super E>>
Brain. getRunningTasks()
Deprecated.boolean
Memory. isTimed()
Map<MemoryModuleType<?>,Optional<? extends Memory<?>>>
Brain. method_35058()
Deprecated.Set<Activity>
Brain. method_35059()
Deprecated. -
Uses of Debug in net.minecraft.entity.ai.pathing
Methods in net.minecraft.entity.ai.pathing with annotations of type Debug Modifier and Type Method Description PathNode[]
Path. method_22880()
PathNode[]
Path. method_22881()
(package private) void
Path. method_35500(PathNode[] pathNode, PathNode[] pathNode2, Set<TargetPathNode> set)
-
Uses of Debug in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob with annotations of type Debug Modifier and Type Method Description Inventory
PiglinEntity. getInventory()
-
Uses of Debug in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive with annotations of type Debug Modifier and Type Class Description class
BeeEntity.MoveToHiveGoal
Methods in net.minecraft.entity.passive with annotations of type Debug Modifier and Type Method Description @Nullable BlockPos
BeeEntity. getHivePos()
boolean
BeeEntity. hasHive()
int
BeeEntity. method_35161()
List<BlockPos>
BeeEntity. method_35162()
GoalSelector
BeeEntity. method_35163()
-
Uses of Debug in net.minecraft.server.world
Fields in net.minecraft.server.world with annotations of type Debug Modifier and Type Field Description private SpawnHelper.Info
ServerChunkManager. spawnEntry
Methods in net.minecraft.server.world with annotations of type Debug Modifier and Type Method Description String
ServerEntityManager. getDebugString()
SpawnHelper.Info
ServerChunkManager. getSpawnInfo()
-
Uses of Debug in net.minecraft.village
Methods in net.minecraft.village with annotations of type Debug Modifier and Type Method Description Map<UUID,Object2IntMap<VillageGossipType>>
VillagerGossips. method_35120()
-
Uses of Debug in net.minecraft.world
Methods in net.minecraft.world with annotations of type Debug Modifier and Type Method Description static 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 Modifier and Type Method Description String
ChunkNibbleArray. method_35320(int int2)
-
Uses of Debug in net.minecraft.world.entity
Methods in net.minecraft.world.entity with annotations of type Debug Modifier and Type Method Description int
SectionedEntityCache. sectionCount()
int
EntityTrackingSection. size()
-
Uses of Debug in net.minecraft.world.poi
Methods in net.minecraft.world.poi with annotations of type Debug Modifier and Type Method Description Stream<PointOfInterest>
PointOfInterestStorage. getInChunk(Predicate<PointOfInterestType> predicate, ChunkPos chunkPos, PointOfInterestStorage.OccupationStatus occupationStatus)
int
PointOfInterestStorage. method_35155(BlockPos blockPos)
Deprecated.int
PointOfInterest. method_35156()
Deprecated.int
PointOfInterestSet. method_35157(BlockPos blockPos)
Deprecated.