SerenityJS
    Preparing search index...

    Interface EnderChestBlock

    interface EnderChestBlock {
        facing_direction?: number;
        "minecraft:cardinal_direction"?: MinecraftcardinalDirection;
    }
    Index

    Properties

    facing_direction?: number
    "minecraft:cardinal_direction"?: MinecraftcardinalDirection