public interface LockableData extends DataManipulator<LockableData,ImmutableLockableData>
DataManipulator handling the "locking" information for a
TileEntityCarrier that can be "locked" such that it can only be
interacted with if the "lock" has a matching ItemStack of the same
name.| Modifier and Type | Method and Description |
|---|---|
Value<String> |
lockToken()
Gets the
Value for the "lock" token. |
asImmutable, copy, fill, fill, from, set, set, set, set, transformgetContentVersion, toContainerValue<String> lockToken()
Value for the "lock" token.Keys.LOCK_TOKEN