Uses of Record Class
net.minecraft.util.debug.DebugPoiInfo
Packages that use DebugPoiInfo
Package
Description
-
Uses of DebugPoiInfo in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug with parameters of type DebugPoiInfoModifier and TypeMethodDescriptionPoiDebugRenderer.getTicketHolderNames(DebugPoiInfo poi, boolean potential, DebugValueAccess debugValues) private voidPoiDebugRenderer.renderPoiInfo(DebugPoiInfo poi, DebugValueAccess debugValues) private static voidPoiDebugRenderer.renderTextOverPoi(String text, DebugPoiInfo poi, int row, int color) -
Uses of DebugPoiInfo in net.minecraft.util.debug
Subclasses with type arguments of type DebugPoiInfo in net.minecraft.util.debugFields in net.minecraft.util.debug with type parameters of type DebugPoiInfoModifier and TypeFieldDescriptionstatic final DebugSubscription<DebugPoiInfo> DebugSubscriptions.POISstatic final StreamCodec<RegistryFriendlyByteBuf, DebugPoiInfo> DebugPoiInfo.STREAM_CODEC -
Uses of DebugPoiInfo in net.minecraft.world.entity.ai.village.poi
Methods in net.minecraft.world.entity.ai.village.poi that return DebugPoiInfoModifier and TypeMethodDescription@Nullable DebugPoiInfoPoiManager.getDebugPoiInfo(BlockPos pos) Methods in net.minecraft.world.entity.ai.village.poi that return types with arguments of type DebugPoiInfo