Uses of Annotation Interface
net.minecraft.util.VisibleForDebug
Package
Description
-
Uses of VisibleForDebug in net.minecraft.network
-
Uses of VisibleForDebug in net.minecraft.server.level
Modifier and TypeFieldDescriptionprivate NaturalSpawner.SpawnState
ServerChunkCache.lastSpawnState
-
Uses of VisibleForDebug in net.minecraft.util
Modifier and TypeClassDescriptionstatic final record
static final record
-
Uses of VisibleForDebug in net.minecraft.world.entity.ai
Modifier 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
Modifier and TypeMethodDescriptionMap<UUID,
it.unimi.dsi.fastutil.objects.Object2IntMap<GossipType>> GossipContainer.getGossipEntries()
-
Uses of VisibleForDebug in net.minecraft.world.entity.ai.memory
-
Uses of VisibleForDebug in net.minecraft.world.entity.ai.village.poi
Modifier 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
Modifier and TypeMethodDescriptionBee.getBlacklistedHives()
Bee.getGoalSelector()
Bee.getHivePos()
int
Bee.getTravellingTicks()
boolean
Bee.hasHive()
-
Uses of VisibleForDebug in net.minecraft.world.entity.monster.piglin
-
Uses of VisibleForDebug in net.minecraft.world.entity.npc
-
Uses of VisibleForDebug in net.minecraft.world.level
Modifier and TypeMethodDescriptionstatic void
NaturalSpawner.spawnCategoryForPosition
(MobCategory p_151613_, ServerLevel p_151614_, BlockPos p_151615_) -
Uses of VisibleForDebug in net.minecraft.world.level.biome
Modifier and TypeMethodDescriptionOverworldBiomeBuilder.getContinentalnessThresholds()
OverworldBiomeBuilder.getErosionThresholds()
OverworldBiomeBuilder.getHumidityThresholds()
MultiNoiseBiomeSource.getNoiseBiome
(Climate.TargetPoint p_204270_) OverworldBiomeBuilder.getPeaksAndValleysThresholds()
OverworldBiomeBuilder.getTemperatureThresholds()
OverworldBiomeBuilder.getWeirdnessThresholds()
-
Uses of VisibleForDebug in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionint
BeehiveBlockEntity.getOccupantCount()
boolean
BeehiveBlockEntity.isSedated()
-
Uses of VisibleForDebug in net.minecraft.world.level.chunk
-
Uses of VisibleForDebug in net.minecraft.world.level.entity
Modifier and TypeMethodDescriptionint
EntitySectionStorage.count()
int
TransientEntitySectionManager.count()
PersistentEntitySectionManager.gatherStats()
TransientEntitySectionManager.gatherStats()
int
EntitySection.size()
-
Uses of VisibleForDebug in net.minecraft.world.level.levelgen
-
Uses of VisibleForDebug in net.minecraft.world.level.pathfinder
Modifier and TypeMethodDescriptionNode[]
Path.getClosedSet()
Node[]
Path.getOpenSet()
(package private) void