Package hiiragi283.core.api.data.lang
Class HTLangProvider.English
-
- All Implemented Interfaces:
-
net.minecraft.data.DataProvider
public abstract class HTLangProvider.English extends HTLangProvider
英語向けのHTLangProviderの抽象クラスです。
-
-
Constructor Summary
Constructors Constructor Description HTLangProvider.English(PackOutput output, String modid)
-
Method Summary
Modifier and Type Method Description final StringgetModId()final HTLanguageTypegetLangType()-
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 -
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.English
HTLangProvider.English(PackOutput output, String modid)
-
-
Method Detail
-
getLangType
final HTLanguageType getLangType()
-
-
-
-