Class CameraRenderState

java.lang.Object
net.minecraft.client.renderer.state.CameraRenderState

public class CameraRenderState extends Object
  • Field Details

    • blockPos

      public BlockPos blockPos
    • pos

      public Vec3 pos
    • initialized

      public boolean initialized
    • entityPos

      public Vec3 entityPos
    • orientation

      public Quaternionf orientation
  • Constructor Details

    • CameraRenderState

      public CameraRenderState()