public interface ImmutableLockableData extends ImmutableDataManipulator<ImmutableLockableData,LockableData>
ImmutableDataManipulator 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 | 
|---|---|
| ImmutableValue<String> | lockToken()Gets the  ImmutableValuefor the "lock" token. | 
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<String> lockToken()
ImmutableValue for the "lock" token.