Class DebugActiveProfilerMixin

java.lang.Object
foundry.veil.mixin.debug.client.DebugActiveProfilerMixin

public class DebugActiveProfilerMixin extends Object
  • Constructor Details

    • DebugActiveProfilerMixin

      public DebugActiveProfilerMixin()
  • Method Details

    • push

      public void push(String name, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    • pop

      public void pop(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)