Class DhApiBeforeBufferRenderEvent.EventParam

java.lang.Object
com.seibel.distanthorizons.api.methods.events.sharedParameterObjects.DhApiRenderParam
com.seibel.distanthorizons.api.methods.events.abstractEvents.DhApiBeforeBufferRenderEvent.EventParam
Enclosing class:
DhApiBeforeBufferRenderEvent

public static class DhApiBeforeBufferRenderEvent.EventParam extends DhApiRenderParam
  • Field Details

    • modelPos

      public final Vec3f modelPos
      Measured in blocks. Should be applied to the model view matrix to move the buffer into its proper place.
  • Constructor Details