Uses of Annotation Interface
net.minecraft.util.VisibleForDebug
Packages that use VisibleForDebug
Package
Description
-
Uses of VisibleForDebug in net.minecraft.server.level
Fields in net.minecraft.server.level with annotations of type VisibleForDebugModifier and TypeFieldDescriptionprivate NaturalSpawner.SpawnState
ServerChunkCache.lastSpawnState
Methods in net.minecraft.server.level with annotations of type VisibleForDebug -
Uses of VisibleForDebug in net.minecraft.world.entity.ai
Methods in net.minecraft.world.entity.ai with annotations of type VisibleForDebugModifier and TypeMethodDescriptionBrain.getActiveActivities()
Deprecated.Map<MemoryModuleType<?>,Optional<? extends ExpirableValue<?>>>
Brain.getMemories()
Deprecated.Brain.getRunningBehaviors()
Deprecated. -
Uses of VisibleForDebug in net.minecraft.world.entity.ai.gossip
Methods in net.minecraft.world.entity.ai.gossip with annotations of type VisibleForDebugModifier and TypeMethodDescriptionMap<UUID,it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>>
GossipContainer.getGossipEntries()
-
Uses of VisibleForDebug in net.minecraft.world.entity.ai.memory
Methods in net.minecraft.world.entity.ai.memory with annotations of type VisibleForDebug -
Uses of VisibleForDebug in net.minecraft.world.entity.ai.village.poi
Methods in net.minecraft.world.entity.ai.village.poi with annotations of type VisibleForDebugModifier and TypeMethodDescriptionint
PoiManager.getFreeTickets(BlockPos p_148654_)
Deprecated.int
PoiRecord.getFreeTickets()
Deprecated.int
PoiSection.getFreeTickets(BlockPos p_148683_)
Deprecated.PoiManager.getInChunk(Predicate<PoiType> p_27118_, ChunkPos p_27119_, PoiManager.Occupancy p_27120_)
-
Uses of VisibleForDebug in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal with annotations of type VisibleForDebugMethods in net.minecraft.world.entity.animal with annotations of type VisibleForDebugModifier and TypeMethodDescriptionBee.getBlacklistedHives()
Bee.getGoalSelector()
Bee.getHivePos()
int
Bee.getTravellingTicks()
boolean
Bee.hasHive()
-
Uses of VisibleForDebug in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin with annotations of type VisibleForDebug -
Uses of VisibleForDebug in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with annotations of type VisibleForDebug -
Uses of VisibleForDebug in net.minecraft.world.level
Methods in net.minecraft.world.level with annotations of type VisibleForDebugModifier and TypeMethodDescriptionstatic void
NaturalSpawner.spawnCategoryForPosition(MobCategory p_151613_, ServerLevel p_151614_, BlockPos p_151615_)
-
Uses of VisibleForDebug in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with annotations of type VisibleForDebugModifier and TypeMethodDescriptionint
BeehiveBlockEntity.getOccupantCount()
boolean
BeehiveBlockEntity.isSedated()
-
Uses of VisibleForDebug in net.minecraft.world.level.chunk
Methods in net.minecraft.world.level.chunk with annotations of type VisibleForDebug -
Uses of VisibleForDebug in net.minecraft.world.level.entity
Methods in net.minecraft.world.level.entity with annotations of type VisibleForDebugModifier and TypeMethodDescriptionint
EntitySectionStorage.count()
int
TransientEntitySectionManager.count()
PersistentEntitySectionManager.gatherStats()
TransientEntitySectionManager.gatherStats()
int
EntitySection.size()
-
Uses of VisibleForDebug in net.minecraft.world.level.pathfinder
Methods in net.minecraft.world.level.pathfinder with annotations of type VisibleForDebugModifier and TypeMethodDescriptionNode[]
Path.getClosedSet()
Node[]
Path.getOpenSet()
(package private) void