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
-
Field Summary
FieldsFields inherited from class com.seibel.distanthorizons.api.methods.events.sharedParameterObjects.DhApiRenderParam
dhModelViewMatrix, dhProjectionMatrix, farClipPlane, mcModelViewMatrix, mcProjectionMatrix, nearClipPlane, partialTicks, renderPass, worldYOffset -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
modelPos
Measured in blocks. Should be applied to the model view matrix to move the buffer into its proper place.
-
-
Constructor Details