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 LockCodeBeaconTileEntity.lockKeyprivate LockCodeLockableTileEntity.lockKeyMethods in net.minecraft.tileentity with parameters of type LockCodeModifier and TypeMethodDescriptionstatic booleanLockableTileEntity.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