Package hiiragi283.core.api.data.lang
Class HTLangProvider.Japanese
-
- All Implemented Interfaces:
-
net.minecraft.data.DataProvider
public abstract class HTLangProvider.Japanese extends HTLangProvider
日本語向けのHTLangProviderの抽象クラスです。
-
-
Constructor Summary
Constructors Constructor Description HTLangProvider.Japanese(PackOutput output, String modid)
-
Method Summary
Modifier and Type Method Description final StringgetModId()final HTLangTypegetLangType()-
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 -
Methods inherited from class hiiragi283.core.api.data.lang.HTLangProvider
add, addFluid, addMaterials, translate -
Methods inherited from class net.minecraft.data.DataProvider
run -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HTLangProvider.Japanese
HTLangProvider.Japanese(PackOutput output, String modid)
-
-
Method Detail
-
getLangType
final HTLangType getLangType()
-
-
-
-