java.lang.Object
com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider<OcculusTab>
com.github.minecraftschurlimods.arsmagicalegacy.api.data.OcculusTabProvider

public abstract class OcculusTabProvider extends com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider<OcculusTab>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Field Summary

    Fields inherited from class com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider

    namespace, registryKey
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    builder(int index)
     

    Methods inherited from class com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider

    add, add, generate, getLookup, holder, holder, holder, optionalHolder, optionalTag, ownHolder, ownHolder, tag

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OcculusTabProvider

      protected OcculusTabProvider(String namespace)
  • Method Details

    • builder

      protected OcculusTabProvider.Builder builder(int index)
      Parameters:
      index - The index of the occulus tab.
      Returns:
      A new occulus tab.