Class UwuGenerator
-
- All Implemented Interfaces:
-
net.minecraft.data.DataProvider
public final class UwuGenerator extends LanguageProvider
-
-
Constructor Summary
Constructors Constructor Description UwuGenerator(PackOutput output)
-
Method Summary
Modifier and Type Method Description final PackOutput
getOutput()
Unit
addTranslations()
-
Methods inherited from class net.neoforged.neoforge.common.data.LanguageProvider
add, add, add, add, add, add, add, addBlock, addDimension, addEffect, addEntityType, addItem, addItemStack, addTag, getName, run, save
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getOutput
final PackOutput getOutput()
-
addTranslations
Unit addTranslations()
-
-
-
-