枚举的使用
org.bukkit.block.data.type.Bell.Attachment
使用Bell.Attachment的程序包
-
org.bukkit.block.data.type中Bell.Attachment的使用
修饰符和类型方法说明Bell.getAttachment()
获取 'attachment' 属性的值.static Bell.Attachment
返回带有指定名称的该类型的枚举常量。static Bell.Attachment[]
Bell.Attachment.values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。