Interface DynamicVisual.Context

Enclosing interface:
DynamicVisual

@NonExtendable public static interface DynamicVisual.Context
The context passed to the frame plan.
  • Method Details

    • camera

      net.minecraft.client.Camera camera()
    • frustum

      org.joml.FrustumIntersection frustum()
    • partialTick

      float partialTick()
    • limiter