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 poiInfo, boolean potential, DebugValueAccess debugValueAccess) private voidPoiDebugRenderer.renderPoiInfo(PoseStack poseStack, MultiBufferSource bufferSource, DebugPoiInfo poiInfo, DebugValueAccess debugValueAccess) private static voidPoiDebugRenderer.renderTextOverPoi(PoseStack poseStack, MultiBufferSource bufferSource, String text, DebugPoiInfo poiInfo, int line, int color) -
Uses of DebugPoiInfo in net.minecraft.util.debug
Fields 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 DebugPoiInfoMethods in net.minecraft.world.entity.ai.village.poi that return types with arguments of type DebugPoiInfo