Class DebugOverlay
java.lang.Object
net.nullved.pmweatherapi.client.render.debug.DebugOverlay
- All Implemented Interfaces:
IRadarOverlay
- Direct Known Subclasses:
DebugMetarsOverlay,DebugRadarsOverlay,DebugStormsOverlay,DebugWSRSOverlay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidrenderMarker(RadarRenderData radarRenderData, net.minecraft.world.phys.Vec3 pos, int color) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.nullved.pmweatherapi.client.render.radar.IRadarOverlay
flipPose, getID, getIDPath, getModID, getRadarMode, orientUpwards, placeOnRadar, poseToRadarSpace, poseToWorldSpace, radarToWorldCoords, radarToWorldCoords, radarToWorldCoords, radarToWorldCoords, render, renderQuad, renderQuad, renderText, renderText, renderText, renderTexture, renderTexture, renderTexture, renderTexture, renderTextureUpwards, renderTextureUpwards, renderTextureUpwards, renderTextureUpwards, scale, texVertex, unorientUpwards, worldToRadarCoords, worldToRadarCoords, worldToRadarCoords, worldToRadarCoords
-
Constructor Details
-
DebugOverlay
public DebugOverlay()
-
-
Method Details
-
renderMarker
protected void renderMarker(RadarRenderData radarRenderData, net.minecraft.world.phys.Vec3 pos, int color)
-