Package hiiragi283.core.api.item.alchemy
Object HTBottleType.Companion
-
- All Implemented Interfaces:
public class HTBottleType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BiCodec<ByteBuf, HTBottleType>CODECpublic final static HTBottleType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static HTBottleTypegetBottleType(ItemStack stack)final static HTBottleTypegetBottleType(HTItemResourceType resource)-
-
Method Detail
-
getBottleType
final static HTBottleType getBottleType(ItemStack stack)
- Since:
0.14.0
-
getBottleType
final static HTBottleType getBottleType(HTItemResourceType resource)
- Since:
0.14.0
-
-
-
-