Class CoinsContent

java.lang.Object
net.darkhax.bookshelf.api.registry.RegistryDataProvider
net.darkhax.coins.CoinsContent

public final class CoinsContent extends net.darkhax.bookshelf.api.registry.RegistryDataProvider
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from class net.darkhax.bookshelf.api.registry.RegistryDataProvider

    attributes, bannerPatterns, blockEntities, blocks, commandArguments, commands, creativeTabs, dataListeners, enchantments, entities, fluids, items, menus, mobEffects, paintings, particleTypes, potions, recipeSerializers, recipeTypes, resourceListeners, sounds, stats, trades, villagerProfessions
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class net.darkhax.bookshelf.api.registry.RegistryDataProvider

    getOwner, withAutoItemBlocks, withItemTab

    Methods inherited from class java.lang.Object

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

  • Method Details

    • init

      public static void init()