Class MixinCastingEnvironment

java.lang.Object
gay.object.hexdebug.mixin.MixinCastingEnvironment
All Implemented Interfaces:
gay.object.hexdebug.impl.IDebugEnvAccessor

public abstract class MixinCastingEnvironment extends Object implements gay.object.hexdebug.impl.IDebugEnvAccessor
  • Constructor Details

    • MixinCastingEnvironment

      public MixinCastingEnvironment()
  • Method Details

    • getDebugEnv$hexdebug

      @Nullable public @Nullable gay.object.hexdebug.core.api.debugging.DebugEnvironment getDebugEnv$hexdebug()
      Specified by:
      getDebugEnv$hexdebug in interface gay.object.hexdebug.impl.IDebugEnvAccessor
    • setDebugEnv$hexdebug

      public void setDebugEnv$hexdebug(@Nullable @Nullable gay.object.hexdebug.core.api.debugging.DebugEnvironment debugEnvironment)
      Specified by:
      setDebugEnv$hexdebug in interface gay.object.hexdebug.impl.IDebugEnvAccessor