Package-level declarations

Types

Link copied to clipboard
public final class CrownBlock extends Block

A crown placed on the ground.

Link copied to clipboard
public interface IBlockAfterDestroyHandler

Replacement for Block.afterBreak during destroyBox. Mixed into TurtleEggBlock and BeehiveBlock. Implement this on a Block too if you override Block.afterBreak.

Link copied to clipboard
public final class WallCrownBlock extends HorizontalFacingBlock

A crown placed on the wall.