Uses of Class
net.minecraft.world.LockCode
Packages that use LockCode
-
Uses of LockCode in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as LockCodeModifier and TypeFieldDescriptionprivate LockCode
BeaconTileEntity.lockKey
private LockCode
LockableTileEntity.lockKey
Methods in net.minecraft.tileentity with parameters of type LockCodeModifier and TypeMethodDescriptionstatic boolean
LockableTileEntity.canUnlock
(PlayerEntity p_213905_0_, LockCode p_213905_1_, ITextComponent p_213905_2_) -
Uses of LockCode in net.minecraft.world
Fields in net.minecraft.world declared as LockCodeMethods in net.minecraft.world that return LockCode