Uses of Annotation Interface
net.minecraft.util.VisibleForDebug
Packages that use VisibleForDebug
Package
Description
-
Uses of VisibleForDebug in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer with annotations of type VisibleForDebugFields in net.minecraft.client.renderer with annotations of type VisibleForDebugModifier and TypeFieldDescriptionprotected final SectionRenderDispatcher.RenderSection
SectionOcclusionGraph.Node.section
protected final int
SectionOcclusionGraph.Node.step
Methods in net.minecraft.client.renderer with annotations of type VisibleForDebugModifier and TypeMethodDescriptionprotected SectionOcclusionGraph.Node
SectionOcclusionGraph.getNode
(SectionRenderDispatcher.RenderSection p_296364_) protected boolean
SectionOcclusionGraph.Node.hasSourceDirection
(int p_294302_) -
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.server.network
Methods in net.minecraft.server.network with annotations of type VisibleForDebugModifier and TypeMethodDescriptioncom.mojang.authlib.GameProfile
ServerCommonPacketListenerImpl.getOwner()
-
Uses of VisibleForDebug in net.minecraft.util
Classes in net.minecraft.util with annotations of type VisibleForDebugModifier and TypeClassDescriptionstatic final record
CubicSpline.Constant<C,
I extends ToFloatFunction<C>> static final record
CubicSpline.Multipoint<C,
I extends ToFloatFunction<C>> Methods in net.minecraft.util 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.List
<BehaviorControl<? super E>> 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<Holder<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.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.biome
Methods in net.minecraft.world.level.biome with annotations of type VisibleForDebugModifier 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
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
PersistentEntitySectionManager.count()
int
TransientEntitySectionManager.count()
PersistentEntitySectionManager.gatherStats()
TransientEntitySectionManager.gatherStats()
int
EntitySection.size()
-
Uses of VisibleForDebug in net.minecraft.world.level.levelgen
Classes in net.minecraft.world.level.levelgen with annotations of type VisibleForDebug -
Uses of VisibleForDebug in net.minecraft.world.level.pathfinder
Methods in net.minecraft.world.level.pathfinder with annotations of type VisibleForDebug