Class BuriedDatagen.BuriedStructureLanguageProvider

java.lang.Object
net.neoforged.neoforge.common.data.LanguageProvider
com.mrbysco.buriedwrecks.datagen.BuriedDatagen.BuriedStructureLanguageProvider
All Implemented Interfaces:
net.minecraft.data.DataProvider
Enclosing class:
BuriedDatagen

public static class BuriedDatagen.BuriedStructureLanguageProvider extends net.neoforged.neoforge.common.data.LanguageProvider
  • Nested Class Summary

    Nested classes/interfaces inherited from interface net.minecraft.data.DataProvider

    net.minecraft.data.DataProvider.Factory<T>
  • Field Summary

    Fields inherited from interface net.minecraft.data.DataProvider

    FIXED_ORDER_FIELDS, INDENT_WIDTH, KEY_COMPARATOR, LOGGER
  • Constructor Summary

    Constructors
    Constructor
    Description
    BuriedStructureLanguageProvider(net.minecraft.data.PackOutput output)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class net.neoforged.neoforge.common.data.LanguageProvider

    add, add, add, add, add, add, add, addBiome, addBlock, addDimension, addEffect, addEntityType, addItem, addTag, getName, run

    Methods inherited from class Object

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

    • BuriedStructureLanguageProvider

      public BuriedStructureLanguageProvider(net.minecraft.data.PackOutput output)
  • Method Details

    • addTranslations

      protected void addTranslations()
      Specified by:
      addTranslations in class net.neoforged.neoforge.common.data.LanguageProvider