枚举的使用
org.bukkit.event.block.Action
使用Action的程序包
-
org.bukkit.event.block中Action的使用
返回Action的org.bukkit.event.block中的方法 -
org.bukkit.event.player中Action的使用
声明为Action的org.bukkit.event.player中的字段参数类型为Action的org.bukkit.event.player中的构造器限定符构造器说明PlayerInteractEvent
(Player who, Action action, ItemStack item, Block clickedBlock, BlockFace clickedFace) PlayerInteractEvent
(Player who, Action action, ItemStack item, Block clickedBlock, BlockFace clickedFace, EquipmentSlot hand)