Uses of Record Class
net.minecraft.world.LockCode
Packages that use LockCode
Package
Description
-
Uses of LockCode in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type LockCode -
Uses of LockCode in net.minecraft.world
Fields in net.minecraft.world declared as LockCodeFields in net.minecraft.world with type parameters of type LockCodeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<LockCode> LockCode.CODEC
Methods in net.minecraft.world that return LockCode -
Uses of LockCode in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as LockCodeModifier and TypeFieldDescriptionprivate LockCode
BaseContainerBlockEntity.lockKey
private LockCode
BeaconBlockEntity.lockKey
Methods in net.minecraft.world.level.block.entity with parameters of type LockCode