索引

C I O P 
All Classes and Interfaces|所有程序包

C

com.flameforge.plotmodguard - 程序包 com.flameforge.plotmodguard
 
com.flameforge.plotmodguard.listener - 程序包 com.flameforge.plotmodguard.listener
 

I

InteractListener - com.flameforge.plotmodguard.listener中的类
方块交互监听器 拦截所有方块交互事件(包括模组方块) 拦截规则: - 不在地皮内:允许交互 - 在地皮内但不是主人或参与者:静默拦截(不提示) - 是主人或参与者:允许交互
InteractListener() - 类的构造器 com.flameforge.plotmodguard.listener.InteractListener
 

O

onDisable() - 类中的方法 com.flameforge.plotmodguard.PlotModGuard
 
onEnable() - 类中的方法 com.flameforge.plotmodguard.PlotModGuard
 
onPlayerInteract(PlayerInteractEvent) - 类中的方法 com.flameforge.plotmodguard.listener.InteractListener
监听玩家方块交互事件 优先级设置为 HIGHEST,确保在其他插件之后处理

P

PlotModGuard - com.flameforge.plotmodguard中的类
PlotModGuard 插件主类 修复 PlotSquared 地皮无法拦截模组方块交互的问题 核心逻辑: - 不是地皮主人或参与者,直接拦截交互,不发送任何消息
PlotModGuard() - 类的构造器 com.flameforge.plotmodguard.PlotModGuard
 
C I O P 
All Classes and Interfaces|所有程序包