Package hiiragi283.lib.item.alchemy
Object HTBottleType.Companion
-
- All Implemented Interfaces:
public class HTBottleType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Codec<HTBottleType>CODECpublic final static StreamCodec<ByteBuf, HTBottleType>STREAM_CODECpublic final static HTBottleType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static HTBottleTypegetBottleType(TypedInstance<Item> instance)-
-
Method Detail
-
getBottleType
final static HTBottleType getBottleType(TypedInstance<Item> instance)
- Since:
0.14.0
-
-
-
-