| Package | Description |
|---|---|
| net.minecraft.tileentity | |
| net.minecraft.world |
| Modifier and Type | Field and Description |
|---|---|
private LockCode |
LockableTileEntity.code |
private LockCode |
BeaconTileEntity.lockCode |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LockableTileEntity.canUnlock(PlayerEntity p_213905_0_,
LockCode p_213905_1_,
ITextComponent p_213905_2_) |
| Modifier and Type | Field and Description |
|---|---|
static LockCode |
LockCode.EMPTY_CODE |
| Modifier and Type | Method and Description |
|---|---|
static LockCode |
LockCode.read(CompoundNBT nbt) |