Uses of Interface
io.papermc.paper.block.LockableTileState
Packages that use LockableTileState
-
Uses of LockableTileState in io.papermc.paper.event.block
Methods in io.papermc.paper.event.block that return LockableTileStateModifier and TypeMethodDescriptionBlockLockCheckEvent.getBlockState()
Gets the snapshotLockableTileState
of the tile entity whose lock is being checked.Constructors in io.papermc.paper.event.block with parameters of type LockableTileState -
Uses of LockableTileState in org.bukkit.block
Subinterfaces of LockableTileState in org.bukkit.blockModifier and TypeInterfaceDescriptioninterface
Represents a captured state of a Barrel.interface
Represents a captured state of a beacon.interface
Represents a captured state of a blast furnace.interface
Represents a captured state of a brewing stand.interface
Represents a captured state of a chest.interface
Represents a captured state of a container block.interface
Represents a captured state of a dispenser.interface
Represents a captured state of a dropper.interface
Represents a captured state of a furnace.interface
Represents a captured state of a hopper.interface
Represents a captured state of a ShulkerBox.interface
Represents a captured state of a smoker.