C# Class MCForgeSOYSAUCECHIPSISAFAGGOT.Plugin

显示文件 Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL Class Usage Examples

Public Methods

Method Description
IsPlayerEventCancled ( PlayerEvents e, Player p ) : bool

Check to see if a Player event is stopped

Method Details

IsPlayerEventCancled() public static method

Check to see if a Player event is stopped
public static IsPlayerEventCancled ( PlayerEvents e, Player p ) : bool
e PlayerEvents The event to check
p Player The Player that event is related to
return bool