JSPrismarine
    Preparing search index...

    Interface BlockProperty

    interface BlockProperty {
        definition: NBTTagCompound;
        name: string;
    }
    Index
    definition: NBTTagCompound
    name: string