Class PylonBlockSchema

  • All Implemented Interfaces:
    net.kyori.adventure.key.Keyed , org.bukkit.Keyed

    
    public final class PylonBlockSchema
     implements Keyed
                        

    Stores information about a Pylon block type, including its key, material, and class.

    You should not need to use this if you are not working on Pylon Core.