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 snapshotLockableTileStateof the block entity whose lock is being checked.Constructors in io.papermc.paper.event.block with parameters of type LockableTileStateModifierConstructorDescriptionBlockLockCheckEvent(@NotNull Block block, @NotNull LockableTileState state, @NotNull Player player, @NotNull net.kyori.adventure.text.Component lockedMessage, @NotNull net.kyori.adventure.sound.Sound lockedSound) -
Uses of LockableTileState in org.bukkit.block
Subinterfaces of LockableTileState in org.bukkit.blockModifier and TypeInterfaceDescriptioninterfaceRepresents a captured state of a Barrel.interfaceRepresents a captured state of a beacon.interfaceRepresents a captured state of a blast furnace.interfaceRepresents a captured state of a brewing stand.interfaceRepresents a captured state of a chest.interfaceRepresents a captured state of a container block.interfaceRepresents a captured state of a crafter.interfaceRepresents a captured state of a dispenser.interfaceRepresents a captured state of a dropper.interfaceRepresents a captured state of a furnace.interfaceRepresents a captured state of a hopper.interfaceRepresents a captured state of a ShulkerBox.interfaceRepresents a captured state of a smoker.