类 BiomeModifierSyncTest.Listener

java.lang.Object
net.neoforged.neoforge.debug.registry.BiomeModifierSyncTest.Listener
所有已实现的接口:
TestListener
封闭类:
BiomeModifierSyncTest

public static class BiomeModifierSyncTest.Listener extends Object implements TestListener
  • 构造器详细资料

    • Listener

      public Listener()
  • 方法详细资料

    • onEnabled

      public void onEnabled(TestFramework framework, Test test, @Nullable @Nullable Entity changer)
      从接口复制的说明: TestListener
      This method is called when a test is enabled.
      指定者:
      onEnabled 在接口中 TestListener
      参数:
      framework - the framework of the test
      test - the test that was enabled
      changer - the entity that enabled the test