@Immutable
public class LockCode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static LockCode |
EMPTY_CODE |
| Constructor and Description |
|---|
LockCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
func_219964_a(ItemStack p_219964_1_) |
static LockCode |
read(CompoundNBT nbt) |
void |
write(CompoundNBT nbt) |
public static final LockCode EMPTY_CODE
public boolean func_219964_a(ItemStack p_219964_1_)
public void write(CompoundNBT nbt)
public static LockCode read(CompoundNBT nbt)