Package com.jeff_media.customblockdata.events


package com.jeff_media.customblockdata.events
Classes dedicated to handling triggered code executions
  • Class
    Description
    Represents an event that removes, changes or moves CustomBlockData due to regular Bukkit Events.
    Represents the reason for a change of CustomBlockData
    Called when a block with CustomBlockData is moved by a piston to a new location.
    Called when a block's CustomBlockData is about to be removed because the block was broken, replaced, or has changed in other ways.