Enum HTBottleType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable , net.minecraft.util.StringRepresentable , net.minecraft.world.level.ItemLike

    
    public enum HTBottleType
    extends Enum<HTBottleType> implements ItemLike, StringRepresentable
                        

    ポーション瓶の種類を管理するクラスです。

    Since:

    0.10.0

    Author:

    Hiiragi Tsubasa