Class BlockInventoryHolder

java.lang.Object
ch.njol.skript.util.BlockStateBlock
ch.njol.skript.util.BlockInventoryHolder
All Implemented Interfaces:
net.kyori.adventure.translation.Translatable, Block, InventoryHolder, Metadatable, Translatable

public class BlockInventoryHolder extends BlockStateBlock implements InventoryHolder
Main usage is ExprInventoryInfo This class allows Skript to return a block while being able to recognize it as InventoryHolder, You may only use this class if a expression's return type is an InventoryHolder.