ICloudRenderHandler
@Deprecated public class RenderCloudsEvent extends WorldRenderEvent
Mod.EventBusSubscriber.Bus.FORGE
Constructor and Description |
---|
RenderCloudsEvent(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float partialTicks,
double viewEntityX,
double viewEntityY,
double viewEntityZ)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.mojang.blaze3d.matrix.MatrixStack |
getMatrixStack()
Deprecated.
|
float |
getPartialTicks()
Deprecated.
|
double |
getViewEntityX()
Deprecated.
|
double |
getViewEntityY()
Deprecated.
|
double |
getViewEntityZ()
Deprecated.
|
getWorld, getWorldRenderer
public RenderCloudsEvent(com.mojang.blaze3d.matrix.MatrixStack matrixStack, float partialTicks, double viewEntityX, double viewEntityY, double viewEntityZ)
public com.mojang.blaze3d.matrix.MatrixStack getMatrixStack()
public float getPartialTicks()
public double getViewEntityX()
public double getViewEntityY()
public double getViewEntityZ()