Package-level declarations
Types
Link copied to clipboard
interface BlockBreakContext
Information surrounding a block break event. Used to centralize block breaking logic so that BlockBreakEvent, BlockExplodeEvent, etc. can all be references by one interface rather than having to be dealt with individually.
Link copied to clipboard
interface BlockCreateContext
Information surrounding a block place event.