AbyssalGateOwnershipLedger

public final class AbyssalGateOwnershipLedger

Cast ownership and reference counts for one world's temporary gate blocks.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public boolean isEmpty()
Link copied to clipboard
public boolean isOwned(GateBlockPosition position)
Link copied to clipboard
public Set<GateBlockPosition> release(UUID gateId)
Returns blocks whose final owner was this gate and may therefore be cleared.
Link copied to clipboard
public void reserve(UUID gateId, Collection<GateBlockPosition> blocks)