枚举的使用
org.bukkit.event.block.Action
-
org.bukkit.event.block中Action的使用
-
org.bukkit.event.player中Action的使用
限定符构造器说明PlayerInteractEvent
(Player who, Action action, ItemStack item, Block clickedBlock, BlockFace clickedFace) PlayerInteractEvent
(Player who, Action action, ItemStack item, Block clickedBlock, BlockFace clickedFace, EquipmentSlot hand)