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 pPoiInfo, boolean pPotential, DebugValueAccess pDebugValueAccess) private voidPoiDebugRenderer.renderPoiInfo(DebugPoiInfo pPoiInfo, DebugValueAccess pDebugValueAccess) private static voidPoiDebugRenderer.renderTextOverPoi(String pText, DebugPoiInfo pPoiInfo, int pLine, int pColor) -
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 DebugPoiInfoModifier and TypeMethodDescription@Nullable DebugPoiInfoPoiManager.getDebugPoiInfo(BlockPos pPos) Methods in net.minecraft.world.entity.ai.village.poi that return types with arguments of type DebugPoiInfo