java.lang.Object
com.blamejared.contenttweaker.core.registry.Winston
All Implemented Interfaces:
com.blamejared.contenttweaker.core.api.registry.RegistryButler

public final class Winston extends Object implements com.blamejared.contenttweaker.core.api.registry.RegistryButler
  • Method Details

    • of

      public static Winston of()
    • register

      public <T> void register(com.blamejared.contenttweaker.core.api.object.ObjectHolder<T> holder)
      Specified by:
      register in interface com.blamejared.contenttweaker.core.api.registry.RegistryButler
    • toString

      public String toString()
      Overrides:
      toString in class Object