类 SingularityRegisterEventJS

java.lang.Object
dev.latvian.mods.kubejs.event.EventJS
committee.nova.mods.avaritia.init.compat.kubejs.event.SingularityRegisterEventJS

public class SingularityRegisterEventJS extends dev.latvian.mods.kubejs.event.EventJS
  • 构造器详细资料

    • SingularityRegisterEventJS

      public SingularityRegisterEventJS()
  • 方法详细资料

    • register

      public void register(net.minecraft.resources.ResourceLocation key)
    • register

      public void register(net.minecraft.resources.ResourceLocation key, Consumer<Singularity> consumer)
    • removeAll

      public void removeAll()
    • removeAllRecipe

      public void removeAllRecipe()
    • remove

      public void remove(net.minecraft.resources.ResourceLocation key)
    • removeRecipe

      public void removeRecipe(net.minecraft.resources.ResourceLocation key)