All Classes and Interfaces

Class
Description
 
 
 
This is an example overlay that draws a dot at every nearby radar's position
An interface defining a radar overlay To implement this, you must override IRadarOverlay.render(RenderData, BufferBuilder) and IRadarOverlay.getModID()
Get all the radars within a given radius around a BlockPos or ChunkPos
 
 
 
 
A class to manage radar overlays.
 
Gets and manages all the radars for a given dimension
Saves all the radars to a file to be saved and loaded from
A wrapper class to be passed to RenderData
Get all the storms within a given radius around a BlockPos or ChunkPos