Object HTMaterialPropertyKeys
-
- All Implemented Interfaces:
public class HTMaterialPropertyKeysHiiragi Coreとそれを前提とするmodで使用されるHTPropertyKeyの一覧をまとめたクラスです。
- Since:
0.6.0
Hiiragi Tsubasa
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTPropertyKey<Either<HTTagPrefix, TagKey<Item>>>DEFAULT_PARTpublic final static HTPropertyKey<Integer>DEFAULT_FLUID_AMOUNTpublic final static HTPropertyKey<HTFluidMaterialProperty>MOLTEN_FLUIDpublic final static HTPropertyKey<HTStorageBlockProperty>STORAGE_BLOCKpublic final static HTPropertyKey<Set<HTTagPrefix>>BLOCK_PREFIXESpublic final static HTPropertyKey<Set<HTTagPrefix>>ITEM_PREFIXESpublic final static HTPropertyKey<HTLangName>LANG_NAMEpublic final static HTPropertyKey<Map<HTTagPrefix, HTLangName>>CUSTOM_LANG_NAMEpublic final static HTPropertyKey<HTSmeltingMaterialProperty>SMELTINGpublic final static HTPropertyKey<ResourceLocation>TEXTURE_COLORpublic final static HTPropertyKey<HTMaterialTextureSet>TEXTURE_SETpublic final static HTMaterialPropertyKeysINSTANCE
-
Method Summary
Modifier and Type Method Description final static <T extends Any> HTPropertyKey<T>createNullable(String path)-
-
Method Detail
-
createNullable
final static <T extends Any> HTPropertyKey<T> createNullable(String path)
-
-
-
-