Class BurgerHelper

java.lang.Object
ch.njol.skript.bukkitutil.BurgerHelper

public class BurgerHelper extends Object
Reads JSON produced by Burger and does some stuff with it. This file might be useful for other plugins, and as such, is licensed under Unlicense in addition to GPLv3. See their website for more information.
  • Field Details

  • Constructor Details

    • BurgerHelper

      public BurgerHelper(String data)
  • Method Details

    • mapMaterials

      public Map<String,org.bukkit.Material> mapMaterials()
    • mapIds

      public static Map<Integer,org.bukkit.Material> mapIds()