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.RenderSectionSectionOcclusionGraph.Node.sectionfinal intSectionOcclusionGraph.Node.stepMethods in net.minecraft.client.renderer with annotations of type VisibleForDebugModifier and TypeMethodDescription@Nullable SectionOcclusionGraph.NodeSectionOcclusionGraph.getNode(SectionRenderDispatcher.RenderSection pSection) LevelRenderer.getSectionOcclusionGraph()it.unimi.dsi.fastutil.objects.ObjectArrayList<SectionRenderDispatcher.RenderSection> LevelRenderer.getVisibleSections()booleanSectionOcclusionGraph.Node.hasSourceDirection(int pDirection) -
Uses of VisibleForDebug in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk with annotations of type VisibleForDebugModifier and TypeMethodDescriptionintSectionRenderDispatcher.getCompileQueueSize()intSectionRenderDispatcher.getFreeBufferCount()SectionRenderDispatcher.getStats()intSectionRenderDispatcher.getToUpload() -
Uses of VisibleForDebug in net.minecraft.network
Methods in net.minecraft.network with annotations of type VisibleForDebugModifier and TypeMethodDescriptionvoidProtocolInfo.Details.listPackets(ProtocolInfo.Details.PacketVisitor pVisitor) -
Uses of VisibleForDebug in net.minecraft.server.level
Fields in net.minecraft.server.level with annotations of type VisibleForDebugModifier and TypeFieldDescriptionprivate @Nullable NaturalSpawner.SpawnStateServerChunkCache.lastSpawnStateMethods in net.minecraft.server.level with annotations of type VisibleForDebugModifier and TypeMethodDescriptionList<com.mojang.datafixers.util.Pair<ChunkStatus, @Nullable CompletableFuture<ChunkResult<ChunkAccess>>>> GenerationChunkHolder.getAllFutures()@Nullable NaturalSpawner.SpawnStateServerChunkCache.getLastSpawnState()@Nullable ChunkStatusGenerationChunkHolder.getLatestStatus() -
Uses of VisibleForDebug in net.minecraft.server.network
Methods in net.minecraft.server.network with annotations of type VisibleForDebugModifier and TypeMethodDescriptioncom.mojang.authlib.GameProfileServerCommonPacketListenerImpl.getOwner() -
Uses of VisibleForDebug in net.minecraft.util
Classes in net.minecraft.util with annotations of type VisibleForDebugModifier and TypeClassDescriptionstatic final recordCubicSpline.Constant<C,I extends BoundedFloatFunction<C>> static final recordCubicSpline.Multipoint<C,I extends BoundedFloatFunction<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 TypeMethodDescription@Nullable DebugPoiInfoPoiManager.getDebugPoiInfo(BlockPos pPos) intPoiRecord.getFreeTickets()Deprecated.intPoiSection.getFreeTickets(BlockPos pPos) Deprecated.PoiManager.getInChunk(Predicate<Holder<PoiType>> pTypePredicate, ChunkPos pPosChunk, PoiManager.Occupancy pStatus) -
Uses of VisibleForDebug in net.minecraft.world.entity.animal.bee
Classes in net.minecraft.world.entity.animal.bee with annotations of type VisibleForDebugMethods in net.minecraft.world.entity.animal.bee with annotations of type VisibleForDebugModifier and TypeMethodDescriptionBee.getBlacklistedHives()Bee.getGoalSelector()@Nullable BlockPosBee.getHivePos()intBee.getTravellingTicks()booleanBee.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.raid
Methods in net.minecraft.world.entity.raid 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 voidNaturalSpawner.spawnCategoryForPosition(MobCategory pCategory, ServerLevel pLevel, BlockPos pPos) -
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 pTargetPoint) 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 TypeMethodDescriptionintBeehiveBlockEntity.getOccupantCount()booleanBeehiveBlockEntity.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 TypeMethodDescriptionintEntitySectionStorage.count()intPersistentEntitySectionManager.count()intTransientEntitySectionManager.count()PersistentEntitySectionManager.gatherStats()TransientEntitySectionManager.gatherStats()intEntitySection.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