Package com.sk89q.worldedit.extent.inventory
package com.sk89q.worldedit.extent.inventory
-
Class SummaryClassDescriptionRepresents a source to get blocks from and store removed ones.Applies a
BlockBag
to operations. -
Exception SummaryExceptionDescriptionThrown when a block bag detects a problem.Thrown when there are no more blocks left.Thrown when the target inventory of a block bag is full.Thrown when a block that can't be placed is used.