Interface SingleBlockCarrier
-
- All Superinterfaces:
BlockCarrier
,Carrier
,Locatable
public interface SingleBlockCarrier extends BlockCarrier
Represents a Block that is a carrier of an Inventory e.g. An Anvil
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.item.inventory.BlockCarrier
inventory
-
Methods inherited from interface org.spongepowered.api.world.Locatable
blockPosition, location, serverLocation, world
-
-