Package-level declarations

Custom items — the EffectiveItem base class, the built-in EffectiveItems (empty placeholder, zone selector) and SummoningEggItem.

Types

Link copied to clipboard
abstract class EffectiveItem

Base class for every custom item in the framework.

Link copied to clipboard

Built-in items shipped by the framework. Invoke an entry (EffectiveItems.ZONE_SELECTOR()) to get a fresh ItemStack.

Link copied to clipboard

An EffectiveItem that spawns a custom entity when right-clicked on a block, like a vanilla spawn egg.