[
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.Title",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_FADE_IN",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#DEFAULT_FADE_IN"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_FADE_OUT",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#DEFAULT_FADE_OUT"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_STAY",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#DEFAULT_STAY"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(Array,Array,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fadeIn"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeOut"
              },
              {
                "kind": "PARAMETER",
                "name": "stay"
              },
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(Array,Array,int,int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(Array,BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(Array,BaseComponent...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(BaseComponent)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(BaseComponent,BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(BaseComponent,BaseComponent)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(BaseComponent,BaseComponent,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fadeIn"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeOut"
              },
              {
                "kind": "PARAMETER",
                "name": "stay"
              },
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(BaseComponent,BaseComponent,int,int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(BaseComponent...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(String,String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Title(String,String,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fadeIn"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeOut"
              },
              {
                "kind": "PARAMETER",
                "name": "stay"
              },
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#Title(String,String,int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "builder()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#builder()"
          },
          {
            "kind": "CLASS",
            "name": "com.destroystokyo.paper.Title.Builder",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Builder()",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#Builder()"
              },
              {
                "kind": "METHOD",
                "name": "build()",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#build()"
              },
              {
                "kind": "FIELD",
                "name": "fadeIn",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#fadeIn"
              },
              {
                "kind": "METHOD",
                "name": "fadeIn(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "fadeIn"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#fadeIn(int)"
              },
              {
                "kind": "FIELD",
                "name": "fadeOut",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#fadeOut"
              },
              {
                "kind": "METHOD",
                "name": "fadeOut(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "fadeOut"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#fadeOut(int)"
              },
              {
                "kind": "FIELD",
                "name": "stay",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#stay"
              },
              {
                "kind": "METHOD",
                "name": "stay(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "stay"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#stay(int)"
              },
              {
                "kind": "FIELD",
                "name": "subtitle",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#subtitle"
              },
              {
                "kind": "METHOD",
                "name": "subtitle(BaseComponent)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "subtitle"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#subtitle(BaseComponent)"
              },
              {
                "kind": "METHOD",
                "name": "subtitle(BaseComponent...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "subtitle"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#subtitle(BaseComponent...)"
              },
              {
                "kind": "METHOD",
                "name": "subtitle(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "subtitle"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#subtitle(String)"
              },
              {
                "kind": "FIELD",
                "name": "title",
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#title"
              },
              {
                "kind": "METHOD",
                "name": "title(BaseComponent)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "title"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#title(BaseComponent)"
              },
              {
                "kind": "METHOD",
                "name": "title(BaseComponent...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "title"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#title(BaseComponent...)"
              },
              {
                "kind": "METHOD",
                "name": "title(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "title"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html#title(String)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title/Builder.html"
          },
          {
            "kind": "FIELD",
            "name": "fadeIn",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#fadeIn"
          },
          {
            "kind": "FIELD",
            "name": "fadeOut",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#fadeOut"
          },
          {
            "kind": "METHOD",
            "name": "getFadeIn()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#getFadeIn()"
          },
          {
            "kind": "METHOD",
            "name": "getFadeOut()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#getFadeOut()"
          },
          {
            "kind": "METHOD",
            "name": "getStay()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#getStay()"
          },
          {
            "kind": "METHOD",
            "name": "getSubtitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#getSubtitle()"
          },
          {
            "kind": "METHOD",
            "name": "getTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#getTitle()"
          },
          {
            "kind": "FIELD",
            "name": "stay",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#stay"
          },
          {
            "kind": "FIELD",
            "name": "subtitle",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#subtitle"
          },
          {
            "kind": "FIELD",
            "name": "title",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html#title"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/Title.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.event.block",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.block.BeaconEffectEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BeaconEffectEvent(Block,PotionEffect,Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "primary"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#BeaconEffectEvent(Block,PotionEffect,Player,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "effect",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#effect"
          },
          {
            "kind": "METHOD",
            "name": "getEffect()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#getEffect()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "isPrimary()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#isPrimary()"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#player"
          },
          {
            "kind": "FIELD",
            "name": "primary",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#primary"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setEffect(PotionEffect)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html#setEffect(PotionEffect)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/BeaconEffectEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/block/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.event.entity",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.entity.EntityAddToWorldEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityAddToWorldEvent(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#EntityAddToWorldEvent(Entity)"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.entity.EntityPathfindEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityPathfindEvent(Entity,Location,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "targetEntity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#EntityPathfindEvent(Entity,Location,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLoc()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getLoc()"
          },
          {
            "kind": "METHOD",
            "name": "getTargetEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getTargetEntity()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "loc",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#loc"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "targetEntity",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#targetEntity"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityPathfindEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.entity.EntityRemoveFromWorldEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityRemoveFromWorldEvent(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#EntityRemoveFromWorldEvent(Entity)"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/entity/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.event.executor",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.executor.MethodHandleEventExecutor",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MethodHandleEventExecutor(Class,Method)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "eventClass"
              },
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html#MethodHandleEventExecutor(Class,Method)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MethodHandleEventExecutor(Class,MethodHandle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "eventClass"
              },
              {
                "kind": "PARAMETER",
                "name": "handle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html#MethodHandleEventExecutor(Class,MethodHandle)"
          },
          {
            "kind": "FIELD",
            "name": "eventClass",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html#eventClass"
          },
          {
            "kind": "METHOD",
            "name": "execute(Listener,Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html#execute(Listener,Event)"
          },
          {
            "kind": "FIELD",
            "name": "handle",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html#handle"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "StaticMethodHandleEventExecutor(Class,Method)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "eventClass"
              },
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/StaticMethodHandleEventExecutor.html#StaticMethodHandleEventExecutor(Class,Method)"
          },
          {
            "kind": "FIELD",
            "name": "eventClass",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/StaticMethodHandleEventExecutor.html#eventClass"
          },
          {
            "kind": "METHOD",
            "name": "execute(Listener,Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/StaticMethodHandleEventExecutor.html#execute(Listener,Event)"
          },
          {
            "kind": "FIELD",
            "name": "handle",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/StaticMethodHandleEventExecutor.html#handle"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/StaticMethodHandleEventExecutor.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.event.executor.asm",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.executor.asm.ASMEventExecutorGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ASMEventExecutorGenerator()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ASMEventExecutorGenerator.html#ASMEventExecutorGenerator()"
          },
          {
            "kind": "FIELD",
            "name": "NEXT_ID",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ASMEventExecutorGenerator.html#NEXT_ID"
          },
          {
            "kind": "METHOD",
            "name": "generateEventExecutor(Method,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "m"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ASMEventExecutorGenerator.html#generateEventExecutor(Method,String)"
          },
          {
            "kind": "METHOD",
            "name": "generateName()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ASMEventExecutorGenerator.html#generateName()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ASMEventExecutorGenerator.html"
      },
      {
        "kind": "INTERFACE",
        "name": "com.destroystokyo.paper.event.executor.asm.ClassDefiner",
        "children": [
          {
            "kind": "METHOD",
            "name": "defineClass(ClassLoader,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "parentLoader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ClassDefiner.html#defineClass(ClassLoader,String,byte...)"
          },
          {
            "kind": "METHOD",
            "name": "getInstance()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ClassDefiner.html#getInstance()"
          },
          {
            "kind": "METHOD",
            "name": "isBypassAccessChecks()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ClassDefiner.html#isBypassAccessChecks()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/ClassDefiner.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.executor.asm.SafeClassDefiner",
        "children": [
          {
            "kind": "FIELD",
            "name": "INSTANCE",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner.html#INSTANCE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SafeClassDefiner()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner.html#SafeClassDefiner()"
          },
          {
            "kind": "CLASS",
            "name": "com.destroystokyo.paper.event.executor.asm.SafeClassDefiner.GeneratedClassLoader",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "GeneratedClassLoader(ClassLoader)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "parent"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner/GeneratedClassLoader.html#GeneratedClassLoader(ClassLoader)"
              },
              {
                "kind": "METHOD",
                "name": "define(String,byte...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner/GeneratedClassLoader.html#define(String,byte...)"
              },
              {
                "kind": "METHOD",
                "name": "getClassLoadingLock(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner/GeneratedClassLoader.html#getClassLoadingLock(String)"
              },
              {
                "kind": "METHOD",
                "name": "hasClass(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner/GeneratedClassLoader.html#hasClass(String)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner/GeneratedClassLoader.html"
          },
          {
            "kind": "METHOD",
            "name": "defineClass(ClassLoader,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "parentLoader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner.html#defineClass(ClassLoader,String,byte...)"
          },
          {
            "kind": "FIELD",
            "name": "loaders",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner.html#loaders"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/SafeClassDefiner.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/executor/asm/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.event.player",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.player.PlayerHandshakeEvent",
        "children": [
          {
            "kind": "FIELD",
            "name": "HANDLERS",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#HANDLERS"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerHandshakeEvent(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              },
              {
                "kind": "PARAMETER",
                "name": "originalHandshake"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#PlayerHandshakeEvent(String,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "failMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#failMessage"
          },
          {
            "kind": "FIELD",
            "name": "failed",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#failed"
          },
          {
            "kind": "METHOD",
            "name": "getFailMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getFailMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getOriginalHandshake()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getOriginalHandshake()"
          },
          {
            "kind": "METHOD",
            "name": "getPropertiesJson()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getPropertiesJson()"
          },
          {
            "kind": "METHOD",
            "name": "getServerHostname()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getServerHostname()"
          },
          {
            "kind": "METHOD",
            "name": "getSocketAddressHostname()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getSocketAddressHostname()"
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#getUniqueId()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "isFailed()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#isFailed()"
          },
          {
            "kind": "FIELD",
            "name": "originalHandshake",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#originalHandshake"
          },
          {
            "kind": "FIELD",
            "name": "propertiesJson",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#propertiesJson"
          },
          {
            "kind": "FIELD",
            "name": "serverHostname",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#serverHostname"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFailMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "failMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setFailMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setFailed(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "failed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setFailed(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setPropertiesJson(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "propertiesJson"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setPropertiesJson(String)"
          },
          {
            "kind": "METHOD",
            "name": "setServerHostname(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "serverHostname"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setServerHostname(String)"
          },
          {
            "kind": "METHOD",
            "name": "setSocketAddressHostname(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "socketAddressHostname"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setSocketAddressHostname(String)"
          },
          {
            "kind": "METHOD",
            "name": "setUniqueId(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "uniqueId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#setUniqueId(UUID)"
          },
          {
            "kind": "FIELD",
            "name": "socketAddressHostname",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#socketAddressHostname"
          },
          {
            "kind": "FIELD",
            "name": "uniqueId",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html#uniqueId"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerHandshakeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.player.PlayerInitialSpawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInitialSpawnEvent(Player,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "spawnLocation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#PlayerInitialSpawnEvent(Player,Location)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#getSpawnLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "spawnLocation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#setSpawnLocation(Location)"
          },
          {
            "kind": "FIELD",
            "name": "spawnLocation",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html#spawnLocation"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerInitialSpawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.player.PlayerLocaleChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLocaleChangeEvent(Player,String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newLocale"
              },
              {
                "kind": "PARAMETER",
                "name": "oldLocale"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#PlayerLocaleChangeEvent(Player,String,String)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewLocale()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#getNewLocale()"
          },
          {
            "kind": "METHOD",
            "name": "getOldLocale()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#getOldLocale()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "newLocale",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#newLocale"
          },
          {
            "kind": "FIELD",
            "name": "oldLocale",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html#oldLocale"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerLocaleChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.player.PlayerUseUnknownEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerUseUnknownEntityEvent(Player,int,boolean,EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attack"
              },
              {
                "kind": "PARAMETER",
                "name": "entityId"
              },
              {
                "kind": "PARAMETER",
                "name": "hand"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#PlayerUseUnknownEntityEvent(Player,int,boolean,EquipmentSlot)"
          },
          {
            "kind": "FIELD",
            "name": "attack",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#attack"
          },
          {
            "kind": "FIELD",
            "name": "entityId",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#entityId"
          },
          {
            "kind": "METHOD",
            "name": "getEntityId()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#getEntityId()"
          },
          {
            "kind": "METHOD",
            "name": "getHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#getHand()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "hand",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#hand"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isAttack()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html#isAttack()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/player/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.event.server",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.event.server.ServerExceptionEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerExceptionEvent(ServerException)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exception"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html#ServerExceptionEvent(ServerException)"
          },
          {
            "kind": "FIELD",
            "name": "exception",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html#exception"
          },
          {
            "kind": "METHOD",
            "name": "getException()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html#getException()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/ServerExceptionEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/event/server/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.exception",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerCommandException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerCommandException(String,Throwable,Command,CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "commandSender"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#ServerCommandException(String,Throwable,Command,CommandSender,String...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerCommandException(String,Throwable,boolean,boolean,Command,CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "commandSender"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#ServerCommandException(String,Throwable,boolean,boolean,Command,CommandSender,String...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerCommandException(Throwable,Command,CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "commandSender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#ServerCommandException(Throwable,Command,CommandSender,String...)"
          },
          {
            "kind": "FIELD",
            "name": "arguments",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#arguments"
          },
          {
            "kind": "FIELD",
            "name": "command",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#command"
          },
          {
            "kind": "FIELD",
            "name": "commandSender",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#commandSender"
          },
          {
            "kind": "METHOD",
            "name": "getArguments()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#getArguments()"
          },
          {
            "kind": "METHOD",
            "name": "getCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#getCommand()"
          },
          {
            "kind": "METHOD",
            "name": "getCommandSender()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html#getCommandSender()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerCommandException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerEventException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerEventException(String,Throwable,Plugin,Listener,Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#ServerEventException(String,Throwable,Plugin,Listener,Event)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerEventException(String,Throwable,boolean,boolean,Plugin,Listener,Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#ServerEventException(String,Throwable,boolean,boolean,Plugin,Listener,Event)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerEventException(Throwable,Plugin,Listener,Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#ServerEventException(Throwable,Plugin,Listener,Event)"
          },
          {
            "kind": "FIELD",
            "name": "event",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#event"
          },
          {
            "kind": "METHOD",
            "name": "getEvent()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#getEvent()"
          },
          {
            "kind": "METHOD",
            "name": "getListener()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#getListener()"
          },
          {
            "kind": "FIELD",
            "name": "listener",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html#listener"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerEventException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerException.html#ServerException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerException(String,Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerException.html#ServerException(String,Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerException(String,Throwable,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerException.html#ServerException(String,Throwable,boolean,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerException.html#ServerException(Throwable)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerInternalException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerInternalException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerInternalException.html#ServerInternalException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerInternalException(String,Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerInternalException.html#ServerInternalException(String,Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerInternalException(String,Throwable,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerInternalException.html#ServerInternalException(String,Throwable,boolean,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerInternalException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerInternalException.html#ServerInternalException(Throwable)"
          },
          {
            "kind": "METHOD",
            "name": "reportInternalException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerInternalException.html#reportInternalException(Throwable)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerInternalException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerPluginEnableDisableException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginEnableDisableException(String,Throwable,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginEnableDisableException.html#ServerPluginEnableDisableException(String,Throwable,Plugin)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginEnableDisableException(String,Throwable,boolean,boolean,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginEnableDisableException.html#ServerPluginEnableDisableException(String,Throwable,boolean,boolean,Plugin)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginEnableDisableException(Throwable,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginEnableDisableException.html#ServerPluginEnableDisableException(Throwable,Plugin)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginEnableDisableException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerPluginException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginException(String,Throwable,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginException.html#ServerPluginException(String,Throwable,Plugin)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginException(String,Throwable,boolean,boolean,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginException.html#ServerPluginException(String,Throwable,boolean,boolean,Plugin)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginException(Throwable,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginException.html#ServerPluginException(Throwable,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getResponsiblePlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginException.html#getResponsiblePlugin()"
          },
          {
            "kind": "FIELD",
            "name": "responsiblePlugin",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginException.html#responsiblePlugin"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerPluginMessageException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginMessageException(String,Throwable,Plugin,Player,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#ServerPluginMessageException(String,Throwable,Plugin,Player,String,byte...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginMessageException(String,Throwable,boolean,boolean,Plugin,Player,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#ServerPluginMessageException(String,Throwable,boolean,boolean,Plugin,Player,String,byte...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerPluginMessageException(Throwable,Plugin,Player,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "responsiblePlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#ServerPluginMessageException(Throwable,Plugin,Player,String,byte...)"
          },
          {
            "kind": "FIELD",
            "name": "channel",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#channel"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getChannel()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#getChannel()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#getData()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html#player"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerPluginMessageException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerSchedulerException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerSchedulerException(String,Throwable,BukkitTask)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerSchedulerException.html#ServerSchedulerException(String,Throwable,BukkitTask)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerSchedulerException(String,Throwable,boolean,boolean,BukkitTask)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerSchedulerException.html#ServerSchedulerException(String,Throwable,boolean,boolean,BukkitTask)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerSchedulerException(Throwable,BukkitTask)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerSchedulerException.html#ServerSchedulerException(Throwable,BukkitTask)"
          },
          {
            "kind": "METHOD",
            "name": "getTask()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerSchedulerException.html#getTask()"
          },
          {
            "kind": "FIELD",
            "name": "task",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerSchedulerException.html#task"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerSchedulerException.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.exception.ServerTabCompleteException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerTabCompleteException(String,Throwable,Command,CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "commandSender"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerTabCompleteException.html#ServerTabCompleteException(String,Throwable,Command,CommandSender,String...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerTabCompleteException(String,Throwable,boolean,boolean,Command,CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "commandSender"
              },
              {
                "kind": "PARAMETER",
                "name": "enableSuppression"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "writableStackTrace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerTabCompleteException.html#ServerTabCompleteException(String,Throwable,boolean,boolean,Command,CommandSender,String...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerTabCompleteException(Throwable,Command,CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "commandSender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerTabCompleteException.html#ServerTabCompleteException(Throwable,Command,CommandSender,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/ServerTabCompleteException.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/exception/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.loottable",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "com.destroystokyo.paper.loottable.Lootable",
        "children": [
          {
            "kind": "METHOD",
            "name": "clearLootTable()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#clearLootTable()"
          },
          {
            "kind": "METHOD",
            "name": "getLootTableName()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#getLootTableName()"
          },
          {
            "kind": "METHOD",
            "name": "getLootTableSeed()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#getLootTableSeed()"
          },
          {
            "kind": "METHOD",
            "name": "hasLootTable()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#hasLootTable()"
          },
          {
            "kind": "METHOD",
            "name": "setLootTable(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#setLootTable(String)"
          },
          {
            "kind": "METHOD",
            "name": "setLootTable(String,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#setLootTable(String,long)"
          },
          {
            "kind": "METHOD",
            "name": "setLootTableSeed(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html#setLootTableSeed(long)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/Lootable.html"
      },
      {
        "kind": "INTERFACE",
        "name": "com.destroystokyo.paper.loottable.LootableBlockInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableBlockInventory.html#getBlock()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableBlockInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "com.destroystokyo.paper.loottable.LootableEntityInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableEntityInventory.html#getEntity()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableEntityInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "com.destroystokyo.paper.loottable.LootableInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getLastFilled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#getLastFilled()"
          },
          {
            "kind": "METHOD",
            "name": "getLastLooted(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#getLastLooted(Player)"
          },
          {
            "kind": "METHOD",
            "name": "getLastLooted(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#getLastLooted(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getNextRefill()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#getNextRefill()"
          },
          {
            "kind": "METHOD",
            "name": "hasBeenFilled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#hasBeenFilled()"
          },
          {
            "kind": "METHOD",
            "name": "hasPendingRefill()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#hasPendingRefill()"
          },
          {
            "kind": "METHOD",
            "name": "hasPlayerLooted(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#hasPlayerLooted(Player)"
          },
          {
            "kind": "METHOD",
            "name": "hasPlayerLooted(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#hasPlayerLooted(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "isRefillEnabled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#isRefillEnabled()"
          },
          {
            "kind": "METHOD",
            "name": "setHasPlayerLooted(Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "looted"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#setHasPlayerLooted(Player,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setHasPlayerLooted(UUID,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "looted"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#setHasPlayerLooted(UUID,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNextRefill(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "refillAt"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html#setNextRefill(long)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventory.html"
      },
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.loottable.LootableInventoryReplenishEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "LootableInventoryReplenishEvent(Player,LootableInventory)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inventory"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#LootableInventoryReplenishEvent(Player,LootableInventory)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#getInventory()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "inventory",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#inventory"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/LootableInventoryReplenishEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/loottable/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "com.destroystokyo.paper.utils",
    "children": [
      {
        "kind": "CLASS",
        "name": "com.destroystokyo.paper.utils.UnsafeUtils",
        "children": [
          {
            "kind": "FIELD",
            "name": "UNSAFE",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/utils/UnsafeUtils.html#UNSAFE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "UnsafeUtils()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/utils/UnsafeUtils.html#UnsafeUtils()"
          },
          {
            "kind": "METHOD",
            "name": "getUnsafe()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/utils/UnsafeUtils.html#getUnsafe()"
          },
          {
            "kind": "METHOD",
            "name": "isUnsafeSupported()",
            "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/utils/UnsafeUtils.html#isUnsafeSupported()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/utils/UnsafeUtils.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/com/destroystokyo/paper/utils/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit",
    "children": [
      {
        "kind": "ENUM",
        "name": "org.bukkit.Achievement",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACQUIRE_IRON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#ACQUIRE_IRON"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Achievement()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#Achievement()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Achievement(Achievement)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#Achievement(Achievement)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BAKE_CAKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BAKE_CAKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOOKCASE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BOOKCASE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREED_COW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BREED_COW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREW_POTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BREW_POTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUILD_BETTER_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BUILD_BETTER_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUILD_FURNACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BUILD_FURNACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUILD_HOE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BUILD_HOE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUILD_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BUILD_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUILD_SWORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BUILD_SWORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUILD_WORKBENCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#BUILD_WORKBENCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOK_FISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#COOK_FISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMONDS_TO_YOU",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#DIAMONDS_TO_YOU"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENCHANTMENTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#ENCHANTMENTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_PORTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#END_PORTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLORE_ALL_BIOMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#EXPLORE_ALL_BIOMES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLY_PIG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#FLY_PIG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FULL_BEACON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#FULL_BEACON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GET_BLAZE_ROD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#GET_BLAZE_ROD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GET_DIAMONDS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#GET_DIAMONDS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GHAST_RETURN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#GHAST_RETURN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "KILL_COW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#KILL_COW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "KILL_ENEMY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#KILL_ENEMY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "KILL_WITHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#KILL_WITHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAKE_BREAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#MAKE_BREAD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINE_WOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#MINE_WOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_PORTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#NETHER_PORTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ON_A_RAIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#ON_A_RAIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OPEN_INVENTORY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#OPEN_INVENTORY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OVERKILL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#OVERKILL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OVERPOWERED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#OVERPOWERED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNIPE_SKELETON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#SNIPE_SKELETON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPAWN_WITHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#SPAWN_WITHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "THE_END",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#THE_END"
          },
          {
            "kind": "METHOD",
            "name": "getParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#getParent()"
          },
          {
            "kind": "METHOD",
            "name": "hasParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#hasParent()"
          },
          {
            "kind": "FIELD",
            "name": "parent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#parent"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Achievement.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Art",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ALBAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#ALBAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "AZTEC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#AZTEC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "AZTEC2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#AZTEC2"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Art(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "height"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "width"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#Art(int,int,int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOMB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#BOMB"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BURNINGSKULL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#BURNINGSKULL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#BUST"
          },
          {
            "kind": "FIELD",
            "name": "BY_ID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#BY_ID"
          },
          {
            "kind": "FIELD",
            "name": "BY_NAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#BY_NAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COURBET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#COURBET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREEBET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#CREEBET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DONKEYKONG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#DONKEYKONG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIGHTERS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#FIGHTERS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRAHAM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#GRAHAM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "KEBAB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#KEBAB"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MATCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#MATCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PIGSCENE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#PIGSCENE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#PLANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POINTER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#POINTER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POOL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#POOL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#SEA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKELETON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#SKELETON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKULL_AND_ROSES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#SKULL_AND_ROSES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STAGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#STAGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SUNSET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#SUNSET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VOID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#VOID"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WANDERER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#WANDERER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WASTELAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#WASTELAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#WITHER"
          },
          {
            "kind": "METHOD",
            "name": "getBlockHeight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#getBlockHeight()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockWidth()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#getBlockWidth()"
          },
          {
            "kind": "METHOD",
            "name": "getById(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#getById(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#getByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "height",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#height"
          },
          {
            "kind": "FIELD",
            "name": "id",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#id"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#values()"
          },
          {
            "kind": "FIELD",
            "name": "width",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html#width"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Art.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.BanEntry",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCreated()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#getCreated()"
          },
          {
            "kind": "METHOD",
            "name": "getExpiration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#getExpiration()"
          },
          {
            "kind": "METHOD",
            "name": "getReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#getReason()"
          },
          {
            "kind": "METHOD",
            "name": "getSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#getSource()"
          },
          {
            "kind": "METHOD",
            "name": "getTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#getTarget()"
          },
          {
            "kind": "METHOD",
            "name": "save()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#save()"
          },
          {
            "kind": "METHOD",
            "name": "setCreated(Date)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "created"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#setCreated(Date)"
          },
          {
            "kind": "METHOD",
            "name": "setExpiration(Date)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "expiration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#setExpiration(Date)"
          },
          {
            "kind": "METHOD",
            "name": "setReason(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "reason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#setReason(String)"
          },
          {
            "kind": "METHOD",
            "name": "setSource(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html#setSource(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanEntry.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.BanList",
        "children": [
          {
            "kind": "METHOD",
            "name": "addBan(String,String,Date,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "expires"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              },
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList.html#addBan(String,String,Date,String)"
          },
          {
            "kind": "METHOD",
            "name": "getBanEntries()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList.html#getBanEntries()"
          },
          {
            "kind": "METHOD",
            "name": "getBanEntry(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList.html#getBanEntry(String)"
          },
          {
            "kind": "METHOD",
            "name": "isBanned(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList.html#isBanned(String)"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.BanList.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "IP",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList/Type.html#IP"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NAME",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList/Type.html#NAME"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList/Type.html#Type()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList/Type.html"
          },
          {
            "kind": "METHOD",
            "name": "pardon(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList.html#pardon(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BanList.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.BlockChangeDelegate",
        "children": [
          {
            "kind": "METHOD",
            "name": "getHeight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#getHeight()"
          },
          {
            "kind": "METHOD",
            "name": "getTypeId(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#getTypeId(int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "isEmpty(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#isEmpty(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "setRawTypeId(int,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "typeId"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#setRawTypeId(int,int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setRawTypeIdAndData(int,int,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "typeId"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#setRawTypeIdAndData(int,int,int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTypeId(int,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "typeId"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#setTypeId(int,int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTypeIdAndData(int,int,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "typeId"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html#setTypeIdAndData(int,int,int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/BlockChangeDelegate.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.Bukkit",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Bukkit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#Bukkit()"
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getOnlinePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#_INVALID_getOnlinePlayers()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addRecipe(Recipe)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipe"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#addRecipe(Recipe)"
          },
          {
            "kind": "METHOD",
            "name": "banIP(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#banIP(String)"
          },
          {
            "kind": "METHOD",
            "name": "broadcast(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "component"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#broadcast(BaseComponent)"
          },
          {
            "kind": "METHOD",
            "name": "broadcast(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "components"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#broadcast(BaseComponent...)"
          },
          {
            "kind": "METHOD",
            "name": "broadcast(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#broadcast(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "broadcastMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#broadcastMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "clearRecipes()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#clearRecipes()"
          },
          {
            "kind": "METHOD",
            "name": "configureDbConfig(ServerConfig)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "config"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#configureDbConfig(ServerConfig)"
          },
          {
            "kind": "METHOD",
            "name": "createBossBar(String,BarColor,BarStyle,BarFlag...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "flags"
              },
              {
                "kind": "PARAMETER",
                "name": "style"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createBossBar(String,BarColor,BarStyle,BarFlag...)"
          },
          {
            "kind": "METHOD",
            "name": "createChunkData(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createChunkData(World)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,InventoryType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createInventory(InventoryHolder,InventoryType)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,InventoryType,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createInventory(InventoryHolder,InventoryType,String)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "size"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createInventory(InventoryHolder,int)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "size"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createInventory(InventoryHolder,int,String)"
          },
          {
            "kind": "METHOD",
            "name": "createMap(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createMap(World)"
          },
          {
            "kind": "METHOD",
            "name": "createWorld(WorldCreator)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "creator"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#createWorld(WorldCreator)"
          },
          {
            "kind": "METHOD",
            "name": "dispatchCommand(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandLine"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#dispatchCommand(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "getAllowEnd()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getAllowEnd()"
          },
          {
            "kind": "METHOD",
            "name": "getAllowFlight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getAllowFlight()"
          },
          {
            "kind": "METHOD",
            "name": "getAllowNether()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getAllowNether()"
          },
          {
            "kind": "METHOD",
            "name": "getAmbientSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getAmbientSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getAnimalSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getAnimalSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getBanList(Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getBanList(Type)"
          },
          {
            "kind": "METHOD",
            "name": "getBannedPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getBannedPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getBukkitVersion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getBukkitVersion()"
          },
          {
            "kind": "METHOD",
            "name": "getCommandAliases()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getCommandAliases()"
          },
          {
            "kind": "METHOD",
            "name": "getCommandMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getCommandMap()"
          },
          {
            "kind": "METHOD",
            "name": "getConnectionThrottle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getConnectionThrottle()"
          },
          {
            "kind": "METHOD",
            "name": "getConsoleSender()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getConsoleSender()"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultGameMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getDefaultGameMode()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "uuid"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getEntity(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getGenerateStructures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getGenerateStructures()"
          },
          {
            "kind": "METHOD",
            "name": "getHelpMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getHelpMap()"
          },
          {
            "kind": "METHOD",
            "name": "getIPBans()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getIPBans()"
          },
          {
            "kind": "METHOD",
            "name": "getIdleTimeout()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getIdleTimeout()"
          },
          {
            "kind": "METHOD",
            "name": "getIp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getIp()"
          },
          {
            "kind": "METHOD",
            "name": "getItemFactory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getItemFactory()"
          },
          {
            "kind": "METHOD",
            "name": "getLogger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getLogger()"
          },
          {
            "kind": "METHOD",
            "name": "getMap(short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getMap(short)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getMaxPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getMaxPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getMessenger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getMessenger()"
          },
          {
            "kind": "METHOD",
            "name": "getMonsterSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getMonsterSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getMotd()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getMotd()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getOfflinePlayer(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getOfflinePlayer(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getOfflinePlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getOnlineMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getOnlineMode()"
          },
          {
            "kind": "METHOD",
            "name": "getOnlinePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getOnlinePlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getOperators()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getOperators()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getPlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getPlayer(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerExact(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getPlayerExact(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getPluginCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getPluginManager()"
          },
          {
            "kind": "METHOD",
            "name": "getPort()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getPort()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipesFor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getRecipesFor(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getScheduler()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getScheduler()"
          },
          {
            "kind": "METHOD",
            "name": "getScoreboardManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getScoreboardManager()"
          },
          {
            "kind": "METHOD",
            "name": "getServer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getServer()"
          },
          {
            "kind": "METHOD",
            "name": "getServerIcon()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getServerIcon()"
          },
          {
            "kind": "METHOD",
            "name": "getServerId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getServerId()"
          },
          {
            "kind": "METHOD",
            "name": "getServerName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getServerName()"
          },
          {
            "kind": "METHOD",
            "name": "getServicesManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getServicesManager()"
          },
          {
            "kind": "METHOD",
            "name": "getShutdownMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getShutdownMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnRadius()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getSpawnRadius()"
          },
          {
            "kind": "METHOD",
            "name": "getTPS()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getTPS()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksPerAnimalSpawns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getTicksPerAnimalSpawns()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksPerMonsterSpawns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getTicksPerMonsterSpawns()"
          },
          {
            "kind": "METHOD",
            "name": "getUnsafe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getUnsafe()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getUpdateFolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getUpdateFolder()"
          },
          {
            "kind": "METHOD",
            "name": "getUpdateFolderFile()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getUpdateFolderFile()"
          },
          {
            "kind": "METHOD",
            "name": "getVersion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getVersion()"
          },
          {
            "kind": "METHOD",
            "name": "getViewDistance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getViewDistance()"
          },
          {
            "kind": "METHOD",
            "name": "getWarningState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWarningState()"
          },
          {
            "kind": "METHOD",
            "name": "getWaterAnimalSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWaterAnimalSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getWhitelistedPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWhitelistedPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWorld(String)"
          },
          {
            "kind": "METHOD",
            "name": "getWorld(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "uid"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWorld(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getWorldContainer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWorldContainer()"
          },
          {
            "kind": "METHOD",
            "name": "getWorldType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWorldType()"
          },
          {
            "kind": "METHOD",
            "name": "getWorlds()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#getWorlds()"
          },
          {
            "kind": "METHOD",
            "name": "hasWhitelist()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#hasWhitelist()"
          },
          {
            "kind": "METHOD",
            "name": "isHardcore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#isHardcore()"
          },
          {
            "kind": "METHOD",
            "name": "isPrimaryThread()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#isPrimaryThread()"
          },
          {
            "kind": "METHOD",
            "name": "loadServerIcon(BufferedImage)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "image"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#loadServerIcon(BufferedImage)"
          },
          {
            "kind": "METHOD",
            "name": "loadServerIcon(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#loadServerIcon(File)"
          },
          {
            "kind": "METHOD",
            "name": "matchPlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#matchPlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "recipeIterator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#recipeIterator()"
          },
          {
            "kind": "METHOD",
            "name": "reload()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#reload()"
          },
          {
            "kind": "METHOD",
            "name": "reloadPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#reloadPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "reloadWhitelist()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#reloadWhitelist()"
          },
          {
            "kind": "METHOD",
            "name": "resetRecipes()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#resetRecipes()"
          },
          {
            "kind": "METHOD",
            "name": "savePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#savePlayers()"
          },
          {
            "kind": "FIELD",
            "name": "server",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#server"
          },
          {
            "kind": "METHOD",
            "name": "setDefaultGameMode(GameMode)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mode"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#setDefaultGameMode(GameMode)"
          },
          {
            "kind": "METHOD",
            "name": "setIdleTimeout(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "threshold"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#setIdleTimeout(int)"
          },
          {
            "kind": "METHOD",
            "name": "setServer(Server)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "server"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#setServer(Server)"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnRadius(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#setSpawnRadius(int)"
          },
          {
            "kind": "METHOD",
            "name": "setWhitelist(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#setWhitelist(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "shutdown()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#shutdown()"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#spigot()"
          },
          {
            "kind": "METHOD",
            "name": "unbanIP(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#unbanIP(String)"
          },
          {
            "kind": "METHOD",
            "name": "unloadWorld(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "save"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#unloadWorld(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "unloadWorld(World,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "save"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#unloadWorld(World,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "useExactLoginLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html#useExactLoginLocation()",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Bukkit.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.ChatColor",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "AQUA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#AQUA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#BLACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#BLUE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOLD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#BOLD"
          },
          {
            "kind": "FIELD",
            "name": "BY_CHAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#BY_CHAR"
          },
          {
            "kind": "FIELD",
            "name": "BY_ID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#BY_ID"
          },
          {
            "kind": "FIELD",
            "name": "COLOR_CHAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#COLOR_CHAR"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ChatColor(char,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "code"
              },
              {
                "kind": "PARAMETER",
                "name": "intCode"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#ChatColor(char,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ChatColor(char,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "code"
              },
              {
                "kind": "PARAMETER",
                "name": "intCode"
              },
              {
                "kind": "PARAMETER",
                "name": "isFormat"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#ChatColor(char,int,boolean)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_AQUA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#DARK_AQUA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#DARK_BLUE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_GRAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#DARK_GRAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#DARK_GREEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_PURPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#DARK_PURPLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_RED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#DARK_RED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#GOLD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#GRAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#GREEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITALIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#ITALIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LIGHT_PURPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#LIGHT_PURPLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAGIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#MAGIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#RED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RESET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#RESET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIKETHROUGH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#STRIKETHROUGH"
          },
          {
            "kind": "FIELD",
            "name": "STRIP_COLOR_PATTERN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#STRIP_COLOR_PATTERN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UNDERLINE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#UNDERLINE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WHITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#WHITE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "YELLOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#YELLOW"
          },
          {
            "kind": "METHOD",
            "name": "asBungee()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#asBungee()"
          },
          {
            "kind": "FIELD",
            "name": "code",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#code"
          },
          {
            "kind": "METHOD",
            "name": "getByChar(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "code"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#getByChar(String)"
          },
          {
            "kind": "METHOD",
            "name": "getByChar(char)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "code"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#getByChar(char)"
          },
          {
            "kind": "METHOD",
            "name": "getChar()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#getChar()"
          },
          {
            "kind": "METHOD",
            "name": "getLastColors(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#getLastColors(String)"
          },
          {
            "kind": "FIELD",
            "name": "intCode",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#intCode"
          },
          {
            "kind": "METHOD",
            "name": "isColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#isColor()"
          },
          {
            "kind": "FIELD",
            "name": "isFormat",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#isFormat"
          },
          {
            "kind": "METHOD",
            "name": "isFormat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#isFormat()"
          },
          {
            "kind": "METHOD",
            "name": "stripColor(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#stripColor(String)"
          },
          {
            "kind": "FIELD",
            "name": "toString",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#toString"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#toString()"
          },
          {
            "kind": "METHOD",
            "name": "translateAlternateColorCodes(char,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "altColorChar"
              },
              {
                "kind": "PARAMETER",
                "name": "textToTranslate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#translateAlternateColorCodes(char,String)"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChatColor.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.Chunk",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlock(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getBlock(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getChunkSnapshot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getChunkSnapshot()"
          },
          {
            "kind": "METHOD",
            "name": "getChunkSnapshot(boolean,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "includeBiome"
              },
              {
                "kind": "PARAMETER",
                "name": "includeBiomeTempRain"
              },
              {
                "kind": "PARAMETER",
                "name": "includeMaxblocky"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getChunkSnapshot(boolean,boolean,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getTileEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getTileEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "isLoaded()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#isLoaded()"
          },
          {
            "kind": "METHOD",
            "name": "load()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#load()"
          },
          {
            "kind": "METHOD",
            "name": "load(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#load(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "unload()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#unload()"
          },
          {
            "kind": "METHOD",
            "name": "unload(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "save"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#unload(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "unload(boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "safe"
              },
              {
                "kind": "PARAMETER",
                "name": "save"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html#unload(boolean,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Chunk.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.ChunkSnapshot",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBiome(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getBiome(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockData(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getBlockData(int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getBlockEmittedLight(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getBlockEmittedLight(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockSkyLight(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getBlockSkyLight(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockTypeId(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getBlockTypeId(int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getCaptureFullTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getCaptureFullTime()"
          },
          {
            "kind": "METHOD",
            "name": "getHighestBlockYAt(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getHighestBlockYAt(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getRawBiomeRainfall(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getRawBiomeRainfall(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getRawBiomeTemperature(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getRawBiomeTemperature(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getWorldName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getWorldName()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "isSectionEmpty(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sy"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html#isSectionEmpty(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/ChunkSnapshot.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.CoalType",
        "children": [
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#BY_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHARCOAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#CHARCOAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#COAL"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CoalType(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#CoalType(int)"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CoalType.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.Color",
        "children": [
          {
            "kind": "FIELD",
            "name": "AQUA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#AQUA"
          },
          {
            "kind": "FIELD",
            "name": "BIT_MASK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#BIT_MASK"
          },
          {
            "kind": "FIELD",
            "name": "BLACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#BLACK"
          },
          {
            "kind": "FIELD",
            "name": "BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#BLUE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Color(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blue"
              },
              {
                "kind": "PARAMETER",
                "name": "green"
              },
              {
                "kind": "PARAMETER",
                "name": "red"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#Color(int,int,int)"
          },
          {
            "kind": "FIELD",
            "name": "FUCHSIA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#FUCHSIA"
          },
          {
            "kind": "FIELD",
            "name": "GRAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#GRAY"
          },
          {
            "kind": "FIELD",
            "name": "GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#GREEN"
          },
          {
            "kind": "FIELD",
            "name": "LIME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#LIME"
          },
          {
            "kind": "FIELD",
            "name": "MAROON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#MAROON"
          },
          {
            "kind": "FIELD",
            "name": "NAVY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#NAVY"
          },
          {
            "kind": "FIELD",
            "name": "OLIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#OLIVE"
          },
          {
            "kind": "FIELD",
            "name": "ORANGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#ORANGE"
          },
          {
            "kind": "FIELD",
            "name": "PURPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#PURPLE"
          },
          {
            "kind": "FIELD",
            "name": "RED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#RED"
          },
          {
            "kind": "FIELD",
            "name": "SILVER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#SILVER"
          },
          {
            "kind": "FIELD",
            "name": "TEAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#TEAL"
          },
          {
            "kind": "FIELD",
            "name": "WHITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#WHITE"
          },
          {
            "kind": "FIELD",
            "name": "YELLOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#YELLOW"
          },
          {
            "kind": "METHOD",
            "name": "asBGR()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#asBGR()"
          },
          {
            "kind": "METHOD",
            "name": "asInt(String,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              },
              {
                "kind": "PARAMETER",
                "name": "string"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#asInt(String,Map)"
          },
          {
            "kind": "METHOD",
            "name": "asRGB()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#asRGB()"
          },
          {
            "kind": "FIELD",
            "name": "blue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#blue"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "fromBGR(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bgr"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#fromBGR(int)"
          },
          {
            "kind": "METHOD",
            "name": "fromBGR(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blue"
              },
              {
                "kind": "PARAMETER",
                "name": "green"
              },
              {
                "kind": "PARAMETER",
                "name": "red"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#fromBGR(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "fromRGB(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rgb"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#fromRGB(int)"
          },
          {
            "kind": "METHOD",
            "name": "fromRGB(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blue"
              },
              {
                "kind": "PARAMETER",
                "name": "green"
              },
              {
                "kind": "PARAMETER",
                "name": "red"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#fromRGB(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getBlue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#getBlue()"
          },
          {
            "kind": "METHOD",
            "name": "getGreen()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#getGreen()"
          },
          {
            "kind": "METHOD",
            "name": "getRed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#getRed()"
          },
          {
            "kind": "FIELD",
            "name": "green",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#green"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "mixColors(Color...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "colors"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#mixColors(Color...)"
          },
          {
            "kind": "METHOD",
            "name": "mixDyes(DyeColor...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "colors"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#mixDyes(DyeColor...)"
          },
          {
            "kind": "FIELD",
            "name": "red",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#red"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#serialize()"
          },
          {
            "kind": "METHOD",
            "name": "setBlue(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blue"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#setBlue(int)"
          },
          {
            "kind": "METHOD",
            "name": "setGreen(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "green"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#setGreen(int)"
          },
          {
            "kind": "METHOD",
            "name": "setRed(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "red"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#setRed(int)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Color.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.CropState",
        "children": [
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#BY_DATA"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CropState(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#CropState(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GERMINATED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#GERMINATED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MEDIUM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#MEDIUM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#RIPE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEEDED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#SEEDED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#SMALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#TALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VERY_SMALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#VERY_SMALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VERY_TALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#VERY_TALL"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/CropState.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Difficulty",
        "children": [
          {
            "kind": "FIELD",
            "name": "BY_ID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#BY_ID"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Difficulty(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#Difficulty(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EASY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#EASY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HARD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#HARD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORMAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#NORMAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PEACEFUL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#PEACEFUL"
          },
          {
            "kind": "METHOD",
            "name": "getByValue(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#getByValue(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#getValue()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "value",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#value"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Difficulty.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.DyeColor",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BLACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BLUE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BROWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BROWN"
          },
          {
            "kind": "FIELD",
            "name": "BY_COLOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BY_COLOR"
          },
          {
            "kind": "FIELD",
            "name": "BY_DYE_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BY_DYE_DATA"
          },
          {
            "kind": "FIELD",
            "name": "BY_FIREWORK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BY_FIREWORK"
          },
          {
            "kind": "FIELD",
            "name": "BY_WOOL_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#BY_WOOL_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CYAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#CYAN"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DyeColor(int,int,Color,Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "dyeData"
              },
              {
                "kind": "PARAMETER",
                "name": "firework"
              },
              {
                "kind": "PARAMETER",
                "name": "woolData"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#DyeColor(int,int,Color,Color)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#GRAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#GREEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LIGHT_BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#LIGHT_BLUE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LIME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#LIME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAGENTA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#MAGENTA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ORANGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#ORANGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PINK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#PINK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#PURPLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#RED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SILVER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#SILVER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WHITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#WHITE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "YELLOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#YELLOW"
          },
          {
            "kind": "FIELD",
            "name": "color",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#color"
          },
          {
            "kind": "FIELD",
            "name": "dyeData",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#dyeData"
          },
          {
            "kind": "FIELD",
            "name": "firework",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#firework"
          },
          {
            "kind": "METHOD",
            "name": "getByColor(Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getByColor(Color)"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByDyeData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getByDyeData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByFireworkColor(Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getByFireworkColor(Color)"
          },
          {
            "kind": "METHOD",
            "name": "getByWoolData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getByWoolData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDyeData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getDyeData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getFireworkColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getFireworkColor()"
          },
          {
            "kind": "METHOD",
            "name": "getWoolData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#getWoolData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#values()"
          },
          {
            "kind": "FIELD",
            "name": "woolData",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html#woolData"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/DyeColor.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Effect",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ANVIL_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ANVIL_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ANVIL_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ANVIL_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ANVIL_USE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ANVIL_USE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BAT_TAKEOFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#BAT_TAKEOFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLAZE_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#BLAZE_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOW_FIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#BOW_FIRE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREWING_STAND_BREW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#BREWING_STAND_BREW"
          },
          {
            "kind": "FIELD",
            "name": "BY_ID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#BY_ID"
          },
          {
            "kind": "FIELD",
            "name": "BY_NAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#BY_NAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_FLOWER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#CHORUS_FLOWER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_FLOWER_GROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#CHORUS_FLOWER_GROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLICK1",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#CLICK1"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLICK2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#CLICK2"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLOUD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#CLOUD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COLOURED_DUST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#COLOURED_DUST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#CRIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#DOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOOR_TOGGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#DOOR_TOGGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRAGON_BREATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#DRAGON_BREATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDERDRAGON_GROWL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ENDERDRAGON_GROWL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDERDRAGON_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ENDERDRAGON_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDEREYE_LAUNCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ENDEREYE_LAUNCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_SIGNAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ENDER_SIGNAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_GATEWAY_SPAWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#END_GATEWAY_SPAWN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#EXPLOSION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSION_HUGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#EXPLOSION_HUGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSION_LARGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#EXPLOSION_LARGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXTINGUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#EXTINGUISH"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Effect(String,Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "particleName"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#Effect(String,Type)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Effect(String,Type,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "particleName"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#Effect(String,Type,Class)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Effect(int,Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#Effect(int,Type)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Effect(int,Type,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#Effect(int,Type,Class)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FENCE_GATE_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FENCE_GATE_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FENCE_GATE_TOGGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FENCE_GATE_TOGGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORKS_SPARK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FIREWORKS_SPARK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORK_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FIREWORK_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FLAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLYING_GLYPH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FLYING_GLYPH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FOOTSTEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#FOOTSTEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GHAST_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#GHAST_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GHAST_SHRIEK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#GHAST_SHRIEK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HAPPY_VILLAGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#HAPPY_VILLAGER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HEART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#HEART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "INSTANT_SPELL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#INSTANT_SPELL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_DOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#IRON_DOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_DOOR_TOGGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#IRON_DOOR_TOGGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_TRAPDOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#IRON_TRAPDOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_TRAPDOOR_TOGGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#IRON_TRAPDOOR_TOGGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ITEM_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LARGE_SMOKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#LARGE_SMOKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAVADRIP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#LAVADRIP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAVA_POP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#LAVA_POP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAGIC_CRIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#MAGIC_CRIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOBSPAWNER_FLAMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#MOBSPAWNER_FLAMES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOTE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#NOTE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PARTICLE_SMOKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#PARTICLE_SMOKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PORTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#PORTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PORTAL_TRAVEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#PORTAL_TRAVEL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POTION_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#POTION_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POTION_SWIRL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#POTION_SWIRL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POTION_SWIRL_TRANSPARENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#POTION_SWIRL_TRANSPARENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_PLAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#RECORD_PLAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLIME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SLIME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMALL_SMOKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SMALL_SMOKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMOKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SMOKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOWBALL_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SNOWBALL_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOW_SHOVEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SNOW_SHOVEL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPELL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SPELL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPLASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#SPLASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STEP_SOUND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#STEP_SOUND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TILE_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#TILE_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TILE_DUST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#TILE_DUST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRAPDOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#TRAPDOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRAPDOOR_TOGGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#TRAPDOOR_TOGGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_PLANT_GROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#VILLAGER_PLANT_GROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_THUNDERCLOUD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#VILLAGER_THUNDERCLOUD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VOID_FOG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#VOID_FOG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATERDRIP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#WATERDRIP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITCH_MAGIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#WITCH_MAGIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITHER_BREAK_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#WITHER_BREAK_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITHER_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#WITHER_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_CHEW_IRON_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ZOMBIE_CHEW_IRON_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_CHEW_WOODEN_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ZOMBIE_CHEW_WOODEN_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_CONVERTED_VILLAGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ZOMBIE_CONVERTED_VILLAGER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_DESTROY_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ZOMBIE_DESTROY_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_INFECT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#ZOMBIE_INFECT"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getById(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#getById(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#getByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#getData()"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#getType()"
          },
          {
            "kind": "FIELD",
            "name": "id",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#id"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.Effect.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "PARTICLE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html#PARTICLE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SOUND",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html#SOUND"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html#Type()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "VISUAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html#VISUAL"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect/Type.html"
          },
          {
            "kind": "FIELD",
            "name": "particleName",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#particleName"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#type"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Effect.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.EntityEffect",
        "children": [
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#BY_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#DEATH"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityEffect(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#EntityEffect(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORK_EXPLODE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#FIREWORK_EXPLODE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_GOLEM_ROSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#IRON_GOLEM_ROSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHEEP_EAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#SHEEP_EAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_ANGRY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#VILLAGER_ANGRY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_HAPPY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#VILLAGER_HAPPY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_HEART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#VILLAGER_HEART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITCH_MAGIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#WITCH_MAGIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOLF_HEARTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#WOLF_HEARTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOLF_SHAKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#WOLF_SHAKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOLF_SMOKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#WOLF_SMOKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_TRANSFORM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#ZOMBIE_TRANSFORM"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/EntityEffect.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.FireworkEffect",
        "children": [
          {
            "kind": "FIELD",
            "name": "COLORS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#COLORS"
          },
          {
            "kind": "FIELD",
            "name": "FADE_COLORS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#FADE_COLORS"
          },
          {
            "kind": "FIELD",
            "name": "FLICKER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#FLICKER"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FireworkEffect(boolean,boolean,ImmutableList,ImmutableList,Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "colors"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeColors"
              },
              {
                "kind": "PARAMETER",
                "name": "flicker"
              },
              {
                "kind": "PARAMETER",
                "name": "trail"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#FireworkEffect(boolean,boolean,ImmutableList,ImmutableList,Type)"
          },
          {
            "kind": "FIELD",
            "name": "TRAIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#TRAIL"
          },
          {
            "kind": "FIELD",
            "name": "TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#TYPE"
          },
          {
            "kind": "METHOD",
            "name": "builder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#builder()"
          },
          {
            "kind": "FIELD",
            "name": "colors",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#colors"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#equals(Object)"
          },
          {
            "kind": "FIELD",
            "name": "fadeColors",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#fadeColors"
          },
          {
            "kind": "FIELD",
            "name": "flicker",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#flicker"
          },
          {
            "kind": "METHOD",
            "name": "getColors()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#getColors()"
          },
          {
            "kind": "METHOD",
            "name": "getFadeColors()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#getFadeColors()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "hasFlicker()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#hasFlicker()"
          },
          {
            "kind": "METHOD",
            "name": "hasTrail()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#hasTrail()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#hashCode()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.FireworkEffect.Builder",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Builder()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#Builder()"
              },
              {
                "kind": "METHOD",
                "name": "build()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#build()"
              },
              {
                "kind": "FIELD",
                "name": "colors",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#colors"
              },
              {
                "kind": "FIELD",
                "name": "fadeColors",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#fadeColors"
              },
              {
                "kind": "FIELD",
                "name": "flicker",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#flicker"
              },
              {
                "kind": "METHOD",
                "name": "flicker(boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "flicker"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#flicker(boolean)"
              },
              {
                "kind": "FIELD",
                "name": "trail",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#trail"
              },
              {
                "kind": "METHOD",
                "name": "trail(boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "trail"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#trail(boolean)"
              },
              {
                "kind": "FIELD",
                "name": "type",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#type"
              },
              {
                "kind": "METHOD",
                "name": "with(Type)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "type"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#with(Type)"
              },
              {
                "kind": "METHOD",
                "name": "withColor(Color)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "color"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withColor(Color)"
              },
              {
                "kind": "METHOD",
                "name": "withColor(Color...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "colors"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withColor(Color...)"
              },
              {
                "kind": "METHOD",
                "name": "withColor(Iterable)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "colors"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withColor(Iterable)"
              },
              {
                "kind": "METHOD",
                "name": "withFade(Color)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "color"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withFade(Color)"
              },
              {
                "kind": "METHOD",
                "name": "withFade(Color...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "colors"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withFade(Color...)"
              },
              {
                "kind": "METHOD",
                "name": "withFade(Iterable)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "colors"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withFade(Iterable)"
              },
              {
                "kind": "METHOD",
                "name": "withFlicker()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withFlicker()"
              },
              {
                "kind": "METHOD",
                "name": "withTrail()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html#withTrail()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Builder.html"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.FireworkEffect.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BALL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#BALL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BALL_LARGE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#BALL_LARGE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BURST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#BURST"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CREEPER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#CREEPER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "STAR",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#STAR"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#Type()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect/Type.html"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#serialize()"
          },
          {
            "kind": "FIELD",
            "name": "string",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#string"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#toString()"
          },
          {
            "kind": "FIELD",
            "name": "trail",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#trail"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/FireworkEffect.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.GameMode",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ADVENTURE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#ADVENTURE"
          },
          {
            "kind": "FIELD",
            "name": "BY_ID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#BY_ID"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREATIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#CREATIVE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "GameMode(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#GameMode(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPECTATOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#SPECTATOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SURVIVAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#SURVIVAL"
          },
          {
            "kind": "METHOD",
            "name": "getByValue(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#getByValue(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#getValue()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "value",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#value"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GameMode.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.GrassSpecies",
        "children": [
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#BY_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DEAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#DEAD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FERN_LIKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#FERN_LIKE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "GrassSpecies(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#GrassSpecies(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORMAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#NORMAL"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/GrassSpecies.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Instrument",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BASS_DRUM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#BASS_DRUM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BASS_GUITAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#BASS_GUITAR"
          },
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#BY_DATA"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Instrument(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#Instrument(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PIANO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#PIANO"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNARE_DRUM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#SNARE_DRUM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STICKS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#STICKS"
          },
          {
            "kind": "METHOD",
            "name": "getByType(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#getByType(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#getType()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#type"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Instrument.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.Location",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Location(World,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#Location(World,double,double,double)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Location(World,double,double,double,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pitch"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "yaw"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#Location(World,double,double,double,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "add(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#add(Location)"
          },
          {
            "kind": "METHOD",
            "name": "add(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#add(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "add(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#add(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "distance(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#distance(Location)"
          },
          {
            "kind": "METHOD",
            "name": "distanceSquared(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#distanceSquared(Location)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getBlockX()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getBlockY()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getBlockZ()"
          },
          {
            "kind": "METHOD",
            "name": "getChunk()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getChunk()"
          },
          {
            "kind": "METHOD",
            "name": "getDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getDirection()"
          },
          {
            "kind": "METHOD",
            "name": "getPitch()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getPitch()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "getYaw()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getYaw()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "length()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#length()"
          },
          {
            "kind": "METHOD",
            "name": "lengthSquared()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#lengthSquared()"
          },
          {
            "kind": "METHOD",
            "name": "locToBlock(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#locToBlock(double)"
          },
          {
            "kind": "METHOD",
            "name": "multiply(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#multiply(double)"
          },
          {
            "kind": "FIELD",
            "name": "pitch",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#pitch"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#serialize()"
          },
          {
            "kind": "METHOD",
            "name": "setDirection(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vector"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setDirection(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "setPitch(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pitch"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setPitch(float)"
          },
          {
            "kind": "METHOD",
            "name": "setWorld(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setWorld(World)"
          },
          {
            "kind": "METHOD",
            "name": "setX(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setX(double)"
          },
          {
            "kind": "METHOD",
            "name": "setY(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setY(double)"
          },
          {
            "kind": "METHOD",
            "name": "setYaw(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "yaw"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setYaw(float)"
          },
          {
            "kind": "METHOD",
            "name": "setZ(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#setZ(double)"
          },
          {
            "kind": "METHOD",
            "name": "subtract(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#subtract(Location)"
          },
          {
            "kind": "METHOD",
            "name": "subtract(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#subtract(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "subtract(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#subtract(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#toString()"
          },
          {
            "kind": "METHOD",
            "name": "toVector()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#toVector()"
          },
          {
            "kind": "FIELD",
            "name": "world",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#world"
          },
          {
            "kind": "FIELD",
            "name": "x",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#x"
          },
          {
            "kind": "FIELD",
            "name": "y",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#y"
          },
          {
            "kind": "FIELD",
            "name": "yaw",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#yaw"
          },
          {
            "kind": "FIELD",
            "name": "z",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#z"
          },
          {
            "kind": "METHOD",
            "name": "zero()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html#zero()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Location.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Material",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ACACIA_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA_DOOR_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ACACIA_DOOR_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ACACIA_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA_FENCE_GATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ACACIA_FENCE_GATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ACACIA_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACTIVATOR_RAIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ACTIVATOR_RAIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "AIR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#AIR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ANVIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ANVIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "APPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#APPLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_STAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ARMOR_STAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ARROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BAKED_POTATO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BAKED_POTATO"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BANNER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BANNER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BARRIER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BARRIER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEACON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BEACON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEDROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BEDROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BED_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BED_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEETROOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BEETROOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEETROOT_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BEETROOT_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEETROOT_SEEDS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BEETROOT_SEEDS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEETROOT_SOUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BEETROOT_SOUP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BIRCH_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_DOOR_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BIRCH_DOOR_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BIRCH_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_FENCE_GATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BIRCH_FENCE_GATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_WOOD_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BIRCH_WOOD_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLAZE_POWDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BLAZE_POWDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLAZE_ROD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BLAZE_ROD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT_ACACIA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOAT_ACACIA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT_BIRCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOAT_BIRCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT_DARK_OAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOAT_DARK_OAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT_JUNGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOAT_JUNGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT_SPRUCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOAT_SPRUCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOOK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOOK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOOKSHELF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOOKSHELF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOOK_AND_QUILL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOOK_AND_QUILL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOWL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BOWL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BREAD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREWING_STAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BREWING_STAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREWING_STAND_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BREWING_STAND_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BRICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BRICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BRICK_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BRICK_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BROWN_MUSHROOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BROWN_MUSHROOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BUCKET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BUCKET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BURNING_FURNACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BURNING_FURNACE"
          },
          {
            "kind": "FIELD",
            "name": "BY_NAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#BY_NAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CACTUS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CACTUS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CAKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAKE_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CAKE_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CARPET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CARPET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CARROT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CARROT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CARROT_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CARROT_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CARROT_STICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CARROT_STICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAULDRON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CAULDRON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAULDRON_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CAULDRON_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHAINMAIL_BOOTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHAINMAIL_BOOTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHAINMAIL_CHESTPLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHAINMAIL_CHESTPLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHAINMAIL_HELMET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHAINMAIL_HELMET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHAINMAIL_LEGGINGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHAINMAIL_LEGGINGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_FLOWER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHORUS_FLOWER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_FRUIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHORUS_FRUIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_FRUIT_POPPED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHORUS_FRUIT_POPPED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_PLANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CHORUS_PLANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CLAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLAY_BALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CLAY_BALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLAY_BRICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CLAY_BRICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COAL_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COAL_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COAL_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COAL_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COBBLESTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COBBLESTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COBBLESTONE_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COBBLESTONE_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COBBLE_WALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COBBLE_WALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COCOA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COCOA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COMMAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COMMAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COMMAND_CHAIN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COMMAND_CHAIN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COMMAND_MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COMMAND_MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COMMAND_REPEATING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COMMAND_REPEATING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COMPASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COMPASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOKED_BEEF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COOKED_BEEF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOKED_CHICKEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COOKED_CHICKEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOKED_FISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COOKED_FISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOKED_MUTTON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COOKED_MUTTON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOKED_RABBIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COOKED_RABBIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COOKIE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#COOKIE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CROPS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#CROPS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DARK_OAK_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK_DOOR_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DARK_OAK_DOOR_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DARK_OAK_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK_FENCE_GATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DARK_OAK_FENCE_GATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DARK_OAK_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DAYLIGHT_DETECTOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DAYLIGHT_DETECTOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DAYLIGHT_DETECTOR_INVERTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DAYLIGHT_DETECTOR_INVERTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DEAD_BUSH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DEAD_BUSH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DETECTOR_RAIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DETECTOR_RAIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_AXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_AXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_BARDING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_BARDING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_BOOTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_BOOTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_CHESTPLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_CHESTPLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_HELMET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_HELMET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_HOE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_HOE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_LEGGINGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_LEGGINGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_SPADE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_SPADE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAMOND_SWORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIAMOND_SWORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIODE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIODE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIODE_BLOCK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIODE_BLOCK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIODE_BLOCK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIODE_BLOCK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIRT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DIRT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DISPENSER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DISPENSER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOUBLE_PLANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DOUBLE_PLANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOUBLE_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DOUBLE_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOUBLE_STONE_SLAB2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DOUBLE_STONE_SLAB2"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRAGONS_BREATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DRAGONS_BREATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRAGON_EGG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DRAGON_EGG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROPPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#DROPPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EGG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EGG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ELYTRA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ELYTRA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EMERALD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EMERALD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EMERALD_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EMERALD_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EMERALD_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EMERALD_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EMPTY_MAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EMPTY_MAP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENCHANTED_BOOK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENCHANTED_BOOK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENCHANTMENT_TABLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENCHANTMENT_TABLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENDER_CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_PEARL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENDER_PEARL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_PORTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENDER_PORTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_PORTAL_FRAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENDER_PORTAL_FRAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_STONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ENDER_STONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_BRICKS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#END_BRICKS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_CRYSTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#END_CRYSTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_GATEWAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#END_GATEWAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_ROD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#END_ROD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSIVE_MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EXPLOSIVE_MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXP_BOTTLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EXP_BOTTLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EYE_OF_ENDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#EYE_OF_ENDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FEATHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FEATHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FENCE_GATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FENCE_GATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FERMENTED_SPIDER_EYE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FERMENTED_SPIDER_EYE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FIRE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREBALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FIREBALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FIREWORK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORK_CHARGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FIREWORK_CHARGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FISHING_ROD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FISHING_ROD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLINT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FLINT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLINT_AND_STEEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FLINT_AND_STEEL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLOWER_POT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FLOWER_POT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLOWER_POT_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FLOWER_POT_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FROSTED_ICE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FROSTED_ICE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FURNACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#FURNACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GHAST_TEAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GHAST_TEAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GLASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GLASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GLASS_BOTTLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GLASS_BOTTLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GLOWING_REDSTONE_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GLOWING_REDSTONE_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GLOWSTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GLOWSTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GLOWSTONE_DUST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GLOWSTONE_DUST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLDEN_APPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLDEN_APPLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLDEN_CARROT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLDEN_CARROT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_AXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_AXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_BARDING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_BARDING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_BOOTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_BOOTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_CHESTPLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_CHESTPLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_HELMET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_HELMET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_HOE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_HOE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_INGOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_INGOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_LEGGINGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_LEGGINGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_NUGGET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_NUGGET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_PLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_PLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_RECORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_RECORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_SPADE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_SPADE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GOLD_SWORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GOLD_SWORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GRASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRASS_PATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GRASS_PATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRAVEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GRAVEL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GREEN_RECORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GREEN_RECORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRILLED_PORK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#GRILLED_PORK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HARD_CLAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#HARD_CLAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HAY_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#HAY_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HOPPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#HOPPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HOPPER_MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#HOPPER_MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HUGE_MUSHROOM_1",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#HUGE_MUSHROOM_1"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HUGE_MUSHROOM_2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#HUGE_MUSHROOM_2"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ICE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ICE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "INK_SACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#INK_SACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_AXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_AXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_BARDING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_BARDING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_BOOTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_BOOTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_CHESTPLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_CHESTPLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_DOOR_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_DOOR_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_HELMET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_HELMET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_HOE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_HOE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_INGOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_INGOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_LEGGINGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_LEGGINGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_PLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_PLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_SPADE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_SPADE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_SWORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_SWORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_TRAPDOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#IRON_TRAPDOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_FRAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ITEM_FRAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JACK_O_LANTERN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JACK_O_LANTERN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUKEBOX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JUKEBOX"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JUNGLE_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_DOOR_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JUNGLE_DOOR_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JUNGLE_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_FENCE_GATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JUNGLE_FENCE_GATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_WOOD_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#JUNGLE_WOOD_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LADDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LADDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAPIS_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LAPIS_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAPIS_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LAPIS_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAVA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LAVA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAVA_BUCKET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LAVA_BUCKET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEATHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEATHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEATHER_BOOTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEATHER_BOOTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEATHER_CHESTPLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEATHER_CHESTPLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEATHER_HELMET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEATHER_HELMET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEATHER_LEGGINGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEATHER_LEGGINGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEAVES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEAVES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEAVES_2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEAVES_2"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEVER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LEVER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LINGERING_POTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LINGERING_POTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LOG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LOG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LOG_2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LOG_2"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LONG_GRASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#LONG_GRASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAGMA_CREAM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MAGMA_CREAM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MAP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MELON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MELON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MELON_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MELON_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MELON_SEEDS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MELON_SEEDS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MELON_STEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MELON_STEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MILK_BUCKET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MILK_BUCKET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOB_SPAWNER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MOB_SPAWNER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MONSTER_EGG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MONSTER_EGG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MONSTER_EGGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MONSTER_EGGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOSSY_COBBLESTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MOSSY_COBBLESTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSHROOM_SOUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MUSHROOM_SOUP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTTON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MUTTON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MYCEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#MYCEL"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Material(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#Material(int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Material(int,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#Material(int,Class)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Material(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#Material(int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Material(int,int,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#Material(int,int,Class)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Material(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "durability"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#Material(int,int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Material(int,int,int,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "durability"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#Material(int,int,int,Class)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NAME_TAG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NAME_TAG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHERRACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHERRACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_BRICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_BRICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_BRICK_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_BRICK_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_BRICK_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_BRICK_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_STALK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_STALK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_STAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_STAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER_WARTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NETHER_WARTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOTE_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#NOTE_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OBSIDIAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#OBSIDIAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PACKED_ICE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PACKED_ICE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PAINTING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PAINTING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PAPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PAPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PISTON_BASE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PISTON_BASE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PISTON_EXTENSION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PISTON_EXTENSION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PISTON_MOVING_PIECE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PISTON_MOVING_PIECE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PISTON_STICKY_BASE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PISTON_STICKY_BASE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POISONOUS_POTATO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#POISONOUS_POTATO"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PORK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PORK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PORTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PORTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POTATO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#POTATO"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POTATO_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#POTATO_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#POTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POWERED_MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#POWERED_MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POWERED_RAIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#POWERED_RAIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PRISMARINE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PRISMARINE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PRISMARINE_CRYSTALS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PRISMARINE_CRYSTALS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PRISMARINE_SHARD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PRISMARINE_SHARD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PUMPKIN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PUMPKIN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PUMPKIN_PIE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PUMPKIN_PIE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PUMPKIN_SEEDS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PUMPKIN_SEEDS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PUMPKIN_STEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PUMPKIN_STEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPUR_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PURPUR_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPUR_DOUBLE_SLAB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PURPUR_DOUBLE_SLAB"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPUR_PILLAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PURPUR_PILLAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPUR_SLAB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PURPUR_SLAB"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPUR_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#PURPUR_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "QUARTZ",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#QUARTZ"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "QUARTZ_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#QUARTZ_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "QUARTZ_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#QUARTZ_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "QUARTZ_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#QUARTZ_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RABBIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RABBIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RABBIT_FOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RABBIT_FOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RABBIT_HIDE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RABBIT_HIDE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RABBIT_STEW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RABBIT_STEW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RAILS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RAILS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RAW_BEEF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RAW_BEEF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RAW_CHICKEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RAW_CHICKEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RAW_FISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RAW_FISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_10",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_10"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_11",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_11"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_12",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_12"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_3",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_3"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_4",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_4"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_5",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_5"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_6",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_6"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_7",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_7"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_8",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_8"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_9",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RECORD_9"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_COMPARATOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_COMPARATOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_COMPARATOR_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_COMPARATOR_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_COMPARATOR_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_COMPARATOR_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_LAMP_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_LAMP_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_LAMP_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_LAMP_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_ORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_ORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_TORCH_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_TORCH_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_TORCH_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_TORCH_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE_WIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#REDSTONE_WIRE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED_MUSHROOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RED_MUSHROOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED_ROSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RED_ROSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED_SANDSTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RED_SANDSTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED_SANDSTONE_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#RED_SANDSTONE_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ROTTEN_FLESH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ROTTEN_FLESH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SADDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SADDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SANDSTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SANDSTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SANDSTONE_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SANDSTONE_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SAPLING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SAPLING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEA_LANTERN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SEA_LANTERN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEEDS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SEEDS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHEARS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SHEARS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHIELD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SHIELD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SIGN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SIGN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SIGN_POST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SIGN_POST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKULL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SKULL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKULL_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SKULL_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLIME_BALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SLIME_BALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLIME_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SLIME_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMOOTH_BRICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SMOOTH_BRICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMOOTH_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SMOOTH_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SNOW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOW_BALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SNOW_BALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOW_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SNOW_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SOIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOUL_SAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SOUL_SAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPECKLED_MELON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPECKLED_MELON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPECTRAL_ARROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPECTRAL_ARROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPIDER_EYE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPIDER_EYE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPLASH_POTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPLASH_POTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPONGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPONGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPRUCE_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPRUCE_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPRUCE_DOOR_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPRUCE_DOOR_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPRUCE_FENCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPRUCE_FENCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPRUCE_FENCE_GATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPRUCE_FENCE_GATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPRUCE_WOOD_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SPRUCE_WOOD_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STAINED_CLAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STAINED_CLAY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STAINED_GLASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STAINED_GLASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STAINED_GLASS_PANE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STAINED_GLASS_PANE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STANDING_BANNER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STANDING_BANNER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STATIONARY_LAVA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STATIONARY_LAVA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STATIONARY_WATER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STATIONARY_WATER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_AXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_AXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_BUTTON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_BUTTON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_HOE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_HOE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_PLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_PLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_SLAB2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_SLAB2"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_SPADE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_SPADE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_SWORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STONE_SWORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STORAGE_MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STORAGE_MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STRING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRUCTURE_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#STRUCTURE_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SUGAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SUGAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SUGAR_CANE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SUGAR_CANE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SUGAR_CANE_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SUGAR_CANE_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SULPHUR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#SULPHUR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "THIN_GLASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#THIN_GLASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TIPPED_ARROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TIPPED_ARROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TNT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TNT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TORCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TORCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRAPPED_CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TRAPPED_CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRAP_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TRAP_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRIPWIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TRIPWIRE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRIPWIRE_HOOK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#TRIPWIRE_HOOK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VINE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#VINE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WALL_BANNER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WALL_BANNER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WALL_SIGN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WALL_SIGN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WATCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WATER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_BUCKET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WATER_BUCKET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_LILY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WATER_LILY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WEB"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WHEAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WHEAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOODEN_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOODEN_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_AXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_AXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_BUTTON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_BUTTON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_DOUBLE_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_DOUBLE_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_HOE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_HOE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_PICKAXE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_PICKAXE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_PLATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_PLATE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_SPADE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_SPADE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_STAIRS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_STAIRS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOD_SWORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOD_SWORD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOOL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WOOL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WORKBENCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WORKBENCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WRITTEN_BOOK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#WRITTEN_BOOK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "YELLOW_FLOWER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#YELLOW_FLOWER"
          },
          {
            "kind": "FIELD",
            "name": "byId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#byId"
          },
          {
            "kind": "FIELD",
            "name": "ctor",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#ctor"
          },
          {
            "kind": "FIELD",
            "name": "durability",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#durability"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getData()"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getMaterial(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getMaterial(String)"
          },
          {
            "kind": "METHOD",
            "name": "getMaterial(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getMaterial(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getMaxDurability()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getMaxDurability()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxStackSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getMaxStackSize()"
          },
          {
            "kind": "METHOD",
            "name": "getNewData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "raw"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#getNewData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "hasGravity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#hasGravity()"
          },
          {
            "kind": "FIELD",
            "name": "id",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#id"
          },
          {
            "kind": "METHOD",
            "name": "isBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isBlock()"
          },
          {
            "kind": "METHOD",
            "name": "isBurnable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isBurnable()"
          },
          {
            "kind": "METHOD",
            "name": "isEdible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isEdible()"
          },
          {
            "kind": "METHOD",
            "name": "isFlammable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isFlammable()"
          },
          {
            "kind": "METHOD",
            "name": "isOccluding()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isOccluding()"
          },
          {
            "kind": "METHOD",
            "name": "isRecord()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isRecord()"
          },
          {
            "kind": "METHOD",
            "name": "isSolid()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isSolid()"
          },
          {
            "kind": "METHOD",
            "name": "isTransparent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#isTransparent()"
          },
          {
            "kind": "METHOD",
            "name": "matchMaterial(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#matchMaterial(String)"
          },
          {
            "kind": "FIELD",
            "name": "maxStack",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#maxStack"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Material.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.NetherWartsState",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWartsState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#NetherWartsState()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#RIPE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEEDED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#SEEDED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STAGE_ONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#STAGE_ONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STAGE_TWO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#STAGE_TWO"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/NetherWartsState.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.Note",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Note(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#Note(int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Note(int,Tone,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octave"
              },
              {
                "kind": "PARAMETER",
                "name": "sharped"
              },
              {
                "kind": "PARAMETER",
                "name": "tone"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#Note(int,Tone,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "flat(int,Tone)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octave"
              },
              {
                "kind": "PARAMETER",
                "name": "tone"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#flat(int,Tone)"
          },
          {
            "kind": "METHOD",
            "name": "flattened()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#flattened()"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getOctave()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#getOctave()"
          },
          {
            "kind": "METHOD",
            "name": "getTone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#getTone()"
          },
          {
            "kind": "METHOD",
            "name": "getToneByte()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#getToneByte()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isSharped()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#isSharped()"
          },
          {
            "kind": "METHOD",
            "name": "natural(int,Tone)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octave"
              },
              {
                "kind": "PARAMETER",
                "name": "tone"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#natural(int,Tone)"
          },
          {
            "kind": "FIELD",
            "name": "note",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#note"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.Note.Tone",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "A",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#A"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "B",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#B"
              },
              {
                "kind": "FIELD",
                "name": "BY_DATA",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#BY_DATA"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "C",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#C"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "D",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#D"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "E",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#E"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "F",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#F"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "G",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#G"
              },
              {
                "kind": "FIELD",
                "name": "TONES_COUNT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#TONES_COUNT"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Tone(int,boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "sharpable"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#Tone(int,boolean)"
              },
              {
                "kind": "METHOD",
                "name": "getById(byte)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#getById(byte)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getId()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#getId()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getId(boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "sharped"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#getId(boolean)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "id",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#id"
              },
              {
                "kind": "METHOD",
                "name": "isSharpable()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#isSharpable()"
              },
              {
                "kind": "METHOD",
                "name": "isSharped(byte)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#isSharped(byte)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "sharpable",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#sharpable"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note/Tone.html"
          },
          {
            "kind": "METHOD",
            "name": "sharp(int,Tone)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octave"
              },
              {
                "kind": "PARAMETER",
                "name": "tone"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#sharp(int,Tone)"
          },
          {
            "kind": "METHOD",
            "name": "sharped()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#sharped()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Note.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.OfflinePlayer",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBedSpawnLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#getBedSpawnLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getFirstPlayed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#getFirstPlayed()"
          },
          {
            "kind": "METHOD",
            "name": "getLastPlayed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#getLastPlayed()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#getPlayer()"
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#getUniqueId()"
          },
          {
            "kind": "METHOD",
            "name": "hasPlayedBefore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#hasPlayedBefore()"
          },
          {
            "kind": "METHOD",
            "name": "isBanned()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#isBanned()"
          },
          {
            "kind": "METHOD",
            "name": "isOnline()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#isOnline()"
          },
          {
            "kind": "METHOD",
            "name": "isWhitelisted()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#isWhitelisted()"
          },
          {
            "kind": "METHOD",
            "name": "setBanned(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "banned"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#setBanned(boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setWhitelisted(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html#setWhitelisted(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/OfflinePlayer.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Particle",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BARRIER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#BARRIER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CRACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#BLOCK_CRACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_DUST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#BLOCK_DUST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLOUD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#CLOUD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#CRIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRIT_MAGIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#CRIT_MAGIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DAMAGE_INDICATOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#DAMAGE_INDICATOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRAGON_BREATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#DRAGON_BREATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRIP_LAVA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#DRIP_LAVA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRIP_WATER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#DRIP_WATER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENCHANTMENT_TABLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#ENCHANTMENT_TABLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "END_ROD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#END_ROD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSION_HUGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#EXPLOSION_HUGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSION_LARGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#EXPLOSION_LARGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPLOSION_NORMAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#EXPLOSION_NORMAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORKS_SPARK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#FIREWORKS_SPARK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#FLAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FOOTSTEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#FOOTSTEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HEART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#HEART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_CRACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#ITEM_CRACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_TAKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#ITEM_TAKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LAVA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#LAVA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOB_APPEARANCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#MOB_APPEARANCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOTE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#NOTE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PORTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#PORTAL"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Particle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#Particle()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Particle(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#Particle(Class)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDSTONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#REDSTONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLIME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SLIME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMOKE_LARGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SMOKE_LARGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMOKE_NORMAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SMOKE_NORMAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOWBALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SNOWBALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOW_SHOVEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SNOW_SHOVEL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPELL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SPELL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPELL_INSTANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SPELL_INSTANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPELL_MOB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SPELL_MOB"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPELL_MOB_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SPELL_MOB_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPELL_WITCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SPELL_WITCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SUSPENDED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SUSPENDED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SUSPENDED_DEPTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SUSPENDED_DEPTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SWEEP_ATTACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#SWEEP_ATTACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TOWN_AURA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#TOWN_AURA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_ANGRY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#VILLAGER_ANGRY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER_HAPPY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#VILLAGER_HAPPY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_BUBBLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#WATER_BUBBLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_DROP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#WATER_DROP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_SPLASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#WATER_SPLASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_WAKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#WATER_WAKE"
          },
          {
            "kind": "FIELD",
            "name": "dataType",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#dataType"
          },
          {
            "kind": "METHOD",
            "name": "getDataType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#getDataType()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Particle.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.PortalType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CUSTOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html#CUSTOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html#ENDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NETHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html#NETHER"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PortalType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html#PortalType()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/PortalType.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Rotation",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLOCKWISE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#CLOCKWISE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLOCKWISE_135",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#CLOCKWISE_135"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLOCKWISE_45",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#CLOCKWISE_45"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COUNTER_CLOCKWISE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#COUNTER_CLOCKWISE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COUNTER_CLOCKWISE_45",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#COUNTER_CLOCKWISE_45"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLIPPED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#FLIPPED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLIPPED_45",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#FLIPPED_45"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#NONE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Rotation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#Rotation()"
          },
          {
            "kind": "METHOD",
            "name": "rotateClockwise()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#rotateClockwise()"
          },
          {
            "kind": "METHOD",
            "name": "rotateCounterClockwise()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#rotateCounterClockwise()"
          },
          {
            "kind": "FIELD",
            "name": "rotations",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#rotations"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Rotation.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.SandstoneType",
        "children": [
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#BY_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRACKED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#CRACKED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GLYPHED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#GLYPHED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMOOTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#SMOOTH"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SandstoneType(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#SandstoneType(int)"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SandstoneType.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.Server",
        "children": [
          {
            "kind": "FIELD",
            "name": "BROADCAST_CHANNEL_ADMINISTRATIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#BROADCAST_CHANNEL_ADMINISTRATIVE"
          },
          {
            "kind": "FIELD",
            "name": "BROADCAST_CHANNEL_USERS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#BROADCAST_CHANNEL_USERS"
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getOnlinePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#_INVALID_getOnlinePlayers()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addRecipe(Recipe)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipe"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#addRecipe(Recipe)"
          },
          {
            "kind": "METHOD",
            "name": "banIP(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#banIP(String)"
          },
          {
            "kind": "METHOD",
            "name": "broadcast(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "component"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#broadcast(BaseComponent)"
          },
          {
            "kind": "METHOD",
            "name": "broadcast(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "components"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#broadcast(BaseComponent...)"
          },
          {
            "kind": "METHOD",
            "name": "broadcast(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#broadcast(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "broadcastMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#broadcastMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "clearRecipes()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#clearRecipes()"
          },
          {
            "kind": "METHOD",
            "name": "configureDbConfig(ServerConfig)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "config"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#configureDbConfig(ServerConfig)"
          },
          {
            "kind": "METHOD",
            "name": "createBossBar(String,BarColor,BarStyle,BarFlag...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "flags"
              },
              {
                "kind": "PARAMETER",
                "name": "style"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createBossBar(String,BarColor,BarStyle,BarFlag...)"
          },
          {
            "kind": "METHOD",
            "name": "createChunkData(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createChunkData(World)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,InventoryType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createInventory(InventoryHolder,InventoryType)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,InventoryType,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createInventory(InventoryHolder,InventoryType,String)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "size"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createInventory(InventoryHolder,int)"
          },
          {
            "kind": "METHOD",
            "name": "createInventory(InventoryHolder,int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              },
              {
                "kind": "PARAMETER",
                "name": "size"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createInventory(InventoryHolder,int,String)"
          },
          {
            "kind": "METHOD",
            "name": "createMap(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createMap(World)"
          },
          {
            "kind": "METHOD",
            "name": "createWorld(WorldCreator)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "creator"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#createWorld(WorldCreator)"
          },
          {
            "kind": "METHOD",
            "name": "dispatchCommand(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandLine"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#dispatchCommand(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "getAllowEnd()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getAllowEnd()"
          },
          {
            "kind": "METHOD",
            "name": "getAllowFlight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getAllowFlight()"
          },
          {
            "kind": "METHOD",
            "name": "getAllowNether()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getAllowNether()"
          },
          {
            "kind": "METHOD",
            "name": "getAmbientSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getAmbientSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getAnimalSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getAnimalSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getBanList(Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getBanList(Type)"
          },
          {
            "kind": "METHOD",
            "name": "getBannedPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getBannedPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getBukkitVersion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getBukkitVersion()"
          },
          {
            "kind": "METHOD",
            "name": "getCommandAliases()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getCommandAliases()"
          },
          {
            "kind": "METHOD",
            "name": "getCommandMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getCommandMap()"
          },
          {
            "kind": "METHOD",
            "name": "getConnectionThrottle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getConnectionThrottle()"
          },
          {
            "kind": "METHOD",
            "name": "getConsoleSender()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getConsoleSender()"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultGameMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getDefaultGameMode()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "uuid"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getEntity(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getGenerateStructures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getGenerateStructures()"
          },
          {
            "kind": "METHOD",
            "name": "getHelpMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getHelpMap()"
          },
          {
            "kind": "METHOD",
            "name": "getIPBans()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getIPBans()"
          },
          {
            "kind": "METHOD",
            "name": "getIdleTimeout()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getIdleTimeout()"
          },
          {
            "kind": "METHOD",
            "name": "getIp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getIp()"
          },
          {
            "kind": "METHOD",
            "name": "getItemFactory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getItemFactory()"
          },
          {
            "kind": "METHOD",
            "name": "getLogger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getLogger()"
          },
          {
            "kind": "METHOD",
            "name": "getMap(short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getMap(short)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getMaxPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getMaxPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getMessenger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getMessenger()"
          },
          {
            "kind": "METHOD",
            "name": "getMonsterSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getMonsterSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getMotd()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getMotd()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getOfflinePlayer(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getOfflinePlayer(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getOfflinePlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getOnlineMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getOnlineMode()"
          },
          {
            "kind": "METHOD",
            "name": "getOnlinePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getOnlinePlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getOperators()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getOperators()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getPlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getPlayer(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerExact(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getPlayerExact(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getPluginCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getPluginManager()"
          },
          {
            "kind": "METHOD",
            "name": "getPort()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getPort()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipesFor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getRecipesFor(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getScheduler()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getScheduler()"
          },
          {
            "kind": "METHOD",
            "name": "getScoreboardManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getScoreboardManager()"
          },
          {
            "kind": "METHOD",
            "name": "getServerIcon()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getServerIcon()"
          },
          {
            "kind": "METHOD",
            "name": "getServerId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getServerId()"
          },
          {
            "kind": "METHOD",
            "name": "getServerName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getServerName()"
          },
          {
            "kind": "METHOD",
            "name": "getServicesManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getServicesManager()"
          },
          {
            "kind": "METHOD",
            "name": "getShutdownMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getShutdownMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnRadius()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getSpawnRadius()"
          },
          {
            "kind": "METHOD",
            "name": "getTPS()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getTPS()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksPerAnimalSpawns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getTicksPerAnimalSpawns()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksPerMonsterSpawns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getTicksPerMonsterSpawns()"
          },
          {
            "kind": "METHOD",
            "name": "getUnsafe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getUnsafe()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getUpdateFolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getUpdateFolder()"
          },
          {
            "kind": "METHOD",
            "name": "getUpdateFolderFile()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getUpdateFolderFile()"
          },
          {
            "kind": "METHOD",
            "name": "getVersion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getVersion()"
          },
          {
            "kind": "METHOD",
            "name": "getViewDistance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getViewDistance()"
          },
          {
            "kind": "METHOD",
            "name": "getWarningState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWarningState()"
          },
          {
            "kind": "METHOD",
            "name": "getWaterAnimalSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWaterAnimalSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getWhitelistedPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWhitelistedPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWorld(String)"
          },
          {
            "kind": "METHOD",
            "name": "getWorld(UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "uid"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWorld(UUID)"
          },
          {
            "kind": "METHOD",
            "name": "getWorldContainer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWorldContainer()"
          },
          {
            "kind": "METHOD",
            "name": "getWorldType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWorldType()"
          },
          {
            "kind": "METHOD",
            "name": "getWorlds()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#getWorlds()"
          },
          {
            "kind": "METHOD",
            "name": "hasWhitelist()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#hasWhitelist()"
          },
          {
            "kind": "METHOD",
            "name": "isHardcore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#isHardcore()"
          },
          {
            "kind": "METHOD",
            "name": "isPrimaryThread()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#isPrimaryThread()"
          },
          {
            "kind": "METHOD",
            "name": "loadServerIcon(BufferedImage)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "image"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#loadServerIcon(BufferedImage)"
          },
          {
            "kind": "METHOD",
            "name": "loadServerIcon(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#loadServerIcon(File)"
          },
          {
            "kind": "METHOD",
            "name": "matchPlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#matchPlayer(String)"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.Server.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "broadcast(BaseComponent)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "component"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#broadcast(BaseComponent)"
              },
              {
                "kind": "METHOD",
                "name": "broadcast(BaseComponent...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "components"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#broadcast(BaseComponent...)"
              },
              {
                "kind": "METHOD",
                "name": "getBukkitConfig()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#getBukkitConfig()"
              },
              {
                "kind": "METHOD",
                "name": "getConfig()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#getConfig()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getPaperConfig()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#getPaperConfig()"
              },
              {
                "kind": "METHOD",
                "name": "getSpigotConfig()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#getSpigotConfig()"
              },
              {
                "kind": "METHOD",
                "name": "restart()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html#restart()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "recipeIterator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#recipeIterator()"
          },
          {
            "kind": "METHOD",
            "name": "reload()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#reload()"
          },
          {
            "kind": "METHOD",
            "name": "reloadPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#reloadPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "reloadWhitelist()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#reloadWhitelist()"
          },
          {
            "kind": "METHOD",
            "name": "resetRecipes()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#resetRecipes()"
          },
          {
            "kind": "METHOD",
            "name": "savePlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#savePlayers()"
          },
          {
            "kind": "METHOD",
            "name": "setDefaultGameMode(GameMode)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mode"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#setDefaultGameMode(GameMode)"
          },
          {
            "kind": "METHOD",
            "name": "setIdleTimeout(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "threshold"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#setIdleTimeout(int)"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnRadius(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#setSpawnRadius(int)"
          },
          {
            "kind": "METHOD",
            "name": "setWhitelist(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#setWhitelist(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "shutdown()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#shutdown()"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#spigot()"
          },
          {
            "kind": "METHOD",
            "name": "unbanIP(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#unbanIP(String)"
          },
          {
            "kind": "METHOD",
            "name": "unloadWorld(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "save"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#unloadWorld(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "unloadWorld(World,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "save"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#unloadWorld(World,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "useExactLoginLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html#useExactLoginLocation()",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Server.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.SkullType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREEPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#CREEPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRAGON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#DRAGON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAYER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#PLAYER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKELETON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#SKELETON"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SkullType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#SkullType()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#WITHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#ZOMBIE"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/SkullType.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Sound",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "AMBIENT_CAVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#AMBIENT_CAVE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_DESTROY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_DESTROY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ANVIL_USE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ANVIL_USE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_BREWING_STAND_BREW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_BREWING_STAND_BREW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CHEST_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CHEST_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CHEST_LOCKED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CHEST_LOCKED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CHEST_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CHEST_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CHORUS_FLOWER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CHORUS_FLOWER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CHORUS_FLOWER_GROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CHORUS_FLOWER_GROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CLOTH_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CLOTH_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CLOTH_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CLOTH_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CLOTH_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CLOTH_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CLOTH_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CLOTH_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_CLOTH_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_CLOTH_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_COMPARATOR_CLICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_COMPARATOR_CLICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_DISPENSER_DISPENSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_DISPENSER_DISPENSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_DISPENSER_FAIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_DISPENSER_FAIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_DISPENSER_LAUNCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_DISPENSER_LAUNCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ENDERCHEST_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ENDERCHEST_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_ENDERCHEST_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_ENDERCHEST_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_END_GATEWAY_SPAWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_END_GATEWAY_SPAWN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_FENCE_GATE_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_FENCE_GATE_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_FENCE_GATE_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_FENCE_GATE_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_FIRE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_FIRE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_FIRE_EXTINGUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_FIRE_EXTINGUISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_FURNACE_FIRE_CRACKLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_FURNACE_FIRE_CRACKLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GLASS_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GLASS_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GLASS_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GLASS_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GLASS_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GLASS_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GLASS_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GLASS_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GLASS_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GLASS_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRASS_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRASS_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRASS_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRASS_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRASS_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRASS_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRASS_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRASS_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRASS_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRASS_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRAVEL_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRAVEL_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRAVEL_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRAVEL_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRAVEL_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRAVEL_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRAVEL_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRAVEL_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_GRAVEL_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_GRAVEL_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_IRON_DOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_IRON_DOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_IRON_DOOR_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_IRON_DOOR_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_IRON_TRAPDOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_IRON_TRAPDOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_IRON_TRAPDOOR_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_IRON_TRAPDOOR_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LADDER_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LADDER_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LADDER_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LADDER_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LADDER_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LADDER_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LADDER_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LADDER_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LADDER_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LADDER_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LAVA_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LAVA_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LAVA_EXTINGUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LAVA_EXTINGUISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LAVA_POP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LAVA_POP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_LEVER_CLICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_LEVER_CLICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_PRESSUREPLATE_CLICK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_PRESSUREPLATE_CLICK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_PRESSUREPLATE_CLICK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_PRESSUREPLATE_CLICK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_METAL_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_METAL_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_NOTE_BASEDRUM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_NOTE_BASEDRUM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_NOTE_BASS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_NOTE_BASS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_NOTE_HARP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_NOTE_HARP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_NOTE_HAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_NOTE_HAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_NOTE_PLING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_NOTE_PLING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_NOTE_SNARE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_NOTE_SNARE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_PISTON_CONTRACT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_PISTON_CONTRACT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_PISTON_EXTEND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_PISTON_EXTEND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_PORTAL_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_PORTAL_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_PORTAL_TRAVEL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_PORTAL_TRAVEL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_PORTAL_TRIGGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_PORTAL_TRIGGER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_REDSTONE_TORCH_BURNOUT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_REDSTONE_TORCH_BURNOUT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SAND_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SAND_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SAND_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SAND_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SAND_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SAND_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SAND_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SAND_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SAND_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SAND_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SLIME_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SLIME_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SLIME_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SLIME_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SLIME_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SLIME_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SLIME_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SLIME_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SLIME_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SLIME_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SNOW_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SNOW_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SNOW_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SNOW_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SNOW_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SNOW_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SNOW_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SNOW_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_SNOW_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_SNOW_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_BUTTON_CLICK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_BUTTON_CLICK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_BUTTON_CLICK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_BUTTON_CLICK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_PRESSUREPLATE_CLICK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_PRESSUREPLATE_CLICK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_PRESSUREPLATE_CLICK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_PRESSUREPLATE_CLICK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_STONE_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_STONE_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_TRIPWIRE_ATTACH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_TRIPWIRE_ATTACH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_TRIPWIRE_CLICK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_TRIPWIRE_CLICK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_TRIPWIRE_CLICK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_TRIPWIRE_CLICK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_TRIPWIRE_DETACH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_TRIPWIRE_DETACH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WATERLILY_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WATERLILY_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WATER_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WATER_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOODEN_DOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOODEN_DOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOODEN_DOOR_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOODEN_DOOR_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOODEN_TRAPDOOR_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOODEN_TRAPDOOR_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOODEN_TRAPDOOR_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOODEN_TRAPDOOR_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_BUTTON_CLICK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_BUTTON_CLICK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_BUTTON_CLICK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_BUTTON_CLICK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_PRESSUREPLATE_CLICK_OFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_PRESSUREPLATE_CLICK_OFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_PRESSUREPLATE_CLICK_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_PRESSUREPLATE_CLICK_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK_WOOD_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#BLOCK_WOOD_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENCHANT_THORNS_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENCHANT_THORNS_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARMORSTAND_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARMORSTAND_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARMORSTAND_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARMORSTAND_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARMORSTAND_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARMORSTAND_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARMORSTAND_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARMORSTAND_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARROW_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARROW_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARROW_HIT_PLAYER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARROW_HIT_PLAYER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ARROW_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ARROW_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BAT_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BAT_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BAT_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BAT_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BAT_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BAT_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BAT_LOOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BAT_LOOP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BAT_TAKEOFF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BAT_TAKEOFF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BLAZE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BLAZE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BLAZE_BURN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BLAZE_BURN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BLAZE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BLAZE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BLAZE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BLAZE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BLAZE_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BLAZE_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BOBBER_SPLASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BOBBER_SPLASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_BOBBER_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_BOBBER_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CAT_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CAT_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CAT_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CAT_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CAT_HISS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CAT_HISS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CAT_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CAT_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CAT_PURR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CAT_PURR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CAT_PURREOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CAT_PURREOW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CHICKEN_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CHICKEN_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CHICKEN_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CHICKEN_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CHICKEN_EGG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CHICKEN_EGG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CHICKEN_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CHICKEN_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CHICKEN_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CHICKEN_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_COW_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_COW_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_COW_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_COW_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_COW_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_COW_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_COW_MILK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_COW_MILK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_COW_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_COW_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CREEPER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CREEPER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CREEPER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CREEPER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_CREEPER_PRIMED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_CREEPER_PRIMED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_DONKEY_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_DONKEY_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_DONKEY_ANGRY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_DONKEY_ANGRY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_DONKEY_CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_DONKEY_CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_DONKEY_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_DONKEY_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_DONKEY_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_DONKEY_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_EGG_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_EGG_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_AMBIENT_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_AMBIENT_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_CURSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_CURSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_DEATH_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_DEATH_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ELDER_GUARDIAN_HURT_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ELDER_GUARDIAN_HURT_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_FIREBALL_EXPLODE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_FIREBALL_EXPLODE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_FLAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_FLAP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_GROWL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_GROWL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERDRAGON_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERDRAGON_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDEREYE_LAUNCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDEREYE_LAUNCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMEN_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMEN_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMEN_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMEN_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMEN_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMEN_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMEN_SCREAM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMEN_SCREAM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMEN_STARE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMEN_STARE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMEN_TELEPORT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMEN_TELEPORT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMITE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMITE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMITE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMITE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMITE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMITE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERMITE_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERMITE_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ENDERPEARL_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ENDERPEARL_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_EXPERIENCE_BOTTLE_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_EXPERIENCE_BOTTLE_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_EXPERIENCE_ORB_PICKUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_EXPERIENCE_ORB_PICKUP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_EXPERIENCE_ORB_TOUCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_EXPERIENCE_ORB_TOUCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_BLAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_BLAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_BLAST_FAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_BLAST_FAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_LARGE_BLAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_LARGE_BLAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_LARGE_BLAST_FAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_LARGE_BLAST_FAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_LAUNCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_LAUNCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_TWINKLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_TWINKLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_FIREWORK_TWINKLE_FAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_FIREWORK_TWINKLE_FAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_BIG_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_BIG_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_BURN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_BURN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_DRINK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_DRINK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_EAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_EAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_EXPLODE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_EXPLODE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_EXTINGUISH_FIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_EXTINGUISH_FIRE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_SMALL_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_SMALL_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_SPLASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_SPLASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GENERIC_SWIM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GENERIC_SWIM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GHAST_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GHAST_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GHAST_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GHAST_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GHAST_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GHAST_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GHAST_SCREAM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GHAST_SCREAM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GHAST_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GHAST_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GHAST_WARN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GHAST_WARN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_AMBIENT_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_AMBIENT_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_ATTACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_ATTACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_DEATH_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_DEATH_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_FLOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_FLOP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_GUARDIAN_HURT_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_GUARDIAN_HURT_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_ANGRY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_ANGRY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_ARMOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_ARMOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_BREATHE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_BREATHE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_EAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_EAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_GALLOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_GALLOP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_LAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_LAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_SADDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_SADDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HORSE_STEP_WOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HORSE_STEP_WOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HOSTILE_BIG_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HOSTILE_BIG_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HOSTILE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HOSTILE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HOSTILE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HOSTILE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HOSTILE_SMALL_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HOSTILE_SMALL_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HOSTILE_SPLASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HOSTILE_SPLASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_HOSTILE_SWIM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_HOSTILE_SWIM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_IRONGOLEM_ATTACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_IRONGOLEM_ATTACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_IRONGOLEM_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_IRONGOLEM_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_IRONGOLEM_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_IRONGOLEM_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_IRONGOLEM_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_IRONGOLEM_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEMFRAME_ADD_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEMFRAME_ADD_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEMFRAME_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEMFRAME_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEMFRAME_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEMFRAME_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEMFRAME_REMOVE_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEMFRAME_REMOVE_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEMFRAME_ROTATE_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEMFRAME_ROTATE_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEM_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEM_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ITEM_PICKUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ITEM_PICKUP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_LEASHKNOT_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_LEASHKNOT_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_LEASHKNOT_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_LEASHKNOT_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_LIGHTNING_IMPACT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_LIGHTNING_IMPACT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_LIGHTNING_THUNDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_LIGHTNING_THUNDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_LINGERINGPOTION_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_LINGERINGPOTION_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MAGMACUBE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MAGMACUBE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MAGMACUBE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MAGMACUBE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MAGMACUBE_JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MAGMACUBE_JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MAGMACUBE_SQUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MAGMACUBE_SQUISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MINECART_INSIDE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MINECART_INSIDE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MINECART_RIDING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MINECART_RIDING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MOOSHROOM_SHEAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MOOSHROOM_SHEAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MULE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MULE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MULE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MULE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_MULE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_MULE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PAINTING_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PAINTING_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PAINTING_PLACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PAINTING_PLACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PIG_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PIG_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PIG_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PIG_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PIG_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PIG_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PIG_SADDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PIG_SADDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PIG_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PIG_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_ATTACK_CRIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_ATTACK_CRIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_ATTACK_KNOCKBACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_ATTACK_KNOCKBACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_ATTACK_NODAMAGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_ATTACK_NODAMAGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_ATTACK_STRONG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_ATTACK_STRONG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_ATTACK_SWEEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_ATTACK_SWEEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_ATTACK_WEAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_ATTACK_WEAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_BIG_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_BIG_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_BREATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_BREATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_BURP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_BURP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_LEVELUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_LEVELUP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_SMALL_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_SMALL_FALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_SPLASH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_SPLASH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_PLAYER_SWIM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_PLAYER_SWIM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_RABBIT_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_RABBIT_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_RABBIT_ATTACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_RABBIT_ATTACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_RABBIT_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_RABBIT_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_RABBIT_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_RABBIT_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_RABBIT_JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_RABBIT_JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHEEP_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHEEP_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHEEP_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHEEP_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHEEP_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHEEP_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHEEP_SHEAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHEEP_SHEAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHEEP_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHEEP_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_BULLET_HIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_BULLET_HIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_BULLET_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_BULLET_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_CLOSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_CLOSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_HURT_CLOSED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_HURT_CLOSED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_OPEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_OPEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SHULKER_TELEPORT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SHULKER_TELEPORT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SILVERFISH_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SILVERFISH_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SILVERFISH_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SILVERFISH_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SILVERFISH_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SILVERFISH_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SILVERFISH_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SILVERFISH_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_HORSE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_HORSE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_HORSE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_HORSE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_HORSE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_HORSE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SKELETON_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SKELETON_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SLIME_ATTACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SLIME_ATTACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SLIME_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SLIME_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SLIME_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SLIME_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SLIME_JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SLIME_JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SLIME_SQUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SLIME_SQUISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_MAGMACUBE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_MAGMACUBE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_MAGMACUBE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_MAGMACUBE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_MAGMACUBE_SQUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_MAGMACUBE_SQUISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_SLIME_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_SLIME_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_SLIME_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_SLIME_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_SLIME_JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_SLIME_JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SMALL_SLIME_SQUISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SMALL_SLIME_SQUISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SNOWBALL_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SNOWBALL_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SNOWMAN_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SNOWMAN_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SNOWMAN_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SNOWMAN_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SNOWMAN_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SNOWMAN_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SNOWMAN_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SNOWMAN_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SPIDER_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SPIDER_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SPIDER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SPIDER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SPIDER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SPIDER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SPIDER_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SPIDER_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SPLASH_POTION_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SPLASH_POTION_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SPLASH_POTION_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SPLASH_POTION_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SQUID_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SQUID_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SQUID_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SQUID_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_SQUID_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_SQUID_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_TNT_PRIMED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_TNT_PRIMED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_VILLAGER_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_VILLAGER_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_VILLAGER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_VILLAGER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_VILLAGER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_VILLAGER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_VILLAGER_NO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_VILLAGER_NO"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_VILLAGER_TRADING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_VILLAGER_TRADING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_VILLAGER_YES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_VILLAGER_YES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITCH_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITCH_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITCH_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITCH_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITCH_DRINK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITCH_DRINK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITCH_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITCH_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITCH_THROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITCH_THROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITHER_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITHER_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITHER_BREAK_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITHER_BREAK_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITHER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITHER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITHER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITHER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITHER_SHOOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITHER_SHOOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WITHER_SPAWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WITHER_SPAWN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_GROWL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_GROWL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_HOWL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_HOWL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_PANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_PANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_SHAKE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_SHAKE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_WOLF_WHINE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_WOLF_WHINE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_ATTACK_DOOR_WOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_ATTACK_DOOR_WOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_ATTACK_IRON_DOOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_ATTACK_IRON_DOOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_BREAK_DOOR_WOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_BREAK_DOOR_WOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_HORSE_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_HORSE_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_HORSE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_HORSE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_HORSE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_HORSE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_INFECT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_INFECT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_PIG_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_PIG_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_PIG_ANGRY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_PIG_ANGRY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_PIG_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_PIG_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_PIG_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_PIG_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_VILLAGER_AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_VILLAGER_AMBIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_VILLAGER_CONVERTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_VILLAGER_CONVERTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_VILLAGER_CURE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_VILLAGER_CURE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_VILLAGER_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_VILLAGER_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_VILLAGER_HURT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_VILLAGER_HURT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_ZOMBIE_VILLAGER_STEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ENTITY_ZOMBIE_VILLAGER_STEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ARMOR_EQUIP_CHAIN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ARMOR_EQUIP_CHAIN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ARMOR_EQUIP_DIAMOND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ARMOR_EQUIP_DIAMOND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ARMOR_EQUIP_GENERIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ARMOR_EQUIP_GENERIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ARMOR_EQUIP_GOLD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ARMOR_EQUIP_GOLD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ARMOR_EQUIP_IRON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ARMOR_EQUIP_IRON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ARMOR_EQUIP_LEATHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ARMOR_EQUIP_LEATHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BOTTLE_FILL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_BOTTLE_FILL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BOTTLE_FILL_DRAGONBREATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_BOTTLE_FILL_DRAGONBREATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BUCKET_EMPTY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_BUCKET_EMPTY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BUCKET_EMPTY_LAVA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_BUCKET_EMPTY_LAVA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BUCKET_FILL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_BUCKET_FILL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_BUCKET_FILL_LAVA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_BUCKET_FILL_LAVA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_CHORUS_FRUIT_TELEPORT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_CHORUS_FRUIT_TELEPORT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ELYTRA_FLYING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_ELYTRA_FLYING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_FIRECHARGE_USE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_FIRECHARGE_USE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_FLINTANDSTEEL_USE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_FLINTANDSTEEL_USE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_HOE_TILL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_HOE_TILL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_SHIELD_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_SHIELD_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_SHIELD_BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_SHIELD_BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_SHOVEL_FLATTEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#ITEM_SHOVEL_FLATTEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_CREATIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_CREATIVE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_CREDITS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_CREDITS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_DRAGON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_DRAGON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_END",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_END"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_GAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_GAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_MENU",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_MENU"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSIC_NETHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#MUSIC_NETHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_11",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_11"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_13",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_13"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_BLOCKS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_BLOCKS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_CAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_CAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_CHIRP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_CHIRP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_FAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_FAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_MALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_MALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_MELLOHI",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_MELLOHI"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_STAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_STAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_STRAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_STRAD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_WAIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_WAIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_WARD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#RECORD_WARD"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sound()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#Sound()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UI_BUTTON_CLICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#UI_BUTTON_CLICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEATHER_RAIN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#WEATHER_RAIN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEATHER_RAIN_ABOVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#WEATHER_RAIN_ABOVE"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Sound.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.Statistic",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ANIMALS_BRED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#ANIMALS_BRED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_CLEANED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#ARMOR_CLEANED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "AVIATE_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#AVIATE_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BANNER_CLEANED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#BANNER_CLEANED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEACON_INTERACTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#BEACON_INTERACTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#BOAT_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREAK_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#BREAK_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREWINGSTAND_INTERACTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#BREWINGSTAND_INTERACTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAKE_SLICES_EATEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CAKE_SLICES_EATEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAULDRON_FILLED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CAULDRON_FILLED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAULDRON_USED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CAULDRON_USED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHEST_OPENED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CHEST_OPENED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLIMB_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CLIMB_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRAFTING_TABLE_INTERACTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CRAFTING_TABLE_INTERACTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRAFT_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CRAFT_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CROUCH_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#CROUCH_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DAMAGE_DEALT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DAMAGE_DEALT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DAMAGE_TAKEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DAMAGE_TAKEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DEATHS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DEATHS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DISPENSER_INSPECTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DISPENSER_INSPECTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIVE_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DIVE_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DROP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROPPER_INSPECTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#DROPPER_INSPECTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDERCHEST_OPENED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#ENDERCHEST_OPENED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENTITY_KILLED_BY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#ENTITY_KILLED_BY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FALL_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#FALL_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FISH_CAUGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#FISH_CAUGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLOWER_POTTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#FLOWER_POTTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLY_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#FLY_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FURNACE_INTERACTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#FURNACE_INTERACTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HOPPER_INSPECTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#HOPPER_INSPECTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HORSE_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#HORSE_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_ENCHANTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#ITEM_ENCHANTED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNK_FISHED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#JUNK_FISHED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "KILL_ENTITY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#KILL_ENTITY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEAVE_GAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#LEAVE_GAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#MINECART_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINE_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#MINE_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOB_KILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#MOB_KILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOTEBLOCK_PLAYED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#NOTEBLOCK_PLAYED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOTEBLOCK_TUNED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#NOTEBLOCK_TUNED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PICKUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#PICKUP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PIG_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#PIG_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAYER_KILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#PLAYER_KILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAY_ONE_TICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#PLAY_ONE_TICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RECORD_PLAYED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#RECORD_PLAYED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLEEP_IN_BED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#SLEEP_IN_BED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNEAK_TIME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#SNEAK_TIME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPRINT_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#SPRINT_ONE_CM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SWIM_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#SWIM_ONE_CM"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Statistic()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#Statistic()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Statistic(Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#Statistic(Type)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TALKED_TO_VILLAGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#TALKED_TO_VILLAGER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TIME_SINCE_DEATH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#TIME_SINCE_DEATH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRADED_WITH_VILLAGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#TRADED_WITH_VILLAGER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRAPPED_CHEST_TRIGGERED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#TRAPPED_CHEST_TRIGGERED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TREASURE_FISHED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#TREASURE_FISHED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "USE_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#USE_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WALK_ONE_CM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#WALK_ONE_CM"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "isBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#isBlock()"
          },
          {
            "kind": "METHOD",
            "name": "isSubstatistic()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#isSubstatistic()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.Statistic.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLOCK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#BLOCK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENTITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#ENTITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ITEM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#ITEM"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#Type()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNTYPED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#UNTYPED"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic/Type.html"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#type"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Statistic.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.TravelAgent",
        "children": [
          {
            "kind": "METHOD",
            "name": "createPortal(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#createPortal(Location)"
          },
          {
            "kind": "METHOD",
            "name": "findOrCreate(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#findOrCreate(Location)"
          },
          {
            "kind": "METHOD",
            "name": "findPortal(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#findPortal(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getCanCreatePortal()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#getCanCreatePortal()"
          },
          {
            "kind": "METHOD",
            "name": "getCreationRadius()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#getCreationRadius()"
          },
          {
            "kind": "METHOD",
            "name": "getSearchRadius()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#getSearchRadius()"
          },
          {
            "kind": "METHOD",
            "name": "setCanCreatePortal(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "create"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#setCanCreatePortal(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCreationRadius(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#setCreationRadius(int)"
          },
          {
            "kind": "METHOD",
            "name": "setSearchRadius(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html#setSearchRadius(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TravelAgent.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.TreeSpecies",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#ACACIA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#BIRCH"
          },
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#BY_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#DARK_OAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#GENERIC"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#JUNGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDWOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#REDWOOD"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TreeSpecies(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#TreeSpecies(int)"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeSpecies.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.TreeType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ACACIA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#ACACIA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIG_TREE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#BIG_TREE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#BIRCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BROWN_MUSHROOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#BROWN_MUSHROOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHORUS_PLANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#CHORUS_PLANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COCOA_TREE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#COCOA_TREE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARK_OAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#DARK_OAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#JUNGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_BUSH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#JUNGLE_BUSH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MEGA_REDWOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#MEGA_REDWOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDWOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#REDWOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED_MUSHROOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#RED_MUSHROOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMALL_JUNGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#SMALL_JUNGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SWAMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#SWAMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TALL_BIRCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#TALL_BIRCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TALL_REDWOOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#TALL_REDWOOD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TREE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#TREE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TreeType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#TreeType()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/TreeType.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.UnsafeValues",
        "children": [
          {
            "kind": "METHOD",
            "name": "getAchievementFromInternalName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html#getAchievementFromInternalName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getMaterialFromInternalName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html#getMaterialFromInternalName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getStatisticFromInternalName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html#getStatisticFromInternalName(String)"
          },
          {
            "kind": "METHOD",
            "name": "modifyItemStack(ItemStack,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arguments"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html#modifyItemStack(ItemStack,String)"
          },
          {
            "kind": "METHOD",
            "name": "tabCompleteInternalMaterialName(String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "completions"
              },
              {
                "kind": "PARAMETER",
                "name": "token"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html#tabCompleteInternalMaterialName(String,List)"
          },
          {
            "kind": "METHOD",
            "name": "tabCompleteInternalStatisticOrAchievementName(String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "completions"
              },
              {
                "kind": "PARAMETER",
                "name": "token"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html#tabCompleteInternalStatisticOrAchievementName(String,List)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/UnsafeValues.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "ANNOTATION_TYPE",
        "name": "org.bukkit.Utility"
      },
      {
        "kind": "ANNOTATION_TYPE",
        "name": "org.bukkit.Warning",
        "children": [
          {
            "kind": "ENUM",
            "name": "org.bukkit.Warning.WarningState",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "DEFAULT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#DEFAULT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "OFF",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#OFF"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ON",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#ON"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "WarningState()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#WarningState()"
              },
              {
                "kind": "METHOD",
                "name": "printFor(Warning)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "warning"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#printFor(Warning)"
              },
              {
                "kind": "METHOD",
                "name": "value(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "value"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#value(String)"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#valueOf(String)"
              },
              {
                "kind": "FIELD",
                "name": "values",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#values"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning/WarningState.html"
          },
          {
            "kind": "METHOD",
            "name": "reason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning.html#reason()"
          },
          {
            "kind": "METHOD",
            "name": "value()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/Warning.html#value()"
          }
        ]
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.WeatherType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLEAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WeatherType.html#CLEAR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOWNFALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WeatherType.html#DOWNFALL"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WeatherType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WeatherType.html#WeatherType()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WeatherType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WeatherType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WeatherType.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.World",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetEntitiesByClass(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "cls"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003egetEntitiesByClass(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetEntitiesByClass(Class...)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "classes"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003egetEntitiesByClass(Class...)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eplayEffect(Location,Effect,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003eplayEffect(Location,Effect,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eplayEffect(Location,Effect,T,int)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003eplayEffect(Location,Effect,T,int)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawn(Location,Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "clazz"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawn(Location,Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnArrow(Location,Vector,float,float,Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "clazz"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "speed"
              },
              {
                "kind": "PARAMETER",
                "name": "spread"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnArrow(Location,Vector,float,float,Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,Location,int,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnParticle(Particle,Location,int,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,double,double,double,int,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnParticle(Particle,double,double,double,int,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "canGenerateStructures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#canGenerateStructures()"
          },
          {
            "kind": "METHOD",
            "name": "createExplosion(Location,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "power"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#createExplosion(Location,float)"
          },
          {
            "kind": "METHOD",
            "name": "createExplosion(Location,float,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "power"
              },
              {
                "kind": "PARAMETER",
                "name": "setFire"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#createExplosion(Location,float,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "createExplosion(double,double,double,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "power"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#createExplosion(double,double,double,float)"
          },
          {
            "kind": "METHOD",
            "name": "createExplosion(double,double,double,float,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "power"
              },
              {
                "kind": "PARAMETER",
                "name": "setFire"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#createExplosion(double,double,double,float,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "createExplosion(double,double,double,float,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "breakBlocks"
              },
              {
                "kind": "PARAMETER",
                "name": "power"
              },
              {
                "kind": "PARAMETER",
                "name": "setFire"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#createExplosion(double,double,double,float,boolean,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "dropItem(Location,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#dropItem(Location,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "dropItemNaturally(Location,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#dropItemNaturally(Location,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "generateTree(Location,TreeType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#generateTree(Location,TreeType)"
          },
          {
            "kind": "METHOD",
            "name": "generateTree(Location,TreeType,BlockChangeDelegate)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delegate"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#generateTree(Location,TreeType,BlockChangeDelegate)"
          },
          {
            "kind": "METHOD",
            "name": "getAllowAnimals()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getAllowAnimals()"
          },
          {
            "kind": "METHOD",
            "name": "getAllowMonsters()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getAllowMonsters()"
          },
          {
            "kind": "METHOD",
            "name": "getAmbientSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getAmbientSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getAnimalSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getAnimalSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getBiome(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getBiome(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockAt(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getBlockAt(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockAt(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getBlockAt(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockTypeIdAt(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getBlockTypeIdAt(Location)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getBlockTypeIdAt(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getBlockTypeIdAt(int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getChunkAt(Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getChunkAt(Block)"
          },
          {
            "kind": "METHOD",
            "name": "getChunkAt(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getChunkAt(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getChunkAt(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getChunkAt(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getChunkAtAsync(Block,ChunkLoadCallback)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "cb"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getChunkAtAsync(Block,ChunkLoadCallback)"
          },
          {
            "kind": "METHOD",
            "name": "getChunkAtAsync(Location,ChunkLoadCallback)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cb"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getChunkAtAsync(Location,ChunkLoadCallback)"
          },
          {
            "kind": "METHOD",
            "name": "getChunkAtAsync(int,int,ChunkLoadCallback)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cb"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getChunkAtAsync(int,int,ChunkLoadCallback)"
          },
          {
            "kind": "METHOD",
            "name": "getDifficulty()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getDifficulty()"
          },
          {
            "kind": "METHOD",
            "name": "getEmptyChunkSnapshot(int,int,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "includeBiome"
              },
              {
                "kind": "PARAMETER",
                "name": "includeBiomeTempRain"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getEmptyChunkSnapshot(int,int,boolean,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getEntitiesByClasses(Class...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "classes"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getEntitiesByClasses(Class...)"
          },
          {
            "kind": "METHOD",
            "name": "getEnvironment()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getEnvironment()"
          },
          {
            "kind": "METHOD",
            "name": "getFullTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getFullTime()"
          },
          {
            "kind": "METHOD",
            "name": "getGameRuleValue(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rule"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getGameRuleValue(String)"
          },
          {
            "kind": "METHOD",
            "name": "getGameRules()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getGameRules()"
          },
          {
            "kind": "METHOD",
            "name": "getGenerator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getGenerator()"
          },
          {
            "kind": "METHOD",
            "name": "getHighestBlockAt(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getHighestBlockAt(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getHighestBlockAt(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getHighestBlockAt(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getHighestBlockYAt(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getHighestBlockYAt(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getHighestBlockYAt(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getHighestBlockYAt(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getHumidity(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getHumidity(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getKeepSpawnInMemory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getKeepSpawnInMemory()"
          },
          {
            "kind": "METHOD",
            "name": "getLivingEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getLivingEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getLoadedChunks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getLoadedChunks()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxHeight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getMaxHeight()"
          },
          {
            "kind": "METHOD",
            "name": "getMonsterSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getMonsterSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getNearbyEntities(Location,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getNearbyEntities(Location,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getPVP()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getPVP()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getPopulators()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getPopulators()"
          },
          {
            "kind": "METHOD",
            "name": "getSeaLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getSeaLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getSeed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getSeed()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getSpawnLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getTemperature(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getTemperature(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getThunderDuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getThunderDuration()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksPerAnimalSpawns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getTicksPerAnimalSpawns()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksPerMonsterSpawns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getTicksPerMonsterSpawns()"
          },
          {
            "kind": "METHOD",
            "name": "getTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getTime()"
          },
          {
            "kind": "METHOD",
            "name": "getUID()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getUID()"
          },
          {
            "kind": "METHOD",
            "name": "getWaterAnimalSpawnLimit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getWaterAnimalSpawnLimit()"
          },
          {
            "kind": "METHOD",
            "name": "getWeatherDuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getWeatherDuration()"
          },
          {
            "kind": "METHOD",
            "name": "getWorldBorder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getWorldBorder()"
          },
          {
            "kind": "METHOD",
            "name": "getWorldFolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getWorldFolder()"
          },
          {
            "kind": "METHOD",
            "name": "getWorldType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#getWorldType()"
          },
          {
            "kind": "METHOD",
            "name": "hasStorm()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#hasStorm()"
          },
          {
            "kind": "METHOD",
            "name": "isAutoSave()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#isAutoSave()"
          },
          {
            "kind": "METHOD",
            "name": "isChunkInUse(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#isChunkInUse(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "isChunkLoaded(Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#isChunkLoaded(Chunk)"
          },
          {
            "kind": "METHOD",
            "name": "isChunkLoaded(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#isChunkLoaded(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "isGameRule(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rule"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#isGameRule(String)"
          },
          {
            "kind": "METHOD",
            "name": "isThundering()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#isThundering()"
          },
          {
            "kind": "METHOD",
            "name": "loadChunk(Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#loadChunk(Chunk)"
          },
          {
            "kind": "METHOD",
            "name": "loadChunk(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#loadChunk(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "loadChunk(int,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generate"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#loadChunk(int,int,boolean)"
          },
          {
            "kind": "INTERFACE",
            "name": "org.bukkit.World.ChunkLoadCallback",
            "children": [
              {
                "kind": "METHOD",
                "name": "onLoad(Chunk)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "chunk"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/ChunkLoadCallback.html#onLoad(Chunk)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/ChunkLoadCallback.html"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.World.Environment",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Environment(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#Environment(int)"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NETHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#NETHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NORMAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#NORMAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "THE_END",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#THE_END"
              },
              {
                "kind": "METHOD",
                "name": "getEnvironment(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#getEnvironment(int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getId()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#getId()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "id",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#id"
              },
              {
                "kind": "FIELD",
                "name": "lookup",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#lookup"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Environment.html"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.World.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "playEffect(Location,Effect)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "effect"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "location"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Spigot.html#playEffect(Location,Effect)"
              },
              {
                "kind": "METHOD",
                "name": "playEffect(Location,Effect,int,int,float,float,float,float,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "effect"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "location"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "offsetX"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "offsetY"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "offsetZ"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "particleCount"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "radius"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "speed"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Spigot.html#playEffect(Location,Effect,int,int,float,float,float,float,int,int)"
              },
              {
                "kind": "METHOD",
                "name": "strikeLightning(Location,boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "isSilent"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "loc"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Spigot.html#strikeLightning(Location,boolean)"
              },
              {
                "kind": "METHOD",
                "name": "strikeLightningEffect(Location,boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "isSilent"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "loc"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Spigot.html#strikeLightningEffect(Location,boolean)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "playEffect(Location,Effect,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#playEffect(Location,Effect,int)"
          },
          {
            "kind": "METHOD",
            "name": "playEffect(Location,Effect,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#playEffect(Location,Effect,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "playSound(Location,Sound,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "pitch"
              },
              {
                "kind": "PARAMETER",
                "name": "sound"
              },
              {
                "kind": "PARAMETER",
                "name": "volume"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#playSound(Location,Sound,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "playSound(Location,String,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "pitch"
              },
              {
                "kind": "PARAMETER",
                "name": "sound"
              },
              {
                "kind": "PARAMETER",
                "name": "volume"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#playSound(Location,String,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "refreshChunk(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#refreshChunk(int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "regenerateChunk(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#regenerateChunk(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "save()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#save()"
          },
          {
            "kind": "METHOD",
            "name": "setAmbientSpawnLimit(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "limit"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setAmbientSpawnLimit(int)"
          },
          {
            "kind": "METHOD",
            "name": "setAnimalSpawnLimit(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "limit"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setAnimalSpawnLimit(int)"
          },
          {
            "kind": "METHOD",
            "name": "setAutoSave(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setAutoSave(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setBiome(int,int,Biome)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bio"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setBiome(int,int,Biome)"
          },
          {
            "kind": "METHOD",
            "name": "setDifficulty(Difficulty)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "difficulty"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setDifficulty(Difficulty)"
          },
          {
            "kind": "METHOD",
            "name": "setFullTime(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "time"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setFullTime(long)"
          },
          {
            "kind": "METHOD",
            "name": "setGameRuleValue(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rule"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setGameRuleValue(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "setKeepSpawnInMemory(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "keepLoaded"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setKeepSpawnInMemory(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setMonsterSpawnLimit(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "limit"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setMonsterSpawnLimit(int)"
          },
          {
            "kind": "METHOD",
            "name": "setPVP(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pvp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setPVP(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnFlags(boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "allowAnimals"
              },
              {
                "kind": "PARAMETER",
                "name": "allowMonsters"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setSpawnFlags(boolean,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnLocation(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setSpawnLocation(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "setStorm(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hasStorm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setStorm(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setThunderDuration(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setThunderDuration(int)"
          },
          {
            "kind": "METHOD",
            "name": "setThundering(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "thundering"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setThundering(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTicksPerAnimalSpawns(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticksPerAnimalSpawns"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setTicksPerAnimalSpawns(int)"
          },
          {
            "kind": "METHOD",
            "name": "setTicksPerMonsterSpawns(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticksPerMonsterSpawns"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setTicksPerMonsterSpawns(int)"
          },
          {
            "kind": "METHOD",
            "name": "setTime(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "time"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setTime(long)"
          },
          {
            "kind": "METHOD",
            "name": "setWaterAnimalSpawnLimit(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "limit"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setWaterAnimalSpawnLimit(int)"
          },
          {
            "kind": "METHOD",
            "name": "setWeatherDuration(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#setWeatherDuration(int)"
          },
          {
            "kind": "METHOD",
            "name": "spawnArrow(Location,Vector,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "speed"
              },
              {
                "kind": "PARAMETER",
                "name": "spread"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnArrow(Location,Vector,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "spawnEntity(Location,EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnEntity(Location,EntityType)"
          },
          {
            "kind": "METHOD",
            "name": "spawnFallingBlock(Location,Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnFallingBlock(Location,Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "spawnFallingBlock(Location,int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blockData"
              },
              {
                "kind": "PARAMETER",
                "name": "blockId"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnFallingBlock(Location,int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,Location,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnParticle(Particle,Location,int)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,Location,int,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnParticle(Particle,Location,int,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,Location,int,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnParticle(Particle,Location,int,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,double,double,double,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnParticle(Particle,double,double,double,int)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,double,double,double,int,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnParticle(Particle,double,double,double,int,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,double,double,double,int,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spawnParticle(Particle,double,double,double,int,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#spigot()"
          },
          {
            "kind": "METHOD",
            "name": "strikeLightning(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#strikeLightning(Location)"
          },
          {
            "kind": "METHOD",
            "name": "strikeLightningEffect(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#strikeLightningEffect(Location)"
          },
          {
            "kind": "METHOD",
            "name": "unloadChunk(Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#unloadChunk(Chunk)"
          },
          {
            "kind": "METHOD",
            "name": "unloadChunk(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#unloadChunk(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "unloadChunk(int,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "save"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#unloadChunk(int,int,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "unloadChunk(int,int,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "safe"
              },
              {
                "kind": "PARAMETER",
                "name": "save"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#unloadChunk(int,int,boolean,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "unloadChunkRequest(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#unloadChunkRequest(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "unloadChunkRequest(int,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "safe"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html#unloadChunkRequest(int,int,boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/World.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.WorldBorder",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCenter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#getCenter()"
          },
          {
            "kind": "METHOD",
            "name": "getDamageAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#getDamageAmount()"
          },
          {
            "kind": "METHOD",
            "name": "getDamageBuffer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#getDamageBuffer()"
          },
          {
            "kind": "METHOD",
            "name": "getSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#getSize()"
          },
          {
            "kind": "METHOD",
            "name": "getWarningDistance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#getWarningDistance()"
          },
          {
            "kind": "METHOD",
            "name": "getWarningTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#getWarningTime()"
          },
          {
            "kind": "METHOD",
            "name": "reset()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#reset()"
          },
          {
            "kind": "METHOD",
            "name": "setCenter(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setCenter(Location)"
          },
          {
            "kind": "METHOD",
            "name": "setCenter(double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setCenter(double,double)"
          },
          {
            "kind": "METHOD",
            "name": "setDamageAmount(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setDamageAmount(double)"
          },
          {
            "kind": "METHOD",
            "name": "setDamageBuffer(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blocks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setDamageBuffer(double)"
          },
          {
            "kind": "METHOD",
            "name": "setSize(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newSize"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setSize(double)"
          },
          {
            "kind": "METHOD",
            "name": "setSize(double,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newSize"
              },
              {
                "kind": "PARAMETER",
                "name": "seconds"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setSize(double,long)"
          },
          {
            "kind": "METHOD",
            "name": "setWarningDistance(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "distance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setWarningDistance(int)"
          },
          {
            "kind": "METHOD",
            "name": "setWarningTime(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "seconds"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html#setWarningTime(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldBorder.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.WorldCreator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldCreator(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#WorldCreator(String)"
          },
          {
            "kind": "METHOD",
            "name": "copy(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#copy(World)"
          },
          {
            "kind": "METHOD",
            "name": "copy(WorldCreator)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "creator"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#copy(WorldCreator)"
          },
          {
            "kind": "METHOD",
            "name": "createWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#createWorld()"
          },
          {
            "kind": "FIELD",
            "name": "environment",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#environment"
          },
          {
            "kind": "METHOD",
            "name": "environment()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#environment()"
          },
          {
            "kind": "METHOD",
            "name": "environment(Environment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "env"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#environment(Environment)"
          },
          {
            "kind": "FIELD",
            "name": "generateStructures",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generateStructures"
          },
          {
            "kind": "METHOD",
            "name": "generateStructures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generateStructures()"
          },
          {
            "kind": "METHOD",
            "name": "generateStructures(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generateStructures(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "generator",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generator"
          },
          {
            "kind": "METHOD",
            "name": "generator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generator()"
          },
          {
            "kind": "METHOD",
            "name": "generator(ChunkGenerator)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generator"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generator(ChunkGenerator)"
          },
          {
            "kind": "METHOD",
            "name": "generator(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generator"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generator(String)"
          },
          {
            "kind": "METHOD",
            "name": "generator(String,CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generator"
              },
              {
                "kind": "PARAMETER",
                "name": "output"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generator(String,CommandSender)"
          },
          {
            "kind": "FIELD",
            "name": "generatorSettings",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generatorSettings"
          },
          {
            "kind": "METHOD",
            "name": "generatorSettings()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generatorSettings()"
          },
          {
            "kind": "METHOD",
            "name": "generatorSettings(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generatorSettings"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#generatorSettings(String)"
          },
          {
            "kind": "METHOD",
            "name": "getGeneratorForName(String,String,CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "output"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#getGeneratorForName(String,String,CommandSender)"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#name"
          },
          {
            "kind": "METHOD",
            "name": "name()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#name()"
          },
          {
            "kind": "METHOD",
            "name": "name(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#name(String)"
          },
          {
            "kind": "FIELD",
            "name": "seed",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#seed"
          },
          {
            "kind": "METHOD",
            "name": "seed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#seed()"
          },
          {
            "kind": "METHOD",
            "name": "seed(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#seed(long)"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#type"
          },
          {
            "kind": "METHOD",
            "name": "type()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#type()"
          },
          {
            "kind": "METHOD",
            "name": "type(WorldType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html#type(WorldType)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldCreator.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.WorldType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "AMPLIFIED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#AMPLIFIED"
          },
          {
            "kind": "FIELD",
            "name": "BY_NAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#BY_NAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CUSTOMIZED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#CUSTOMIZED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#FLAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LARGE_BIOMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#LARGE_BIOMES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORMAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#NORMAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VERSION_1_1",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#VERSION_1_1"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldType(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#WorldType(String)"
          },
          {
            "kind": "METHOD",
            "name": "getByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#getByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#getName()"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#name"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/WorldType.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.attribute",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.attribute.Attributable",
        "children": [
          {
            "kind": "METHOD",
            "name": "getAttribute(Attribute)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attribute"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attributable.html#getAttribute(Attribute)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attributable.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.attribute.Attribute",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Attribute()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#Attribute()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_ARMOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_ARMOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_ATTACK_DAMAGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_ATTACK_DAMAGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_ATTACK_SPEED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_ATTACK_SPEED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_FOLLOW_RANGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_FOLLOW_RANGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_KNOCKBACK_RESISTANCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_KNOCKBACK_RESISTANCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_LUCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_LUCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_MAX_HEALTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_MAX_HEALTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GENERIC_MOVEMENT_SPEED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#GENERIC_MOVEMENT_SPEED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HORSE_JUMP_STRENGTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#HORSE_JUMP_STRENGTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE_SPAWN_REINFORCEMENTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#ZOMBIE_SPAWN_REINFORCEMENTS"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/Attribute.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.attribute.AttributeInstance",
        "children": [
          {
            "kind": "METHOD",
            "name": "addModifier(AttributeModifier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "modifier"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#addModifier(AttributeModifier)"
          },
          {
            "kind": "METHOD",
            "name": "getAttribute()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#getAttribute()"
          },
          {
            "kind": "METHOD",
            "name": "getBaseValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#getBaseValue()"
          },
          {
            "kind": "METHOD",
            "name": "getModifiers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#getModifiers()"
          },
          {
            "kind": "METHOD",
            "name": "getValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#getValue()"
          },
          {
            "kind": "METHOD",
            "name": "removeModifier(AttributeModifier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "modifier"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#removeModifier(AttributeModifier)"
          },
          {
            "kind": "METHOD",
            "name": "setBaseValue(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html#setBaseValue(double)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeInstance.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.attribute.AttributeModifier",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "AttributeModifier(String,double,Operation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "operation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#AttributeModifier(String,double,Operation)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "AttributeModifier(UUID,String,double,Operation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "operation"
              },
              {
                "kind": "PARAMETER",
                "name": "uuid"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#AttributeModifier(UUID,String,double,Operation)"
          },
          {
            "kind": "FIELD",
            "name": "amount",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#amount"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "getAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#getAmount()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getOperation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#getOperation()"
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#getUniqueId()"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#name"
          },
          {
            "kind": "FIELD",
            "name": "operation",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#operation"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.attribute.AttributeModifier.Operation",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ADD_NUMBER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html#ADD_NUMBER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ADD_SCALAR",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html#ADD_SCALAR"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MULTIPLY_SCALAR_1",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html#MULTIPLY_SCALAR_1"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Operation()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html#Operation()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier/Operation.html"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#serialize()"
          },
          {
            "kind": "FIELD",
            "name": "uuid",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html#uuid"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/AttributeModifier.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/attribute/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.block",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Banner",
        "children": [
          {
            "kind": "METHOD",
            "name": "addPattern(Pattern)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pattern"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#addPattern(Pattern)"
          },
          {
            "kind": "METHOD",
            "name": "getBaseColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#getBaseColor()"
          },
          {
            "kind": "METHOD",
            "name": "getPattern(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#getPattern(int)"
          },
          {
            "kind": "METHOD",
            "name": "getPatterns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#getPatterns()"
          },
          {
            "kind": "METHOD",
            "name": "numberOfPatterns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#numberOfPatterns()"
          },
          {
            "kind": "METHOD",
            "name": "removePattern(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#removePattern(int)"
          },
          {
            "kind": "METHOD",
            "name": "setBaseColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#setBaseColor(DyeColor)"
          },
          {
            "kind": "METHOD",
            "name": "setPattern(int,Pattern)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              },
              {
                "kind": "PARAMETER",
                "name": "pattern"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#setPattern(int,Pattern)"
          },
          {
            "kind": "METHOD",
            "name": "setPatterns(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "patterns"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html#setPatterns(List)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Banner.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Beacon",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Beacon.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.block.Biome",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEACHES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#BEACHES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_FOREST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#BIRCH_FOREST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BIRCH_FOREST_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#BIRCH_FOREST_HILLS"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Biome()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#Biome()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COLD_BEACH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#COLD_BEACH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DEEP_OCEAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#DEEP_OCEAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DESERT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#DESERT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DESERT_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#DESERT_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXTREME_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#EXTREME_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXTREME_HILLS_WITH_TREES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#EXTREME_HILLS_WITH_TREES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FOREST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#FOREST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FOREST_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#FOREST_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FROZEN_OCEAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#FROZEN_OCEAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FROZEN_RIVER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#FROZEN_RIVER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HELL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#HELL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ICE_FLATS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#ICE_FLATS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ICE_MOUNTAINS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#ICE_MOUNTAINS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#JUNGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_EDGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#JUNGLE_EDGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUNGLE_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#JUNGLE_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MESA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MESA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MESA_CLEAR_ROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MESA_CLEAR_ROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MESA_ROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MESA_ROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSHROOM_ISLAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUSHROOM_ISLAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSHROOM_ISLAND_SHORE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUSHROOM_ISLAND_SHORE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_BIRCH_FOREST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_BIRCH_FOREST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_BIRCH_FOREST_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_BIRCH_FOREST_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_DESERT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_DESERT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_EXTREME_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_EXTREME_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_EXTREME_HILLS_WITH_TREES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_EXTREME_HILLS_WITH_TREES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_FOREST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_FOREST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_ICE_FLATS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_ICE_FLATS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_JUNGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_JUNGLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_JUNGLE_EDGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_JUNGLE_EDGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_MESA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_MESA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_MESA_CLEAR_ROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_MESA_CLEAR_ROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_MESA_ROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_MESA_ROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_PLAINS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_PLAINS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_REDWOOD_TAIGA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_REDWOOD_TAIGA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_REDWOOD_TAIGA_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_REDWOOD_TAIGA_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_ROOFED_FOREST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_ROOFED_FOREST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_SAVANNA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_SAVANNA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_SAVANNA_ROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_SAVANNA_ROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_SWAMPLAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_SWAMPLAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_TAIGA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_TAIGA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUTATED_TAIGA_COLD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#MUTATED_TAIGA_COLD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OCEAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#OCEAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAINS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#PLAINS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDWOOD_TAIGA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#REDWOOD_TAIGA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REDWOOD_TAIGA_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#REDWOOD_TAIGA_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIVER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#RIVER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ROOFED_FOREST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#ROOFED_FOREST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SAVANNA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#SAVANNA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SAVANNA_ROCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#SAVANNA_ROCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#SKY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMALLER_EXTREME_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#SMALLER_EXTREME_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STONE_BEACH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#STONE_BEACH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SWAMPLAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#SWAMPLAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TAIGA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#TAIGA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TAIGA_COLD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#TAIGA_COLD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TAIGA_COLD_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#TAIGA_COLD_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TAIGA_HILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#TAIGA_HILLS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VOID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#VOID"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Biome.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Block",
        "children": [
          {
            "kind": "METHOD",
            "name": "breakNaturally()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#breakNaturally()"
          },
          {
            "kind": "METHOD",
            "name": "breakNaturally(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "tool"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#breakNaturally(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getBiome()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getBiome()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockPower()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getBlockPower()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockPower(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getBlockPower(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "getChunk()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getChunk()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDrops()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getDrops()"
          },
          {
            "kind": "METHOD",
            "name": "getDrops(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "tool"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getDrops(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getFace(Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getFace(Block)"
          },
          {
            "kind": "METHOD",
            "name": "getHumidity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getHumidity()"
          },
          {
            "kind": "METHOD",
            "name": "getLightFromBlocks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getLightFromBlocks()"
          },
          {
            "kind": "METHOD",
            "name": "getLightFromSky()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getLightFromSky()"
          },
          {
            "kind": "METHOD",
            "name": "getLightLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getLightLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getLocation(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getPistonMoveReaction()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getPistonMoveReaction()"
          },
          {
            "kind": "METHOD",
            "name": "getRelative(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getRelative(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "getRelative(BlockFace,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "distance"
              },
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getRelative(BlockFace,int)"
          },
          {
            "kind": "METHOD",
            "name": "getRelative(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "modX"
              },
              {
                "kind": "PARAMETER",
                "name": "modY"
              },
              {
                "kind": "PARAMETER",
                "name": "modZ"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getRelative(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getState()"
          },
          {
            "kind": "METHOD",
            "name": "getTemperature()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getTemperature()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "getTypeId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getTypeId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "isBlockFaceIndirectlyPowered(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#isBlockFaceIndirectlyPowered(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "isBlockFacePowered(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#isBlockFacePowered(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "isBlockIndirectlyPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#isBlockIndirectlyPowered()"
          },
          {
            "kind": "METHOD",
            "name": "isBlockPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#isBlockPowered()"
          },
          {
            "kind": "METHOD",
            "name": "isEmpty()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#isEmpty()"
          },
          {
            "kind": "METHOD",
            "name": "isLiquid()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#isLiquid()"
          },
          {
            "kind": "METHOD",
            "name": "setBiome(Biome)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bio"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setBiome(Biome)"
          },
          {
            "kind": "METHOD",
            "name": "setData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setData(byte,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "applyPhysics"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setData(byte,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setType(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setType(Material)"
          },
          {
            "kind": "METHOD",
            "name": "setType(Material,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "applyPhysics"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setType(Material,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTypeId(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setTypeId(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTypeId(int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "applyPhysics"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setTypeId(int,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTypeIdAndData(int,byte,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "applyPhysics"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html#setTypeIdAndData(int,byte,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Block.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.block.BlockFace",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockFace(BlockFace,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face1"
              },
              {
                "kind": "PARAMETER",
                "name": "face2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#BlockFace(BlockFace,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockFace(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "modX"
              },
              {
                "kind": "PARAMETER",
                "name": "modY"
              },
              {
                "kind": "PARAMETER",
                "name": "modZ"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#BlockFace(int,int,int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#DOWN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EAST_NORTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#EAST_NORTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EAST_SOUTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#EAST_SOUTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#NORTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#NORTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORTH_NORTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#NORTH_NORTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORTH_NORTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#NORTH_NORTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#NORTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SELF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#SELF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOUTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#SOUTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOUTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#SOUTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOUTH_SOUTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#SOUTH_SOUTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOUTH_SOUTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#SOUTH_SOUTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOUTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#SOUTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#UP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEST_NORTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#WEST_NORTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEST_SOUTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#WEST_SOUTH_WEST"
          },
          {
            "kind": "METHOD",
            "name": "getModX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#getModX()"
          },
          {
            "kind": "METHOD",
            "name": "getModY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#getModY()"
          },
          {
            "kind": "METHOD",
            "name": "getModZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#getModZ()"
          },
          {
            "kind": "METHOD",
            "name": "getOppositeFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#getOppositeFace()"
          },
          {
            "kind": "FIELD",
            "name": "modX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#modX"
          },
          {
            "kind": "FIELD",
            "name": "modY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#modY"
          },
          {
            "kind": "FIELD",
            "name": "modZ",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#modZ"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockFace.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.BlockState",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getChunk()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getChunk()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getData()"
          },
          {
            "kind": "METHOD",
            "name": "getLightLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getLightLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getLocation(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getRawData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getRawData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "getTypeId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getTypeId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "isPlaced()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#isPlaced()"
          },
          {
            "kind": "METHOD",
            "name": "setData(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#setData(MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "setRawData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#setRawData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setType(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#setType(Material)"
          },
          {
            "kind": "METHOD",
            "name": "setTypeId(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#setTypeId(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "update()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#update()"
          },
          {
            "kind": "METHOD",
            "name": "update(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "force"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#update(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "update(boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "applyPhysics"
              },
              {
                "kind": "PARAMETER",
                "name": "force"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html#update(boolean,boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BlockState.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.BrewingStand",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBrewingTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BrewingStand.html#getBrewingTime()"
          },
          {
            "kind": "METHOD",
            "name": "getFuelLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BrewingStand.html#getFuelLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BrewingStand.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "setBrewingTime(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "brewTime"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BrewingStand.html#setBrewingTime(int)"
          },
          {
            "kind": "METHOD",
            "name": "setFuelLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BrewingStand.html#setFuelLevel(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/BrewingStand.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Chest",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlockInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Chest.html#getBlockInventory()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Chest.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.CommandBlock",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CommandBlock.html#getCommand()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CommandBlock.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "setCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CommandBlock.html#setCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "setName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CommandBlock.html#setName(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CommandBlock.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.CreatureSpawner",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCreatureTypeName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html#getCreatureTypeName()"
          },
          {
            "kind": "METHOD",
            "name": "getDelay()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html#getDelay()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnedType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html#getSpawnedType()"
          },
          {
            "kind": "METHOD",
            "name": "setCreatureTypeByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "creatureType"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html#setCreatureTypeByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setDelay(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html#setDelay(int)"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnedType(EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "creatureType"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html#setSpawnedType(EntityType)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/CreatureSpawner.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Dispenser",
        "children": [
          {
            "kind": "METHOD",
            "name": "dispense()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Dispenser.html#dispense()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockProjectileSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Dispenser.html#getBlockProjectileSource()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Dispenser.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.block.DoubleChest",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DoubleChest(DoubleChestInventory)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chest"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#DoubleChest(DoubleChestInventory)"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getLeftSide()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getLeftSide()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getRightSide()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getRightSide()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#getZ()"
          },
          {
            "kind": "FIELD",
            "name": "inventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html#inventory"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/DoubleChest.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Dropper",
        "children": [
          {
            "kind": "METHOD",
            "name": "drop()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Dropper.html#drop()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Dropper.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.EndGateway",
        "children": [
          {
            "kind": "METHOD",
            "name": "getExitLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/EndGateway.html#getExitLocation()"
          },
          {
            "kind": "METHOD",
            "name": "isExactTeleport()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/EndGateway.html#isExactTeleport()"
          },
          {
            "kind": "METHOD",
            "name": "setExactTeleport(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exact"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/EndGateway.html#setExactTeleport(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setExitLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/EndGateway.html#setExitLocation(Location)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/EndGateway.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.FlowerPot",
        "children": [
          {
            "kind": "METHOD",
            "name": "getContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/FlowerPot.html#getContents()"
          },
          {
            "kind": "METHOD",
            "name": "setContents(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/FlowerPot.html#setContents(MaterialData)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/FlowerPot.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Furnace",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBurnTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Furnace.html#getBurnTime()"
          },
          {
            "kind": "METHOD",
            "name": "getCookTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Furnace.html#getCookTime()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Furnace.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "setBurnTime(short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "burnTime"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Furnace.html#setBurnTime(short)"
          },
          {
            "kind": "METHOD",
            "name": "setCookTime(short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cookTime"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Furnace.html#setCookTime(short)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Furnace.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Hopper",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Hopper.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Jukebox",
        "children": [
          {
            "kind": "METHOD",
            "name": "eject()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Jukebox.html#eject()"
          },
          {
            "kind": "METHOD",
            "name": "getPlaying()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Jukebox.html#getPlaying()"
          },
          {
            "kind": "METHOD",
            "name": "isPlaying()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Jukebox.html#isPlaying()"
          },
          {
            "kind": "METHOD",
            "name": "setPlaying(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "record"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Jukebox.html#setPlaying(Material)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Jukebox.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.NoteBlock",
        "children": [
          {
            "kind": "METHOD",
            "name": "getNote()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#getNote()"
          },
          {
            "kind": "METHOD",
            "name": "getRawNote()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#getRawNote()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "play()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#play()"
          },
          {
            "kind": "METHOD",
            "name": "play(Instrument,Note)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "instrument"
              },
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#play(Instrument,Note)"
          },
          {
            "kind": "METHOD",
            "name": "play(byte,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "instrument"
              },
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#play(byte,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setNote(Note)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#setNote(Note)"
          },
          {
            "kind": "METHOD",
            "name": "setRawNote(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html#setRawNote(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/NoteBlock.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.block.PistonMoveReaction",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREAK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#BREAK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#MOVE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonMoveReaction(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#PistonMoveReaction(int)"
          },
          {
            "kind": "FIELD",
            "name": "byId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#byId"
          },
          {
            "kind": "METHOD",
            "name": "getById(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#getById(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "id",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#id"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/PistonMoveReaction.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Sign",
        "children": [
          {
            "kind": "METHOD",
            "name": "getLine(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Sign.html#getLine(int)"
          },
          {
            "kind": "METHOD",
            "name": "getLines()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Sign.html#getLines()"
          },
          {
            "kind": "METHOD",
            "name": "setLine(int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              },
              {
                "kind": "PARAMETER",
                "name": "line"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Sign.html#setLine(int,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Sign.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Skull",
        "children": [
          {
            "kind": "METHOD",
            "name": "getOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#getOwner()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getOwningPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#getOwningPlayer()"
          },
          {
            "kind": "METHOD",
            "name": "getRotation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#getRotation()"
          },
          {
            "kind": "METHOD",
            "name": "getSkullType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#getSkullType()"
          },
          {
            "kind": "METHOD",
            "name": "hasOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#hasOwner()"
          },
          {
            "kind": "METHOD",
            "name": "setOwner(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#setOwner(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setOwningPlayer(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#setOwningPlayer(OfflinePlayer)"
          },
          {
            "kind": "METHOD",
            "name": "setRotation(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rotation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#setRotation(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setSkullType(SkullType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "skullType"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html#setSkullType(SkullType)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Skull.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.block.Structure",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/Structure.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.block.banner",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.block.banner.Pattern",
        "children": [
          {
            "kind": "FIELD",
            "name": "COLOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#COLOR"
          },
          {
            "kind": "FIELD",
            "name": "PATTERN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#PATTERN"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pattern(DyeColor,PatternType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "pattern"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#Pattern(DyeColor,PatternType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pattern(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#Pattern(Map)"
          },
          {
            "kind": "FIELD",
            "name": "color",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#color"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getPattern()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#getPattern()"
          },
          {
            "kind": "METHOD",
            "name": "getString(Map,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#getString(Map,Object)"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#hashCode()"
          },
          {
            "kind": "FIELD",
            "name": "pattern",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#pattern"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html#serialize()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/Pattern.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.block.banner.PatternType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BASE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#BASE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BORDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#BORDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BRICKS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#BRICKS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CIRCLE_MIDDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#CIRCLE_MIDDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREEPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#CREEPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CROSS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#CROSS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CURLY_BORDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#CURLY_BORDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAGONAL_LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#DIAGONAL_LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAGONAL_LEFT_MIRROR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#DIAGONAL_LEFT_MIRROR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAGONAL_RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#DIAGONAL_RIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DIAGONAL_RIGHT_MIRROR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#DIAGONAL_RIGHT_MIRROR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FLOWER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#FLOWER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRADIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#GRADIENT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GRADIENT_UP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#GRADIENT_UP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HALF_HORIZONTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#HALF_HORIZONTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HALF_HORIZONTAL_MIRROR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#HALF_HORIZONTAL_MIRROR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HALF_VERTICAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#HALF_VERTICAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HALF_VERTICAL_MIRROR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#HALF_VERTICAL_MIRROR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOJANG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#MOJANG"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PatternType(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#PatternType(String)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RHOMBUS_MIDDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#RHOMBUS_MIDDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKULL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#SKULL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SQUARE_BOTTOM_LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#SQUARE_BOTTOM_LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SQUARE_BOTTOM_RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#SQUARE_BOTTOM_RIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SQUARE_TOP_LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#SQUARE_TOP_LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SQUARE_TOP_RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#SQUARE_TOP_RIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRAIGHT_CROSS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRAIGHT_CROSS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_BOTTOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_BOTTOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_CENTER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_CENTER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_DOWNLEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_DOWNLEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_DOWNRIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_DOWNRIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_MIDDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_MIDDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_RIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_SMALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_SMALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRIPE_TOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#STRIPE_TOP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRIANGLES_BOTTOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#TRIANGLES_BOTTOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRIANGLES_TOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#TRIANGLES_TOP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRIANGLE_BOTTOM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#TRIANGLE_BOTTOM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRIANGLE_TOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#TRIANGLE_TOP"
          },
          {
            "kind": "FIELD",
            "name": "byString",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#byString"
          },
          {
            "kind": "METHOD",
            "name": "getByIdentifier(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "identifier"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#getByIdentifier(String)"
          },
          {
            "kind": "METHOD",
            "name": "getIdentifier()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#getIdentifier()"
          },
          {
            "kind": "FIELD",
            "name": "identifier",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#identifier"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/PatternType.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/block/banner/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.boss",
    "children": [
      {
        "kind": "ENUM",
        "name": "org.bukkit.boss.BarColor",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#BLUE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BarColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#BarColor()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#GREEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PINK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#PINK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PURPLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#PURPLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#RED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WHITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#WHITE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "YELLOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#YELLOW"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarColor.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.boss.BarFlag",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BarFlag()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html#BarFlag()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREATE_FOG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html#CREATE_FOG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DARKEN_SKY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html#DARKEN_SKY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAY_BOSS_MUSIC",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html#PLAY_BOSS_MUSIC"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarFlag.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.boss.BarStyle",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BarStyle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#BarStyle()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEGMENTED_10",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#SEGMENTED_10"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEGMENTED_12",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#SEGMENTED_12"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEGMENTED_20",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#SEGMENTED_20"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SEGMENTED_6",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#SEGMENTED_6"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SOLID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#SOLID"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BarStyle.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.boss.BossBar",
        "children": [
          {
            "kind": "METHOD",
            "name": "addFlag(BarFlag)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#addFlag(BarFlag)"
          },
          {
            "kind": "METHOD",
            "name": "addPlayer(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#addPlayer(Player)"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#getPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getProgress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#getProgress()"
          },
          {
            "kind": "METHOD",
            "name": "getStyle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#getStyle()"
          },
          {
            "kind": "METHOD",
            "name": "getTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#getTitle()"
          },
          {
            "kind": "METHOD",
            "name": "hasFlag(BarFlag)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#hasFlag(BarFlag)"
          },
          {
            "kind": "METHOD",
            "name": "hide()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#hide()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "isVisible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#isVisible()"
          },
          {
            "kind": "METHOD",
            "name": "removeAll()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#removeAll()"
          },
          {
            "kind": "METHOD",
            "name": "removeFlag(BarFlag)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#removeFlag(BarFlag)"
          },
          {
            "kind": "METHOD",
            "name": "removePlayer(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#removePlayer(Player)"
          },
          {
            "kind": "METHOD",
            "name": "setColor(BarColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#setColor(BarColor)"
          },
          {
            "kind": "METHOD",
            "name": "setProgress(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "progress"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#setProgress(double)"
          },
          {
            "kind": "METHOD",
            "name": "setStyle(BarStyle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "style"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#setStyle(BarStyle)"
          },
          {
            "kind": "METHOD",
            "name": "setTitle(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#setTitle(String)"
          },
          {
            "kind": "METHOD",
            "name": "setVisible(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "visible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#setVisible(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "show()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html#show()",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/BossBar.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/boss/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.command",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.BlockCommandSender",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/BlockCommandSender.html#getBlock()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/BlockCommandSender.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.Command",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Command(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#Command(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Command(String,String,String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "aliases"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "usageMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#Command(String,String,String,List)"
          },
          {
            "kind": "FIELD",
            "name": "activeAliases",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#activeAliases"
          },
          {
            "kind": "FIELD",
            "name": "aliases",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#aliases"
          },
          {
            "kind": "METHOD",
            "name": "allowChangesFrom(CommandMap)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandMap"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#allowChangesFrom(CommandMap)"
          },
          {
            "kind": "METHOD",
            "name": "broadcastCommandMessage(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#broadcastCommandMessage(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "broadcastCommandMessage(CommandSender,String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "sendToSource"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#broadcastCommandMessage(CommandSender,String,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "commandMap",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#commandMap"
          },
          {
            "kind": "FIELD",
            "name": "description",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#description"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getAliases()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getAliases()"
          },
          {
            "kind": "METHOD",
            "name": "getDescription()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getDescription()"
          },
          {
            "kind": "METHOD",
            "name": "getLabel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getLabel()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getPermission()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getPermission()"
          },
          {
            "kind": "METHOD",
            "name": "getPermissionMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getPermissionMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getTimingName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getTimingName()"
          },
          {
            "kind": "METHOD",
            "name": "getUsage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#getUsage()"
          },
          {
            "kind": "METHOD",
            "name": "isRegistered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#isRegistered()"
          },
          {
            "kind": "FIELD",
            "name": "label",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#label"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#name"
          },
          {
            "kind": "FIELD",
            "name": "nextLabel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#nextLabel"
          },
          {
            "kind": "FIELD",
            "name": "permission",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#permission"
          },
          {
            "kind": "FIELD",
            "name": "permissionMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#permissionMessage"
          },
          {
            "kind": "METHOD",
            "name": "register(CommandMap)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandMap"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#register(CommandMap)"
          },
          {
            "kind": "METHOD",
            "name": "setAliases(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "aliases"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setAliases(List)"
          },
          {
            "kind": "METHOD",
            "name": "setDescription(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "description"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setDescription(String)"
          },
          {
            "kind": "METHOD",
            "name": "setLabel(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setLabel(String)"
          },
          {
            "kind": "METHOD",
            "name": "setName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setPermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setPermission(String)"
          },
          {
            "kind": "METHOD",
            "name": "setPermissionMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permissionMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setPermissionMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setUsage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "usage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#setUsage(String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,Array,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#tabComplete(CommandSender,String,Array,Location)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#tabComplete(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#tabComplete(CommandSender,String...)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "testPermission(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#testPermission(CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "testPermissionSilent(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#testPermissionSilent(CommandSender)"
          },
          {
            "kind": "FIELD",
            "name": "timings",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#timings"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#toString()"
          },
          {
            "kind": "METHOD",
            "name": "unregister(CommandMap)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandMap"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#unregister(CommandMap)"
          },
          {
            "kind": "FIELD",
            "name": "usageMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html#usageMessage"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/Command.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.CommandException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CommandException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandException.html#CommandException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CommandException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandException.html#CommandException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CommandException(String,Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandException.html#CommandException(String,Throwable)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandException.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.CommandExecutor",
        "children": [
          {
            "kind": "METHOD",
            "name": "onCommand(CommandSender,Command,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "label"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandExecutor.html#onCommand(CommandSender,Command,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandExecutor.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.CommandMap",
        "children": [
          {
            "kind": "METHOD",
            "name": "clearCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#clearCommands()"
          },
          {
            "kind": "METHOD",
            "name": "dispatch(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cmdLine"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#dispatch(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "getCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#getCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "register(String,Command)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#register(String,Command)"
          },
          {
            "kind": "METHOD",
            "name": "register(String,String,Command)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              },
              {
                "kind": "PARAMETER",
                "name": "label"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#register(String,String,Command)"
          },
          {
            "kind": "METHOD",
            "name": "registerAll(String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commands"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#registerAll(String,List)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cmdLine"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html#tabComplete(CommandSender,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandMap.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.CommandSender",
        "children": [
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getServer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html#getServer()"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "component"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html#sendMessage(BaseComponent)"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "components"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html#sendMessage(BaseComponent...)"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html#sendMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "messages"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html#sendMessage(String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/CommandSender.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.ConsoleCommandSender",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/ConsoleCommandSender.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.FormattedCommandAlias",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FormattedCommandAlias(String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "formatStrings"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html#FormattedCommandAlias(String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "buildCommand(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "formatString"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html#buildCommand(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "FIELD",
            "name": "formatStrings",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html#formatStrings"
          },
          {
            "kind": "METHOD",
            "name": "getTimingName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html#getTimingName()"
          },
          {
            "kind": "METHOD",
            "name": "inRange(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              },
              {
                "kind": "PARAMETER",
                "name": "j"
              },
              {
                "kind": "PARAMETER",
                "name": "k"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html#inRange(int,int,int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/FormattedCommandAlias.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.MultipleCommandAlias",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MultipleCommandAlias(String,Command...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commands"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/MultipleCommandAlias.html#MultipleCommandAlias(String,Command...)"
          },
          {
            "kind": "FIELD",
            "name": "commands",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/MultipleCommandAlias.html#commands"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/MultipleCommandAlias.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/MultipleCommandAlias.html#getCommands()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/MultipleCommandAlias.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.PluginCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginCommand(String,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "owner"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#PluginCommand(String,Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "completer",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#completer"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "FIELD",
            "name": "executor",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#executor"
          },
          {
            "kind": "METHOD",
            "name": "getExecutor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#getExecutor()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "getTabCompleter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#getTabCompleter()"
          },
          {
            "kind": "FIELD",
            "name": "owningPlugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#owningPlugin"
          },
          {
            "kind": "METHOD",
            "name": "setExecutor(CommandExecutor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "executor"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#setExecutor(CommandExecutor)"
          },
          {
            "kind": "METHOD",
            "name": "setTabCompleter(TabCompleter)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "completer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#setTabCompleter(TabCompleter)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,Array,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#tabComplete(CommandSender,String,Array,Location)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#tabComplete(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommand.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.PluginCommandYamlParser",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginCommandYamlParser()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommandYamlParser.html#PluginCommandYamlParser()"
          },
          {
            "kind": "METHOD",
            "name": "parse(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommandYamlParser.html#parse(Plugin)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginCommandYamlParser.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.PluginIdentifiableCommand",
        "children": [
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginIdentifiableCommand.html#getPlugin()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/PluginIdentifiableCommand.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.ProxiedCommandSender",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCallee()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/ProxiedCommandSender.html#getCallee()"
          },
          {
            "kind": "METHOD",
            "name": "getCaller()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/ProxiedCommandSender.html#getCaller()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/ProxiedCommandSender.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.RemoteConsoleCommandSender",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/RemoteConsoleCommandSender.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.SimpleCommandMap",
        "children": [
          {
            "kind": "FIELD",
            "name": "PATTERN_ON_SPACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#PATTERN_ON_SPACE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleCommandMap(Server)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "server"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#SimpleCommandMap(Server)"
          },
          {
            "kind": "METHOD",
            "name": "clearCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#clearCommands()"
          },
          {
            "kind": "METHOD",
            "name": "dispatch(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandLine"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#dispatch(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "getCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#getCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "getCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#getCommands()"
          },
          {
            "kind": "FIELD",
            "name": "knownCommands",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#knownCommands"
          },
          {
            "kind": "METHOD",
            "name": "register(String,Command)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#register(String,Command)"
          },
          {
            "kind": "METHOD",
            "name": "register(String,Command,boolean,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              },
              {
                "kind": "PARAMETER",
                "name": "isAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "label"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#register(String,Command,boolean,String)"
          },
          {
            "kind": "METHOD",
            "name": "register(String,String,Command)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              },
              {
                "kind": "PARAMETER",
                "name": "label"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#register(String,String,Command)"
          },
          {
            "kind": "METHOD",
            "name": "registerAll(String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commands"
              },
              {
                "kind": "PARAMETER",
                "name": "fallbackPrefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#registerAll(String,List)"
          },
          {
            "kind": "METHOD",
            "name": "registerServerAliases()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#registerServerAliases()"
          },
          {
            "kind": "FIELD",
            "name": "server",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#server"
          },
          {
            "kind": "METHOD",
            "name": "setDefaultCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#setDefaultCommands()"
          },
          {
            "kind": "METHOD",
            "name": "setFallbackCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#setFallbackCommands()"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cmdLine"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#tabComplete(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cmdLine"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html#tabComplete(CommandSender,String,Location)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/SimpleCommandMap.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.TabCommandExecutor",
        "children": [
          {
            "kind": "METHOD",
            "name": "onTabComplete()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/TabCommandExecutor.html#onTabComplete()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/TabCommandExecutor.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.TabCompleter",
        "children": [
          {
            "kind": "METHOD",
            "name": "onTabComplete(CommandSender,Command,String,Array,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/TabCompleter.html#onTabComplete(CommandSender,Command,String,Array,Location)"
          },
          {
            "kind": "METHOD",
            "name": "onTabComplete(CommandSender,Command,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/TabCompleter.html#onTabComplete(CommandSender,Command,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/TabCompleter.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.command.TabExecutor",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/TabExecutor.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.command.defaults",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.AchievementCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "AchievementCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/AchievementCommand.html#AchievementCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/AchievementCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/AchievementCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/AchievementCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.BanCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BanCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanCommand.html#BanCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.BanIpCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BanIpCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanIpCommand.html#BanIpCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanIpCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "FIELD",
            "name": "ipValidity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanIpCommand.html#ipValidity"
          },
          {
            "kind": "METHOD",
            "name": "processIPBan(String,CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ip"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanIpCommand.html#processIPBan(String,CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanIpCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanIpCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.BanListCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "BANLIST_TYPES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanListCommand.html#BANLIST_TYPES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BanListCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanListCommand.html#BanListCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanListCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanListCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BanListCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.BukkitCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BukkitCommand.html#BukkitCommand(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitCommand(String,String,String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "aliases"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "usageMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BukkitCommand.html#BukkitCommand(String,String,String,List)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/BukkitCommand.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.ClearCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ClearCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ClearCommand.html#ClearCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ClearCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "FIELD",
            "name": "materials",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ClearCommand.html#materials"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ClearCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ClearCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.DefaultGameModeCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DefaultGameModeCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DefaultGameModeCommand.html#DefaultGameModeCommand()"
          },
          {
            "kind": "FIELD",
            "name": "GAMEMODE_NAMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DefaultGameModeCommand.html#GAMEMODE_NAMES"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DefaultGameModeCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DefaultGameModeCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DefaultGameModeCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.DeopCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DeopCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DeopCommand.html#DeopCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DeopCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DeopCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DeopCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.DifficultyCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "DIFFICULTY_NAMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DifficultyCommand.html#DIFFICULTY_NAMES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DifficultyCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DifficultyCommand.html#DifficultyCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DifficultyCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getDifficultyForString(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DifficultyCommand.html#getDifficultyForString(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DifficultyCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/DifficultyCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.EffectCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EffectCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EffectCommand.html#EffectCommand()"
          },
          {
            "kind": "FIELD",
            "name": "effects",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EffectCommand.html#effects"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EffectCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EffectCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EffectCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.EnchantCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "ENCHANTMENT_NAMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html#ENCHANTMENT_NAMES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnchantCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html#EnchantCommand()"
          },
          {
            "kind": "METHOD",
            "name": "buildEnchantments()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html#buildEnchantments()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantment(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lookup"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html#getEnchantment(String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/EnchantCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.ExpCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ExpCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ExpCommand.html#ExpCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ExpCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ExpCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ExpCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.GameModeCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "GAMEMODE_NAMES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameModeCommand.html#GAMEMODE_NAMES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "GameModeCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameModeCommand.html#GameModeCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameModeCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameModeCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameModeCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.GameRuleCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "GAMERULE_STATES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameRuleCommand.html#GAMERULE_STATES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "GameRuleCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameRuleCommand.html#GameRuleCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameRuleCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getGameWorld(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameRuleCommand.html#getGameWorld(CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameRuleCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GameRuleCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.GiveCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "GiveCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GiveCommand.html#GiveCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GiveCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "FIELD",
            "name": "materials",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GiveCommand.html#materials"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GiveCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/GiveCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.HelpCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HelpCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/HelpCommand.html#HelpCommand()"
          },
          {
            "kind": "METHOD",
            "name": "damerauLevenshteinDistance(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "s1"
              },
              {
                "kind": "PARAMETER",
                "name": "s2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/HelpCommand.html#damerauLevenshteinDistance(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/HelpCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "findPossibleMatches(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "searchString"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/HelpCommand.html#findPossibleMatches(String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/HelpCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/HelpCommand.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.KickCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "KickCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KickCommand.html#KickCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KickCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KickCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KickCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.KillCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "KillCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KillCommand.html#KillCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KillCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KillCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/KillCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.ListCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ListCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ListCommand.html#ListCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ListCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ListCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ListCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.MeCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MeCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/MeCommand.html#MeCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/MeCommand.html#execute(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/MeCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.OpCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "OpCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/OpCommand.html#OpCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/OpCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/OpCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/OpCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.PardonCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PardonCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonCommand.html#PardonCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.PardonIpCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PardonIpCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonIpCommand.html#PardonIpCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonIpCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonIpCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PardonIpCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.PlaySoundCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlaySoundCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PlaySoundCommand.html#PlaySoundCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PlaySoundCommand.html#execute(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PlaySoundCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.PluginsCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginsCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PluginsCommand.html#PluginsCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PluginsCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PluginsCommand.html#getPluginList()"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PluginsCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/PluginsCommand.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.ReloadCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ReloadCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ReloadCommand.html#ReloadCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ReloadCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ReloadCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ReloadCommand.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SaveCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SaveCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveCommand.html#SaveCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SaveOffCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SaveOffCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOffCommand.html#SaveOffCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOffCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOffCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOffCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SaveOnCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SaveOnCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOnCommand.html#SaveOnCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOnCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOnCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SaveOnCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SayCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SayCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SayCommand.html#SayCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SayCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SayCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SayCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.ScoreboardCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "BOOLEAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#BOOLEAN"
          },
          {
            "kind": "FIELD",
            "name": "MAIN_CHOICES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#MAIN_CHOICES"
          },
          {
            "kind": "FIELD",
            "name": "OBJECTIVES_CHOICES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#OBJECTIVES_CHOICES"
          },
          {
            "kind": "FIELD",
            "name": "OBJECTIVES_CRITERIA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#OBJECTIVES_CRITERIA"
          },
          {
            "kind": "FIELD",
            "name": "OBJECTIVES_DISPLAYSLOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#OBJECTIVES_DISPLAYSLOT"
          },
          {
            "kind": "FIELD",
            "name": "PLAYERS_CHOICES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#PLAYERS_CHOICES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ScoreboardCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#ScoreboardCommand()"
          },
          {
            "kind": "FIELD",
            "name": "TEAMS_CHOICES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#TEAMS_CHOICES"
          },
          {
            "kind": "FIELD",
            "name": "TEAMS_OPTION_CHOICES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#TEAMS_OPTION_CHOICES"
          },
          {
            "kind": "FIELD",
            "name": "TEAMS_OPTION_COLOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#TEAMS_OPTION_COLOR"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentEntries()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#getCurrentEntries()"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentObjectives()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#getCurrentObjectives()"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentTeams()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#getCurrentTeams()"
          },
          {
            "kind": "METHOD",
            "name": "offlinePlayerSetToString(Set)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "set"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#offlinePlayerSetToString(Set)"
          },
          {
            "kind": "METHOD",
            "name": "stringCollectionToString(Collection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "set"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#stringCollectionToString(Collection)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ScoreboardCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SeedCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SeedCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SeedCommand.html#SeedCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SeedCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SeedCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SeedCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SetIdleTimeoutCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SetIdleTimeoutCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetIdleTimeoutCommand.html#SetIdleTimeoutCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetIdleTimeoutCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetIdleTimeoutCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetIdleTimeoutCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SetWorldSpawnCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SetWorldSpawnCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetWorldSpawnCommand.html#SetWorldSpawnCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetWorldSpawnCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetWorldSpawnCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SetWorldSpawnCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SpawnpointCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnpointCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpawnpointCommand.html#SpawnpointCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpawnpointCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpawnpointCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpawnpointCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.SpreadPlayersCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SpreadPlayersCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#SpreadPlayersCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "commandLabel"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getSpreadLocations(World,int,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "size"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "xRangeMax"
              },
              {
                "kind": "PARAMETER",
                "name": "xRangeMin"
              },
              {
                "kind": "PARAMETER",
                "name": "zRangeMax"
              },
              {
                "kind": "PARAMETER",
                "name": "zRangeMin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#getSpreadLocations(World,int,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getTeams(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "players"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#getTeams(List)"
          },
          {
            "kind": "FIELD",
            "name": "random",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#random"
          },
          {
            "kind": "METHOD",
            "name": "range(World,double,double,double,double,double,Location...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "distance"
              },
              {
                "kind": "PARAMETER",
                "name": "locations"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "xRangeMax"
              },
              {
                "kind": "PARAMETER",
                "name": "xRangeMin"
              },
              {
                "kind": "PARAMETER",
                "name": "zRangeMax"
              },
              {
                "kind": "PARAMETER",
                "name": "zRangeMin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#range(World,double,double,double,double,double,Location...)"
          },
          {
            "kind": "METHOD",
            "name": "spread(World,List,Array,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "list"
              },
              {
                "kind": "PARAMETER",
                "name": "locations"
              },
              {
                "kind": "PARAMETER",
                "name": "teams"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html#spread(World,List,Array,boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/SpreadPlayersCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.StopCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "StopCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/StopCommand.html#StopCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/StopCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/StopCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/StopCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.TeleportCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TeleportCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TeleportCommand.html#TeleportCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TeleportCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getCoordinate(CommandSender,double,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "current"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TeleportCommand.html#getCoordinate(CommandSender,double,String)"
          },
          {
            "kind": "METHOD",
            "name": "getCoordinate(CommandSender,double,String,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "current"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "max"
              },
              {
                "kind": "PARAMETER",
                "name": "min"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TeleportCommand.html#getCoordinate(CommandSender,double,String,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TeleportCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TeleportCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.TellCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TellCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TellCommand.html#TellCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TellCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TellCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TellCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.TestForCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TestForCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TestForCommand.html#TestForCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TestForCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TestForCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TestForCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.TimeCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "TABCOMPLETE_ADD_SET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TimeCommand.html#TABCOMPLETE_ADD_SET"
          },
          {
            "kind": "FIELD",
            "name": "TABCOMPLETE_DAY_NIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TimeCommand.html#TABCOMPLETE_DAY_NIGHT"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TimeCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TimeCommand.html#TimeCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TimeCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TimeCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/TimeCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.ToggleDownfallCommand",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ToggleDownfallCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ToggleDownfallCommand.html#ToggleDownfallCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ToggleDownfallCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ToggleDownfallCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/ToggleDownfallCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.VanillaCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "MAX_COORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#MAX_COORD"
          },
          {
            "kind": "FIELD",
            "name": "MIN_COORD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#MIN_COORD"
          },
          {
            "kind": "FIELD",
            "name": "MIN_COORD_MINUS_ONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#MIN_COORD_MINUS_ONE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "VanillaCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#VanillaCommand(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "VanillaCommand(String,String,String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "aliases"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "usageMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#VanillaCommand(String,String,String,List)"
          },
          {
            "kind": "METHOD",
            "name": "createString(Array,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "start"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#createString(Array,int)"
          },
          {
            "kind": "METHOD",
            "name": "createString(Array,int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "glue"
              },
              {
                "kind": "PARAMETER",
                "name": "start"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#createString(Array,int,String)"
          },
          {
            "kind": "METHOD",
            "name": "getDouble(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getDouble(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "getDouble(CommandSender,String,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "max"
              },
              {
                "kind": "PARAMETER",
                "name": "min"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getDouble(CommandSender,String,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getInteger(CommandSender,String,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "min"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getInteger(CommandSender,String,int)"
          },
          {
            "kind": "METHOD",
            "name": "getInteger(CommandSender,String,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "max"
              },
              {
                "kind": "PARAMETER",
                "name": "min"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getInteger(CommandSender,String,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getInteger(CommandSender,String,int,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "Throws"
              },
              {
                "kind": "PARAMETER",
                "name": "max"
              },
              {
                "kind": "PARAMETER",
                "name": "min"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getInteger(CommandSender,String,int,int,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getInteger(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getInteger(String)"
          },
          {
            "kind": "METHOD",
            "name": "getRelativeDouble(double,CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "original"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#getRelativeDouble(double,CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "matches(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html#matches(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VanillaCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.VersionCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "BRANCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#BRANCH"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "VersionCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#VersionCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "describeToSender(Plugin,CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#describeToSender(Plugin,CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "getAuthors(PluginDescriptionFile)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "desc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#getAuthors(PluginDescriptionFile)"
          },
          {
            "kind": "METHOD",
            "name": "getDistance(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "repo"
              },
              {
                "kind": "PARAMETER",
                "name": "verInfo"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#getDistance(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "getFromJenkins(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "currentVer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#getFromJenkins(int)"
          },
          {
            "kind": "METHOD",
            "name": "getFromRepo(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hash"
              },
              {
                "kind": "PARAMETER",
                "name": "repo"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#getFromRepo(String,String)"
          },
          {
            "kind": "FIELD",
            "name": "hasVersion",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#hasVersion"
          },
          {
            "kind": "FIELD",
            "name": "lastCheck",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#lastCheck"
          },
          {
            "kind": "METHOD",
            "name": "obtainVersion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#obtainVersion()"
          },
          {
            "kind": "METHOD",
            "name": "sendVersion(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#sendVersion(CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "setVersionMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#setVersionMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#tabComplete(CommandSender,String,String...)"
          },
          {
            "kind": "FIELD",
            "name": "versionLock",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#versionLock"
          },
          {
            "kind": "FIELD",
            "name": "versionMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#versionMessage"
          },
          {
            "kind": "FIELD",
            "name": "versionTaskStarted",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#versionTaskStarted"
          },
          {
            "kind": "FIELD",
            "name": "versionWaiters",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html#versionWaiters"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/VersionCommand.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.WeatherCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "WEATHER_TYPES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WeatherCommand.html#WEATHER_TYPES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WeatherCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WeatherCommand.html#WeatherCommand()"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WeatherCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WeatherCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WeatherCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.command.defaults.WhitelistCommand",
        "children": [
          {
            "kind": "FIELD",
            "name": "WHITELIST_SUBCOMMANDS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WhitelistCommand.html#WHITELIST_SUBCOMMANDS"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WhitelistCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WhitelistCommand.html#WhitelistCommand()"
          },
          {
            "kind": "METHOD",
            "name": "badPerm(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WhitelistCommand.html#badPerm(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "execute(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "currentAlias"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WhitelistCommand.html#execute(CommandSender,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "tabComplete(CommandSender,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WhitelistCommand.html#tabComplete(CommandSender,String,String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/WhitelistCommand.html",
        "deprecated": {
          "deprecated": "true"
        }
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/command/defaults/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.configuration",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.configuration.Configuration",
        "children": [
          {
            "kind": "METHOD",
            "name": "addDefault(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html#addDefault(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "addDefaults(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html#addDefaults(Configuration)"
          },
          {
            "kind": "METHOD",
            "name": "addDefaults(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html#addDefaults(Map)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaults()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html#getDefaults()"
          },
          {
            "kind": "METHOD",
            "name": "options()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html#options()"
          },
          {
            "kind": "METHOD",
            "name": "setDefaults(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html#setDefaults(Configuration)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/Configuration.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.ConfigurationOptions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ConfigurationOptions(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "configuration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#ConfigurationOptions(Configuration)"
          },
          {
            "kind": "FIELD",
            "name": "configuration",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#configuration"
          },
          {
            "kind": "METHOD",
            "name": "configuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#configuration()"
          },
          {
            "kind": "FIELD",
            "name": "copyDefaults",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#copyDefaults"
          },
          {
            "kind": "METHOD",
            "name": "copyDefaults()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#copyDefaults()"
          },
          {
            "kind": "METHOD",
            "name": "copyDefaults(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#copyDefaults(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "pathSeparator",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#pathSeparator"
          },
          {
            "kind": "METHOD",
            "name": "pathSeparator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#pathSeparator()"
          },
          {
            "kind": "METHOD",
            "name": "pathSeparator(char)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html#pathSeparator(char)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationOptions.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.configuration.ConfigurationSection",
        "children": [
          {
            "kind": "METHOD",
            "name": "addDefault(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#addDefault(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "contains(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#contains(String)"
          },
          {
            "kind": "METHOD",
            "name": "contains(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ignoreDefault"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#contains(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "createSection(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#createSection(String)"
          },
          {
            "kind": "METHOD",
            "name": "createSection(String,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#createSection(String,Map)"
          },
          {
            "kind": "METHOD",
            "name": "get(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#get(String)"
          },
          {
            "kind": "METHOD",
            "name": "get(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#get(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "getBoolean(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getBoolean(String)"
          },
          {
            "kind": "METHOD",
            "name": "getBoolean(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getBoolean(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getBooleanList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getBooleanList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getByteList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getByteList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getCharacterList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getCharacterList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getColor(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getColor(String)"
          },
          {
            "kind": "METHOD",
            "name": "getColor(String,Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getColor(String,Color)"
          },
          {
            "kind": "METHOD",
            "name": "getConfigurationSection(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getConfigurationSection(String)"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentPath()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getCurrentPath()"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultSection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getDefaultSection()"
          },
          {
            "kind": "METHOD",
            "name": "getDouble(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getDouble(String)"
          },
          {
            "kind": "METHOD",
            "name": "getDouble(String,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getDouble(String,double)"
          },
          {
            "kind": "METHOD",
            "name": "getDoubleList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getDoubleList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getFloatList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getFloatList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getInt(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getInt(String)"
          },
          {
            "kind": "METHOD",
            "name": "getInt(String,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getInt(String,int)"
          },
          {
            "kind": "METHOD",
            "name": "getIntegerList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getIntegerList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getItemStack(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getItemStack(String)"
          },
          {
            "kind": "METHOD",
            "name": "getItemStack(String,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getItemStack(String,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getKeys(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deep"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getKeys(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getList(String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getList(String,List)"
          },
          {
            "kind": "METHOD",
            "name": "getLong(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getLong(String)"
          },
          {
            "kind": "METHOD",
            "name": "getLong(String,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getLong(String,long)"
          },
          {
            "kind": "METHOD",
            "name": "getLongList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getLongList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getMapList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getMapList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getOfflinePlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(String,OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getOfflinePlayer(String,OfflinePlayer)"
          },
          {
            "kind": "METHOD",
            "name": "getParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getParent()"
          },
          {
            "kind": "METHOD",
            "name": "getRoot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getRoot()"
          },
          {
            "kind": "METHOD",
            "name": "getShortList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getShortList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getString(String)"
          },
          {
            "kind": "METHOD",
            "name": "getString(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getString(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "getStringList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getStringList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getValues(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deep"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getValues(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getVector(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getVector(String)"
          },
          {
            "kind": "METHOD",
            "name": "getVector(String,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#getVector(String,Vector)"
          },
          {
            "kind": "METHOD",
            "name": "isBoolean(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isBoolean(String)"
          },
          {
            "kind": "METHOD",
            "name": "isColor(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isColor(String)"
          },
          {
            "kind": "METHOD",
            "name": "isConfigurationSection(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isConfigurationSection(String)"
          },
          {
            "kind": "METHOD",
            "name": "isDouble(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isDouble(String)"
          },
          {
            "kind": "METHOD",
            "name": "isInt(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isInt(String)"
          },
          {
            "kind": "METHOD",
            "name": "isItemStack(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isItemStack(String)"
          },
          {
            "kind": "METHOD",
            "name": "isList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isList(String)"
          },
          {
            "kind": "METHOD",
            "name": "isLong(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isLong(String)"
          },
          {
            "kind": "METHOD",
            "name": "isOfflinePlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isOfflinePlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "isSet(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isSet(String)"
          },
          {
            "kind": "METHOD",
            "name": "isString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isString(String)"
          },
          {
            "kind": "METHOD",
            "name": "isVector(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#isVector(String)"
          },
          {
            "kind": "METHOD",
            "name": "set(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html#set(String,Object)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/ConfigurationSection.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.InvalidConfigurationException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidConfigurationException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/InvalidConfigurationException.html#InvalidConfigurationException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidConfigurationException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/InvalidConfigurationException.html#InvalidConfigurationException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidConfigurationException(String,Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/InvalidConfigurationException.html#InvalidConfigurationException(String,Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidConfigurationException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/InvalidConfigurationException.html#InvalidConfigurationException(Throwable)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/InvalidConfigurationException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.MemoryConfiguration",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MemoryConfiguration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#MemoryConfiguration()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MemoryConfiguration(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#MemoryConfiguration(Configuration)"
          },
          {
            "kind": "METHOD",
            "name": "addDefault(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#addDefault(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "addDefaults(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#addDefaults(Configuration)"
          },
          {
            "kind": "METHOD",
            "name": "addDefaults(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#addDefaults(Map)"
          },
          {
            "kind": "FIELD",
            "name": "defaults",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#defaults"
          },
          {
            "kind": "METHOD",
            "name": "getDefaults()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#getDefaults()"
          },
          {
            "kind": "METHOD",
            "name": "getParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#getParent()"
          },
          {
            "kind": "FIELD",
            "name": "options",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#options"
          },
          {
            "kind": "METHOD",
            "name": "options()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#options()"
          },
          {
            "kind": "METHOD",
            "name": "setDefaults(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html#setDefaults(Configuration)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfiguration.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.MemoryConfigurationOptions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MemoryConfigurationOptions(MemoryConfiguration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "configuration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfigurationOptions.html#MemoryConfigurationOptions(MemoryConfiguration)"
          },
          {
            "kind": "METHOD",
            "name": "configuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfigurationOptions.html#configuration()"
          },
          {
            "kind": "METHOD",
            "name": "copyDefaults(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfigurationOptions.html#copyDefaults(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "pathSeparator(char)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfigurationOptions.html#pathSeparator(char)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemoryConfigurationOptions.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.MemorySection",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MemorySection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#MemorySection()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MemorySection(ConfigurationSection,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "parent"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#MemorySection(ConfigurationSection,String)"
          },
          {
            "kind": "METHOD",
            "name": "addDefault(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#addDefault(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "contains(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#contains(String)"
          },
          {
            "kind": "METHOD",
            "name": "contains(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ignoreDefault"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#contains(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "createPath(ConfigurationSection,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "section"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#createPath(ConfigurationSection,String)"
          },
          {
            "kind": "METHOD",
            "name": "createPath(ConfigurationSection,String,ConfigurationSection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "relativeTo"
              },
              {
                "kind": "PARAMETER",
                "name": "section"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#createPath(ConfigurationSection,String,ConfigurationSection)"
          },
          {
            "kind": "METHOD",
            "name": "createSection(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#createSection(String)"
          },
          {
            "kind": "METHOD",
            "name": "createSection(String,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#createSection(String,Map)"
          },
          {
            "kind": "FIELD",
            "name": "fullPath",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#fullPath"
          },
          {
            "kind": "METHOD",
            "name": "get(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#get(String)"
          },
          {
            "kind": "METHOD",
            "name": "get(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#get(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "getBoolean(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getBoolean(String)"
          },
          {
            "kind": "METHOD",
            "name": "getBoolean(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getBoolean(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getBooleanList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getBooleanList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getByteList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getByteList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getCharacterList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getCharacterList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getColor(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getColor(String)"
          },
          {
            "kind": "METHOD",
            "name": "getColor(String,Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getColor(String,Color)"
          },
          {
            "kind": "METHOD",
            "name": "getConfigurationSection(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getConfigurationSection(String)"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentPath()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getCurrentPath()"
          },
          {
            "kind": "METHOD",
            "name": "getDefault(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getDefault(String)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultSection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getDefaultSection()"
          },
          {
            "kind": "METHOD",
            "name": "getDouble(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getDouble(String)"
          },
          {
            "kind": "METHOD",
            "name": "getDouble(String,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getDouble(String,double)"
          },
          {
            "kind": "METHOD",
            "name": "getDoubleList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getDoubleList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getFloatList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getFloatList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getInt(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getInt(String)"
          },
          {
            "kind": "METHOD",
            "name": "getInt(String,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getInt(String,int)"
          },
          {
            "kind": "METHOD",
            "name": "getIntegerList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getIntegerList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getItemStack(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getItemStack(String)"
          },
          {
            "kind": "METHOD",
            "name": "getItemStack(String,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getItemStack(String,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getKeys(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deep"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getKeys(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getList(String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getList(String,List)"
          },
          {
            "kind": "METHOD",
            "name": "getLong(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getLong(String)"
          },
          {
            "kind": "METHOD",
            "name": "getLong(String,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getLong(String,long)"
          },
          {
            "kind": "METHOD",
            "name": "getLongList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getLongList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getMapList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getMapList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getOfflinePlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "getOfflinePlayer(String,OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getOfflinePlayer(String,OfflinePlayer)"
          },
          {
            "kind": "METHOD",
            "name": "getParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getParent()"
          },
          {
            "kind": "METHOD",
            "name": "getRoot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getRoot()"
          },
          {
            "kind": "METHOD",
            "name": "getShortList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getShortList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getString(String)"
          },
          {
            "kind": "METHOD",
            "name": "getString(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getString(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "getStringList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getStringList(String)"
          },
          {
            "kind": "METHOD",
            "name": "getValues(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deep"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getValues(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getVector(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getVector(String)"
          },
          {
            "kind": "METHOD",
            "name": "getVector(String,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#getVector(String,Vector)"
          },
          {
            "kind": "METHOD",
            "name": "isBoolean(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isBoolean(String)"
          },
          {
            "kind": "METHOD",
            "name": "isColor(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isColor(String)"
          },
          {
            "kind": "METHOD",
            "name": "isConfigurationSection(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isConfigurationSection(String)"
          },
          {
            "kind": "METHOD",
            "name": "isDouble(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isDouble(String)"
          },
          {
            "kind": "METHOD",
            "name": "isInt(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isInt(String)"
          },
          {
            "kind": "METHOD",
            "name": "isItemStack(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isItemStack(String)"
          },
          {
            "kind": "METHOD",
            "name": "isList(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isList(String)"
          },
          {
            "kind": "METHOD",
            "name": "isLong(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isLong(String)"
          },
          {
            "kind": "METHOD",
            "name": "isOfflinePlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isOfflinePlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "isPrimitiveWrapper(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isPrimitiveWrapper(Object)"
          },
          {
            "kind": "METHOD",
            "name": "isSet(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isSet(String)"
          },
          {
            "kind": "METHOD",
            "name": "isString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isString(String)"
          },
          {
            "kind": "METHOD",
            "name": "isVector(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#isVector(String)"
          },
          {
            "kind": "FIELD",
            "name": "map",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#map"
          },
          {
            "kind": "METHOD",
            "name": "mapChildrenKeys(Set,ConfigurationSection,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deep"
              },
              {
                "kind": "PARAMETER",
                "name": "output"
              },
              {
                "kind": "PARAMETER",
                "name": "section"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#mapChildrenKeys(Set,ConfigurationSection,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "mapChildrenValues(Map,ConfigurationSection,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deep"
              },
              {
                "kind": "PARAMETER",
                "name": "output"
              },
              {
                "kind": "PARAMETER",
                "name": "section"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#mapChildrenValues(Map,ConfigurationSection,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "parent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#parent"
          },
          {
            "kind": "FIELD",
            "name": "path",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#path"
          },
          {
            "kind": "FIELD",
            "name": "root",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#root"
          },
          {
            "kind": "METHOD",
            "name": "set(String,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "path"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#set(String,Object)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/MemorySection.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.configuration.file",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.file.FileConfiguration",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FileConfiguration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#FileConfiguration()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FileConfiguration(Configuration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaults"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#FileConfiguration(Configuration)"
          },
          {
            "kind": "METHOD",
            "name": "buildHeader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#buildHeader()"
          },
          {
            "kind": "METHOD",
            "name": "load(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#load(File)"
          },
          {
            "kind": "METHOD",
            "name": "load(InputStream)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stream"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#load(InputStream)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "load(Reader)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "reader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#load(Reader)"
          },
          {
            "kind": "METHOD",
            "name": "load(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#load(String)"
          },
          {
            "kind": "METHOD",
            "name": "loadFromString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "contents"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#loadFromString(String)"
          },
          {
            "kind": "METHOD",
            "name": "options()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#options()"
          },
          {
            "kind": "METHOD",
            "name": "save(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#save(File)"
          },
          {
            "kind": "METHOD",
            "name": "save(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#save(String)"
          },
          {
            "kind": "METHOD",
            "name": "saveToString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html#saveToString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfiguration.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.file.FileConfigurationOptions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FileConfigurationOptions(MemoryConfiguration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "configuration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#FileConfigurationOptions(MemoryConfiguration)"
          },
          {
            "kind": "METHOD",
            "name": "configuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#configuration()"
          },
          {
            "kind": "METHOD",
            "name": "copyDefaults(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#copyDefaults(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "copyHeader",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#copyHeader"
          },
          {
            "kind": "METHOD",
            "name": "copyHeader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#copyHeader()"
          },
          {
            "kind": "METHOD",
            "name": "copyHeader(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#copyHeader(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "header",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#header"
          },
          {
            "kind": "METHOD",
            "name": "header()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#header()"
          },
          {
            "kind": "METHOD",
            "name": "header(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#header(String)"
          },
          {
            "kind": "METHOD",
            "name": "pathSeparator(char)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html#pathSeparator(char)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/FileConfigurationOptions.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.file.YamlConfiguration",
        "children": [
          {
            "kind": "FIELD",
            "name": "BLANK_CONFIG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#BLANK_CONFIG"
          },
          {
            "kind": "FIELD",
            "name": "COMMENT_PREFIX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#COMMENT_PREFIX"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "YamlConfiguration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#YamlConfiguration()"
          },
          {
            "kind": "METHOD",
            "name": "buildHeader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#buildHeader()"
          },
          {
            "kind": "METHOD",
            "name": "convertMapsToSections(Map,ConfigurationSection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "section"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#convertMapsToSections(Map,ConfigurationSection)"
          },
          {
            "kind": "METHOD",
            "name": "loadConfiguration(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#loadConfiguration(File)"
          },
          {
            "kind": "METHOD",
            "name": "loadConfiguration(InputStream)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stream"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#loadConfiguration(InputStream)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "loadConfiguration(Reader)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "reader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#loadConfiguration(Reader)"
          },
          {
            "kind": "METHOD",
            "name": "loadFromString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "contents"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#loadFromString(String)"
          },
          {
            "kind": "METHOD",
            "name": "options()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#options()"
          },
          {
            "kind": "METHOD",
            "name": "parseHeader(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#parseHeader(String)"
          },
          {
            "kind": "METHOD",
            "name": "saveToString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#saveToString()"
          },
          {
            "kind": "FIELD",
            "name": "yaml",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#yaml"
          },
          {
            "kind": "FIELD",
            "name": "yamlOptions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#yamlOptions"
          },
          {
            "kind": "FIELD",
            "name": "yamlRepresenter",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html#yamlRepresenter"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfiguration.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.file.YamlConfigurationOptions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "YamlConfigurationOptions(YamlConfiguration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "configuration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#YamlConfigurationOptions(YamlConfiguration)"
          },
          {
            "kind": "METHOD",
            "name": "configuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#configuration()"
          },
          {
            "kind": "METHOD",
            "name": "copyDefaults(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#copyDefaults(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "copyHeader(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#copyHeader(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "header(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#header(String)"
          },
          {
            "kind": "FIELD",
            "name": "indent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#indent"
          },
          {
            "kind": "METHOD",
            "name": "indent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#indent()"
          },
          {
            "kind": "METHOD",
            "name": "indent(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#indent(int)"
          },
          {
            "kind": "METHOD",
            "name": "pathSeparator(char)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html#pathSeparator(char)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConfigurationOptions.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.file.YamlConstructor",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "YamlConstructor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConstructor.html#YamlConstructor()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.configuration.file.YamlConstructor.ConstructCustomObject",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "ConstructCustomObject()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConstructor/ConstructCustomObject.html#ConstructCustomObject()"
              },
              {
                "kind": "METHOD",
                "name": "construct(Node)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "node"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConstructor/ConstructCustomObject.html#construct(Node)"
              },
              {
                "kind": "METHOD",
                "name": "construct2ndStep(Node,Object)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "node"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "object"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConstructor/ConstructCustomObject.html#construct2ndStep(Node,Object)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConstructor/ConstructCustomObject.html"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlConstructor.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.file.YamlRepresenter",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "YamlRepresenter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter.html#YamlRepresenter()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.configuration.file.YamlRepresenter.RepresentConfigurationSection",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "RepresentConfigurationSection()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter/RepresentConfigurationSection.html#RepresentConfigurationSection()"
              },
              {
                "kind": "METHOD",
                "name": "representData(Object)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter/RepresentConfigurationSection.html#representData(Object)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter/RepresentConfigurationSection.html"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.configuration.file.YamlRepresenter.RepresentConfigurationSerializable",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "RepresentConfigurationSerializable()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter/RepresentConfigurationSerializable.html#RepresentConfigurationSerializable()"
              },
              {
                "kind": "METHOD",
                "name": "representData(Object)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter/RepresentConfigurationSerializable.html#representData(Object)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter/RepresentConfigurationSerializable.html"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/YamlRepresenter.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/file/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.configuration.serialization",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.configuration.serialization.ConfigurationSerializable",
        "children": [
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerializable.html#serialize()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerializable.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.configuration.serialization.ConfigurationSerialization",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ConfigurationSerialization(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#ConfigurationSerialization(Class)"
          },
          {
            "kind": "FIELD",
            "name": "SERIALIZED_TYPE_KEY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#SERIALIZED_TYPE_KEY"
          },
          {
            "kind": "FIELD",
            "name": "aliases",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#aliases"
          },
          {
            "kind": "FIELD",
            "name": "clazz",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#clazz"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "deserializeObject(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#deserializeObject(Map)"
          },
          {
            "kind": "METHOD",
            "name": "deserializeObject(Map,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#deserializeObject(Map,Class)"
          },
          {
            "kind": "METHOD",
            "name": "deserializeViaCtor(Constructor,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "ctor"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#deserializeViaCtor(Constructor,Map)"
          },
          {
            "kind": "METHOD",
            "name": "deserializeViaMethod(Method,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "method"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#deserializeViaMethod(Method,Map)"
          },
          {
            "kind": "METHOD",
            "name": "getAlias(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#getAlias(Class)"
          },
          {
            "kind": "METHOD",
            "name": "getClassByAlias(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#getClassByAlias(String)"
          },
          {
            "kind": "METHOD",
            "name": "getConstructor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#getConstructor()"
          },
          {
            "kind": "METHOD",
            "name": "getMethod(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isStatic"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#getMethod(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "registerClass(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#registerClass(Class)"
          },
          {
            "kind": "METHOD",
            "name": "registerClass(Class,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#registerClass(Class,String)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterClass(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#unregisterClass(Class)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterClass(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html#unregisterClass(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/ConfigurationSerialization.html"
      },
      {
        "kind": "ANNOTATION_TYPE",
        "name": "org.bukkit.configuration.serialization.DelegateDeserialization",
        "children": [
          {
            "kind": "METHOD",
            "name": "value()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/DelegateDeserialization.html#value()"
          }
        ]
      },
      {
        "kind": "ANNOTATION_TYPE",
        "name": "org.bukkit.configuration.serialization.SerializableAs",
        "children": [
          {
            "kind": "METHOD",
            "name": "value()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/SerializableAs.html#value()"
          }
        ]
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/configuration/serialization/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.conversations",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.BooleanPrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BooleanPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/BooleanPrompt.html#BooleanPrompt()"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/BooleanPrompt.html#acceptValidatedInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/BooleanPrompt.html#acceptValidatedInput(ConversationContext,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "isInputValid(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/BooleanPrompt.html#isInputValid(ConversationContext,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/BooleanPrompt.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.conversations.Conversable",
        "children": [
          {
            "kind": "METHOD",
            "name": "abandonConversation(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html#abandonConversation(Conversation)"
          },
          {
            "kind": "METHOD",
            "name": "abandonConversation(Conversation,ConversationAbandonedEvent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              },
              {
                "kind": "PARAMETER",
                "name": "details"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html#abandonConversation(Conversation,ConversationAbandonedEvent)"
          },
          {
            "kind": "METHOD",
            "name": "acceptConversationInput(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html#acceptConversationInput(String)"
          },
          {
            "kind": "METHOD",
            "name": "beginConversation(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html#beginConversation(Conversation)"
          },
          {
            "kind": "METHOD",
            "name": "isConversing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html#isConversing()"
          },
          {
            "kind": "METHOD",
            "name": "sendRawMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html#sendRawMessage(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversable.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.Conversation",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Conversation(Plugin,Conversable,Prompt)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "firstPrompt"
              },
              {
                "kind": "PARAMETER",
                "name": "forWhom"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#Conversation(Plugin,Conversable,Prompt)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Conversation(Plugin,Conversable,Prompt,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "firstPrompt"
              },
              {
                "kind": "PARAMETER",
                "name": "forWhom"
              },
              {
                "kind": "PARAMETER",
                "name": "initialSessionData"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#Conversation(Plugin,Conversable,Prompt,Map)"
          },
          {
            "kind": "METHOD",
            "name": "abandon()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#abandon()"
          },
          {
            "kind": "METHOD",
            "name": "abandon(ConversationAbandonedEvent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "details"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#abandon(ConversationAbandonedEvent)"
          },
          {
            "kind": "FIELD",
            "name": "abandoned",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#abandoned"
          },
          {
            "kind": "FIELD",
            "name": "abandonedListeners",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#abandonedListeners"
          },
          {
            "kind": "METHOD",
            "name": "acceptInput(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#acceptInput(String)"
          },
          {
            "kind": "METHOD",
            "name": "addConversationAbandonedListener(ConversationAbandonedListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#addConversationAbandonedListener(ConversationAbandonedListener)"
          },
          {
            "kind": "METHOD",
            "name": "addConversationCanceller(ConversationCanceller)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canceller"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#addConversationCanceller(ConversationCanceller)"
          },
          {
            "kind": "METHOD",
            "name": "begin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#begin()"
          },
          {
            "kind": "FIELD",
            "name": "cancellers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#cancellers"
          },
          {
            "kind": "FIELD",
            "name": "context",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#context"
          },
          {
            "kind": "FIELD",
            "name": "currentPrompt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#currentPrompt"
          },
          {
            "kind": "FIELD",
            "name": "firstPrompt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#firstPrompt"
          },
          {
            "kind": "METHOD",
            "name": "getCancellers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#getCancellers()"
          },
          {
            "kind": "METHOD",
            "name": "getContext()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#getContext()"
          },
          {
            "kind": "METHOD",
            "name": "getForWhom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#getForWhom()"
          },
          {
            "kind": "METHOD",
            "name": "getPrefix()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#getPrefix()"
          },
          {
            "kind": "METHOD",
            "name": "getState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#getState()"
          },
          {
            "kind": "METHOD",
            "name": "isLocalEchoEnabled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#isLocalEchoEnabled()"
          },
          {
            "kind": "METHOD",
            "name": "isModal()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#isModal()"
          },
          {
            "kind": "FIELD",
            "name": "localEchoEnabled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#localEchoEnabled"
          },
          {
            "kind": "FIELD",
            "name": "modal",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#modal"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.conversations.Conversation.ConversationState",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ABANDONED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html#ABANDONED"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "ConversationState()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html#ConversationState()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "STARTED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html#STARTED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNSTARTED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html#UNSTARTED"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation/ConversationState.html"
          },
          {
            "kind": "METHOD",
            "name": "outputNextPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#outputNextPrompt()"
          },
          {
            "kind": "FIELD",
            "name": "prefix",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#prefix"
          },
          {
            "kind": "METHOD",
            "name": "removeConversationAbandonedListener(ConversationAbandonedListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#removeConversationAbandonedListener(ConversationAbandonedListener)"
          },
          {
            "kind": "METHOD",
            "name": "setLocalEchoEnabled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "localEchoEnabled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#setLocalEchoEnabled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setModal(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "modal"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#setModal(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setPrefix(ConversationPrefix)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "prefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html#setPrefix(ConversationPrefix)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Conversation.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.ConversationAbandonedEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ConversationAbandonedEvent(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#ConversationAbandonedEvent(Conversation)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ConversationAbandonedEvent(Conversation,ConversationCanceller)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canceller"
              },
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#ConversationAbandonedEvent(Conversation,ConversationCanceller)"
          },
          {
            "kind": "FIELD",
            "name": "canceller",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#canceller"
          },
          {
            "kind": "FIELD",
            "name": "context",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#context"
          },
          {
            "kind": "METHOD",
            "name": "getCanceller()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#getCanceller()"
          },
          {
            "kind": "METHOD",
            "name": "getContext()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#getContext()"
          },
          {
            "kind": "METHOD",
            "name": "gracefulExit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html#gracefulExit()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedEvent.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.conversations.ConversationAbandonedListener",
        "children": [
          {
            "kind": "METHOD",
            "name": "conversationAbandoned(ConversationAbandonedEvent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "abandonedEvent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedListener.html#conversationAbandoned(ConversationAbandonedEvent)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationAbandonedListener.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.conversations.ConversationCanceller",
        "children": [
          {
            "kind": "METHOD",
            "name": "cancelBasedOnInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationCanceller.html#cancelBasedOnInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationCanceller.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "setConversation(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationCanceller.html#setConversation(Conversation)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationCanceller.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.ConversationContext",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ConversationContext(Plugin,Conversable,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "forWhom"
              },
              {
                "kind": "PARAMETER",
                "name": "initialSessionData"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#ConversationContext(Plugin,Conversable,Map)"
          },
          {
            "kind": "FIELD",
            "name": "forWhom",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#forWhom"
          },
          {
            "kind": "METHOD",
            "name": "getAllSessionData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#getAllSessionData()"
          },
          {
            "kind": "METHOD",
            "name": "getForWhom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#getForWhom()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "getSessionData(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#getSessionData(Object)"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#plugin"
          },
          {
            "kind": "FIELD",
            "name": "sessionData",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#sessionData"
          },
          {
            "kind": "METHOD",
            "name": "setSessionData(Object,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html#setSessionData(Object,Object)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationContext.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.ConversationFactory",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ConversationFactory(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#ConversationFactory(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "abandonedListeners",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#abandonedListeners"
          },
          {
            "kind": "METHOD",
            "name": "addConversationAbandonedListener(ConversationAbandonedListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#addConversationAbandonedListener(ConversationAbandonedListener)"
          },
          {
            "kind": "METHOD",
            "name": "buildConversation(Conversable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "forWhom"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#buildConversation(Conversable)"
          },
          {
            "kind": "FIELD",
            "name": "cancellers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#cancellers"
          },
          {
            "kind": "FIELD",
            "name": "firstPrompt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#firstPrompt"
          },
          {
            "kind": "FIELD",
            "name": "initialSessionData",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#initialSessionData"
          },
          {
            "kind": "FIELD",
            "name": "isModal",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#isModal"
          },
          {
            "kind": "FIELD",
            "name": "localEchoEnabled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#localEchoEnabled"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.conversations.ConversationFactory.NotPlayerMessagePrompt",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "NotPlayerMessagePrompt()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory/NotPlayerMessagePrompt.html#NotPlayerMessagePrompt()"
              },
              {
                "kind": "METHOD",
                "name": "getNextPrompt(ConversationContext)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "context"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory/NotPlayerMessagePrompt.html#getNextPrompt(ConversationContext)"
              },
              {
                "kind": "METHOD",
                "name": "getPromptText(ConversationContext)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "context"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory/NotPlayerMessagePrompt.html#getPromptText(ConversationContext)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory/NotPlayerMessagePrompt.html"
          },
          {
            "kind": "FIELD",
            "name": "playerOnlyMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#playerOnlyMessage"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#plugin"
          },
          {
            "kind": "FIELD",
            "name": "prefix",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#prefix"
          },
          {
            "kind": "METHOD",
            "name": "thatExcludesNonPlayersWithMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "playerOnlyMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#thatExcludesNonPlayersWithMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "withConversationCanceller(ConversationCanceller)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canceller"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withConversationCanceller(ConversationCanceller)"
          },
          {
            "kind": "METHOD",
            "name": "withEscapeSequence(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "escapeSequence"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withEscapeSequence(String)"
          },
          {
            "kind": "METHOD",
            "name": "withFirstPrompt(Prompt)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "firstPrompt"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withFirstPrompt(Prompt)"
          },
          {
            "kind": "METHOD",
            "name": "withInitialSessionData(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "initialSessionData"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withInitialSessionData(Map)"
          },
          {
            "kind": "METHOD",
            "name": "withLocalEcho(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "localEchoEnabled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withLocalEcho(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "withModality(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "modal"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withModality(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "withPrefix(ConversationPrefix)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "prefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withPrefix(ConversationPrefix)"
          },
          {
            "kind": "METHOD",
            "name": "withTimeout(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "timeoutSeconds"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html#withTimeout(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationFactory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.conversations.ConversationPrefix",
        "children": [
          {
            "kind": "METHOD",
            "name": "getPrefix(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationPrefix.html#getPrefix(ConversationContext)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ConversationPrefix.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.ExactMatchConversationCanceller",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ExactMatchConversationCanceller(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "escapeSequence"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ExactMatchConversationCanceller.html#ExactMatchConversationCanceller(String)"
          },
          {
            "kind": "METHOD",
            "name": "cancelBasedOnInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ExactMatchConversationCanceller.html#cancelBasedOnInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ExactMatchConversationCanceller.html#clone()"
          },
          {
            "kind": "FIELD",
            "name": "escapeSequence",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ExactMatchConversationCanceller.html#escapeSequence"
          },
          {
            "kind": "METHOD",
            "name": "setConversation(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ExactMatchConversationCanceller.html#setConversation(Conversation)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ExactMatchConversationCanceller.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.FixedSetPrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FixedSetPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/FixedSetPrompt.html#FixedSetPrompt()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FixedSetPrompt(String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fixedSet"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/FixedSetPrompt.html#FixedSetPrompt(String...)"
          },
          {
            "kind": "FIELD",
            "name": "fixedSet",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/FixedSetPrompt.html#fixedSet"
          },
          {
            "kind": "METHOD",
            "name": "formatFixedSet()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/FixedSetPrompt.html#formatFixedSet()"
          },
          {
            "kind": "METHOD",
            "name": "isInputValid(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/FixedSetPrompt.html#isInputValid(ConversationContext,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/FixedSetPrompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.InactivityConversationCanceller",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InactivityConversationCanceller(Plugin,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "timeoutSeconds"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#InactivityConversationCanceller(Plugin,int)"
          },
          {
            "kind": "METHOD",
            "name": "cancelBasedOnInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#cancelBasedOnInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "cancelling(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#cancelling(Conversation)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#clone()"
          },
          {
            "kind": "FIELD",
            "name": "conversation",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#conversation"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#plugin"
          },
          {
            "kind": "METHOD",
            "name": "setConversation(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#setConversation(Conversation)"
          },
          {
            "kind": "METHOD",
            "name": "startTimer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#startTimer()"
          },
          {
            "kind": "METHOD",
            "name": "stopTimer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#stopTimer()"
          },
          {
            "kind": "FIELD",
            "name": "taskId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#taskId"
          },
          {
            "kind": "FIELD",
            "name": "timeoutSeconds",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html#timeoutSeconds"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/InactivityConversationCanceller.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.ManuallyAbandonedConversationCanceller",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ManuallyAbandonedConversationCanceller()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ManuallyAbandonedConversationCanceller.html#ManuallyAbandonedConversationCanceller()"
          },
          {
            "kind": "METHOD",
            "name": "cancelBasedOnInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ManuallyAbandonedConversationCanceller.html#cancelBasedOnInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ManuallyAbandonedConversationCanceller.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "setConversation(Conversation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "conversation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ManuallyAbandonedConversationCanceller.html#setConversation(Conversation)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ManuallyAbandonedConversationCanceller.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.MessagePrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MessagePrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/MessagePrompt.html#MessagePrompt()"
          },
          {
            "kind": "METHOD",
            "name": "acceptInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/MessagePrompt.html#acceptInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "blocksForInput(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/MessagePrompt.html#blocksForInput(ConversationContext)"
          },
          {
            "kind": "METHOD",
            "name": "getNextPrompt(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/MessagePrompt.html#getNextPrompt(ConversationContext)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/MessagePrompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.NullConversationPrefix",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NullConversationPrefix()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NullConversationPrefix.html#NullConversationPrefix()"
          },
          {
            "kind": "METHOD",
            "name": "getPrefix(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NullConversationPrefix.html#getPrefix(ConversationContext)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NullConversationPrefix.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.NumericPrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NumericPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#NumericPrompt()"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,Number)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#acceptValidatedInput(ConversationContext,Number)"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#acceptValidatedInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "getFailedValidationText(ConversationContext,Number)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "invalidInput"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#getFailedValidationText(ConversationContext,Number)"
          },
          {
            "kind": "METHOD",
            "name": "getFailedValidationText(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "invalidInput"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#getFailedValidationText(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "getInputNotNumericText(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "invalidInput"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#getInputNotNumericText(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "isInputValid(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#isInputValid(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "isNumberValid(ConversationContext,Number)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html#isNumberValid(ConversationContext,Number)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/NumericPrompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.PlayerNamePrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerNamePrompt(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PlayerNamePrompt.html#PlayerNamePrompt(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PlayerNamePrompt.html#acceptValidatedInput(ConversationContext,Player)"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PlayerNamePrompt.html#acceptValidatedInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "isInputValid(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PlayerNamePrompt.html#isInputValid(ConversationContext,String)"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PlayerNamePrompt.html#plugin"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PlayerNamePrompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.PluginNameConversationPrefix",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginNameConversationPrefix(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#PluginNameConversationPrefix(Plugin)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginNameConversationPrefix(Plugin,String,ChatColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "prefixColor"
              },
              {
                "kind": "PARAMETER",
                "name": "separator"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#PluginNameConversationPrefix(Plugin,String,ChatColor)"
          },
          {
            "kind": "FIELD",
            "name": "cachedPrefix",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#cachedPrefix"
          },
          {
            "kind": "METHOD",
            "name": "getPrefix(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#getPrefix(ConversationContext)"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#plugin"
          },
          {
            "kind": "FIELD",
            "name": "prefixColor",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#prefixColor"
          },
          {
            "kind": "FIELD",
            "name": "separator",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html#separator"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/PluginNameConversationPrefix.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.conversations.Prompt",
        "children": [
          {
            "kind": "FIELD",
            "name": "END_OF_CONVERSATION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Prompt.html#END_OF_CONVERSATION"
          },
          {
            "kind": "METHOD",
            "name": "acceptInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Prompt.html#acceptInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "blocksForInput(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Prompt.html#blocksForInput(ConversationContext)"
          },
          {
            "kind": "METHOD",
            "name": "getPromptText(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Prompt.html#getPromptText(ConversationContext)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/Prompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.RegexPrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "RegexPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/RegexPrompt.html#RegexPrompt()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RegexPrompt(Pattern)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pattern"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/RegexPrompt.html#RegexPrompt(Pattern)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RegexPrompt(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "regex"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/RegexPrompt.html#RegexPrompt(String)"
          },
          {
            "kind": "METHOD",
            "name": "isInputValid(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/RegexPrompt.html#isInputValid(ConversationContext,String)"
          },
          {
            "kind": "FIELD",
            "name": "pattern",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/RegexPrompt.html#pattern"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/RegexPrompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.StringPrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "StringPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/StringPrompt.html#StringPrompt()"
          },
          {
            "kind": "METHOD",
            "name": "blocksForInput(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/StringPrompt.html#blocksForInput(ConversationContext)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/StringPrompt.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.conversations.ValidatingPrompt",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ValidatingPrompt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html#ValidatingPrompt()"
          },
          {
            "kind": "METHOD",
            "name": "acceptInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html#acceptInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "acceptValidatedInput(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html#acceptValidatedInput(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "blocksForInput(ConversationContext)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html#blocksForInput(ConversationContext)"
          },
          {
            "kind": "METHOD",
            "name": "getFailedValidationText(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "invalidInput"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html#getFailedValidationText(ConversationContext,String)"
          },
          {
            "kind": "METHOD",
            "name": "isInputValid(ConversationContext,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html#isInputValid(ConversationContext,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/ValidatingPrompt.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/conversations/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.enchantments",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.enchantments.Enchantment",
        "children": [
          {
            "kind": "FIELD",
            "name": "ARROW_DAMAGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#ARROW_DAMAGE"
          },
          {
            "kind": "FIELD",
            "name": "ARROW_FIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#ARROW_FIRE"
          },
          {
            "kind": "FIELD",
            "name": "ARROW_INFINITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#ARROW_INFINITE"
          },
          {
            "kind": "FIELD",
            "name": "ARROW_KNOCKBACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#ARROW_KNOCKBACK"
          },
          {
            "kind": "FIELD",
            "name": "DAMAGE_ALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#DAMAGE_ALL"
          },
          {
            "kind": "FIELD",
            "name": "DAMAGE_ARTHROPODS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#DAMAGE_ARTHROPODS"
          },
          {
            "kind": "FIELD",
            "name": "DAMAGE_UNDEAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#DAMAGE_UNDEAD"
          },
          {
            "kind": "FIELD",
            "name": "DEPTH_STRIDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#DEPTH_STRIDER"
          },
          {
            "kind": "FIELD",
            "name": "DIG_SPEED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#DIG_SPEED"
          },
          {
            "kind": "FIELD",
            "name": "DURABILITY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#DURABILITY"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Enchantment(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#Enchantment(int)"
          },
          {
            "kind": "FIELD",
            "name": "FIRE_ASPECT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#FIRE_ASPECT"
          },
          {
            "kind": "FIELD",
            "name": "FROST_WALKER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#FROST_WALKER"
          },
          {
            "kind": "FIELD",
            "name": "KNOCKBACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#KNOCKBACK"
          },
          {
            "kind": "FIELD",
            "name": "LOOT_BONUS_BLOCKS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#LOOT_BONUS_BLOCKS"
          },
          {
            "kind": "FIELD",
            "name": "LOOT_BONUS_MOBS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#LOOT_BONUS_MOBS"
          },
          {
            "kind": "FIELD",
            "name": "LUCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#LUCK"
          },
          {
            "kind": "FIELD",
            "name": "LURE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#LURE"
          },
          {
            "kind": "FIELD",
            "name": "MENDING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#MENDING"
          },
          {
            "kind": "FIELD",
            "name": "OXYGEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#OXYGEN"
          },
          {
            "kind": "FIELD",
            "name": "PROTECTION_ENVIRONMENTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#PROTECTION_ENVIRONMENTAL"
          },
          {
            "kind": "FIELD",
            "name": "PROTECTION_EXPLOSIONS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#PROTECTION_EXPLOSIONS"
          },
          {
            "kind": "FIELD",
            "name": "PROTECTION_FALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#PROTECTION_FALL"
          },
          {
            "kind": "FIELD",
            "name": "PROTECTION_FIRE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#PROTECTION_FIRE"
          },
          {
            "kind": "FIELD",
            "name": "PROTECTION_PROJECTILE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#PROTECTION_PROJECTILE"
          },
          {
            "kind": "FIELD",
            "name": "SILK_TOUCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#SILK_TOUCH"
          },
          {
            "kind": "FIELD",
            "name": "THORNS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#THORNS"
          },
          {
            "kind": "FIELD",
            "name": "WATER_WORKER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#WATER_WORKER"
          },
          {
            "kind": "FIELD",
            "name": "acceptingNew",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#acceptingNew"
          },
          {
            "kind": "FIELD",
            "name": "byId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#byId"
          },
          {
            "kind": "FIELD",
            "name": "byName",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#byName"
          },
          {
            "kind": "METHOD",
            "name": "canEnchantItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#canEnchantItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "conflictsWith(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#conflictsWith(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getById(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getById(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getItemTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getItemTarget()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getMaxLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getStartLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#getStartLevel()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#hashCode()"
          },
          {
            "kind": "FIELD",
            "name": "id",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#id"
          },
          {
            "kind": "METHOD",
            "name": "isAcceptingRegistrations()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#isAcceptingRegistrations()"
          },
          {
            "kind": "METHOD",
            "name": "registerEnchantment(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enchantment"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#registerEnchantment(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "stopAcceptingRegistrations()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#stopAcceptingRegistrations()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#toString()"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/Enchantment.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.enchantments.EnchantmentTarget",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#ALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#ARMOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_FEET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#ARMOR_FEET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_HEAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#ARMOR_HEAD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_LEGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#ARMOR_LEGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_TORSO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#ARMOR_TORSO"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#BOW"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnchantmentTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#EnchantmentTarget()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FISHING_ROD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#FISHING_ROD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TOOL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#TOOL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEAPON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#WEAPON"
          },
          {
            "kind": "METHOD",
            "name": "includes(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#includes(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "includes(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#includes(Material)"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentTarget.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.enchantments.EnchantmentWrapper",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EnchantmentWrapper(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#EnchantmentWrapper(int)"
          },
          {
            "kind": "METHOD",
            "name": "canEnchantItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#canEnchantItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "conflictsWith(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#conflictsWith(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantment()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#getEnchantment()"
          },
          {
            "kind": "METHOD",
            "name": "getItemTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#getItemTarget()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#getMaxLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getStartLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html#getStartLevel()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/EnchantmentWrapper.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/enchantments/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.entity",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Ageable",
        "children": [
          {
            "kind": "METHOD",
            "name": "canBreed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#canBreed()"
          },
          {
            "kind": "METHOD",
            "name": "getAge()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#getAge()"
          },
          {
            "kind": "METHOD",
            "name": "getAgeLock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#getAgeLock()"
          },
          {
            "kind": "METHOD",
            "name": "isAdult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#isAdult()"
          },
          {
            "kind": "METHOD",
            "name": "setAdult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#setAdult()"
          },
          {
            "kind": "METHOD",
            "name": "setAge(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "age"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#setAge(int)"
          },
          {
            "kind": "METHOD",
            "name": "setAgeLock(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#setAgeLock(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setBaby()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#setBaby()"
          },
          {
            "kind": "METHOD",
            "name": "setBreed(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "breed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html#setBreed(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ageable.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Ambient",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ambient.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.AnimalTamer",
        "children": [
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AnimalTamer.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AnimalTamer.html#getUniqueId()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AnimalTamer.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Animals",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Animals.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.AreaEffectCloud",
        "children": [
          {
            "kind": "METHOD",
            "name": "addCustomEffect(PotionEffect,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "overwrite"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#addCustomEffect(PotionEffect,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "clearCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#clearCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getBasePotionData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getBasePotionData()"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getDuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getDuration()"
          },
          {
            "kind": "METHOD",
            "name": "getDurationOnUse()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getDurationOnUse()"
          },
          {
            "kind": "METHOD",
            "name": "getParticle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getParticle()"
          },
          {
            "kind": "METHOD",
            "name": "getRadius()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getRadius()"
          },
          {
            "kind": "METHOD",
            "name": "getRadiusOnUse()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getRadiusOnUse()"
          },
          {
            "kind": "METHOD",
            "name": "getRadiusPerTick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getRadiusPerTick()"
          },
          {
            "kind": "METHOD",
            "name": "getReapplicationDelay()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getReapplicationDelay()"
          },
          {
            "kind": "METHOD",
            "name": "getSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getSource()"
          },
          {
            "kind": "METHOD",
            "name": "getWaitTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#getWaitTime()"
          },
          {
            "kind": "METHOD",
            "name": "hasCustomEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#hasCustomEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "hasCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#hasCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "removeCustomEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#removeCustomEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "setBasePotionData(PotionData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setBasePotionData(PotionData)"
          },
          {
            "kind": "METHOD",
            "name": "setColor(Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setColor(Color)"
          },
          {
            "kind": "METHOD",
            "name": "setDuration(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setDuration(int)"
          },
          {
            "kind": "METHOD",
            "name": "setDurationOnUse(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setDurationOnUse(int)"
          },
          {
            "kind": "METHOD",
            "name": "setParticle(Particle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setParticle(Particle)"
          },
          {
            "kind": "METHOD",
            "name": "setRadius(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setRadius(float)"
          },
          {
            "kind": "METHOD",
            "name": "setRadiusOnUse(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setRadiusOnUse(float)"
          },
          {
            "kind": "METHOD",
            "name": "setRadiusPerTick(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setRadiusPerTick(float)"
          },
          {
            "kind": "METHOD",
            "name": "setReapplicationDelay(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setReapplicationDelay(int)"
          },
          {
            "kind": "METHOD",
            "name": "setSource(ProjectileSource)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setSource(ProjectileSource)"
          },
          {
            "kind": "METHOD",
            "name": "setWaitTime(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "waitTime"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html#setWaitTime(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/AreaEffectCloud.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ArmorStand",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBodyPose()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getBodyPose()"
          },
          {
            "kind": "METHOD",
            "name": "getBoots()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getBoots()"
          },
          {
            "kind": "METHOD",
            "name": "getChestplate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getChestplate()"
          },
          {
            "kind": "METHOD",
            "name": "getHeadPose()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getHeadPose()"
          },
          {
            "kind": "METHOD",
            "name": "getHelmet()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getHelmet()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getItemInHand()"
          },
          {
            "kind": "METHOD",
            "name": "getLeftArmPose()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getLeftArmPose()"
          },
          {
            "kind": "METHOD",
            "name": "getLeftLegPose()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getLeftLegPose()"
          },
          {
            "kind": "METHOD",
            "name": "getLeggings()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getLeggings()"
          },
          {
            "kind": "METHOD",
            "name": "getRightArmPose()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getRightArmPose()"
          },
          {
            "kind": "METHOD",
            "name": "getRightLegPose()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#getRightLegPose()"
          },
          {
            "kind": "METHOD",
            "name": "hasArms()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#hasArms()"
          },
          {
            "kind": "METHOD",
            "name": "hasBasePlate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#hasBasePlate()"
          },
          {
            "kind": "METHOD",
            "name": "hasGravity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#hasGravity()"
          },
          {
            "kind": "METHOD",
            "name": "isMarker()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#isMarker()"
          },
          {
            "kind": "METHOD",
            "name": "isSmall()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#isSmall()"
          },
          {
            "kind": "METHOD",
            "name": "isVisible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#isVisible()"
          },
          {
            "kind": "METHOD",
            "name": "setArms(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arms"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setArms(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setBasePlate(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "basePlate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setBasePlate(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setBodyPose(EulerAngle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pose"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setBodyPose(EulerAngle)"
          },
          {
            "kind": "METHOD",
            "name": "setBoots(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setBoots(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setChestplate(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setChestplate(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setGravity(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "gravity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setGravity(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setHeadPose(EulerAngle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pose"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setHeadPose(EulerAngle)"
          },
          {
            "kind": "METHOD",
            "name": "setHelmet(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setHelmet(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setItemInHand(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setLeftArmPose(EulerAngle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pose"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setLeftArmPose(EulerAngle)"
          },
          {
            "kind": "METHOD",
            "name": "setLeftLegPose(EulerAngle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pose"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setLeftLegPose(EulerAngle)"
          },
          {
            "kind": "METHOD",
            "name": "setLeggings(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setLeggings(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setMarker(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "marker"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setMarker(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setRightArmPose(EulerAngle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pose"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setRightArmPose(EulerAngle)"
          },
          {
            "kind": "METHOD",
            "name": "setRightLegPose(EulerAngle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pose"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setRightLegPose(EulerAngle)"
          },
          {
            "kind": "METHOD",
            "name": "setSmall(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "small"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setSmall(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setVisible(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "visible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html#setVisible(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ArmorStand.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Arrow",
        "children": [
          {
            "kind": "METHOD",
            "name": "getKnockbackStrength()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#getKnockbackStrength()"
          },
          {
            "kind": "METHOD",
            "name": "getPickupRule()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#getPickupRule()"
          },
          {
            "kind": "METHOD",
            "name": "isCritical()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#isCritical()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Arrow.PickupRule",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ALLOWED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html#ALLOWED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CREATIVE_ONLY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html#CREATIVE_ONLY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DISALLOWED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html#DISALLOWED"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "PickupRule()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html#PickupRule()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/PickupRule.html"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.entity.Arrow.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "getDamage()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/Spigot.html#getDamage()"
              },
              {
                "kind": "METHOD",
                "name": "setDamage(double)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "damage"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/Spigot.html#setDamage(double)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "setCritical(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "critical"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#setCritical(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setKnockbackStrength(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "knockbackStrength"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#setKnockbackStrength(int)"
          },
          {
            "kind": "METHOD",
            "name": "setPickupRule(PickupRule)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rule"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#setPickupRule(PickupRule)"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html#spigot()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Arrow.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Bat",
        "children": [
          {
            "kind": "METHOD",
            "name": "isAwake()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Bat.html#isAwake()"
          },
          {
            "kind": "METHOD",
            "name": "setAwake(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Bat.html#setAwake(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Bat.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Blaze",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Blaze.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Boat",
        "children": [
          {
            "kind": "METHOD",
            "name": "getMaxSpeed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#getMaxSpeed()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getOccupiedDeceleration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#getOccupiedDeceleration()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getUnoccupiedDeceleration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#getUnoccupiedDeceleration()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getWoodType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#getWoodType()"
          },
          {
            "kind": "METHOD",
            "name": "getWorkOnLand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#getWorkOnLand()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setMaxSpeed(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "speed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#setMaxSpeed(double)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setOccupiedDeceleration(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#setOccupiedDeceleration(double)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setUnoccupiedDeceleration(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#setUnoccupiedDeceleration(double)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setWoodType(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#setWoodType(TreeSpecies)"
          },
          {
            "kind": "METHOD",
            "name": "setWorkOnLand(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "workOnLand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html#setWorkOnLand(boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Boat.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.CaveSpider",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/CaveSpider.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Chicken",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Chicken.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ComplexEntityPart",
        "children": [
          {
            "kind": "METHOD",
            "name": "getParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ComplexEntityPart.html#getParent()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ComplexEntityPart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ComplexLivingEntity",
        "children": [
          {
            "kind": "METHOD",
            "name": "getParts()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ComplexLivingEntity.html#getParts()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ComplexLivingEntity.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Cow",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Cow.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Creature",
        "children": [
          {
            "kind": "METHOD",
            "name": "getTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Creature.html#getTarget()"
          },
          {
            "kind": "METHOD",
            "name": "setTarget(LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Creature.html#setTarget(LivingEntity)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Creature.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Creeper",
        "children": [
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Creeper.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setPowered(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Creeper.html#setPowered(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Creeper.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Damageable",
        "children": [
          {
            "kind": "METHOD",
            "name": "_INVALID_damage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#_INVALID_damage(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_damage(int,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#_INVALID_damage(int,Entity)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getHealth()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#_INVALID_getHealth()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getMaxHealth()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#_INVALID_getMaxHealth()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setHealth(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "health"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#_INVALID_setHealth(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setMaxHealth(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "health"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#_INVALID_setMaxHealth(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "damage(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#damage(double)"
          },
          {
            "kind": "METHOD",
            "name": "damage(double,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#damage(double,Entity)"
          },
          {
            "kind": "METHOD",
            "name": "getHealth()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#getHealth()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxHealth()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#getMaxHealth()"
          },
          {
            "kind": "METHOD",
            "name": "resetMaxHealth()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#resetMaxHealth()"
          },
          {
            "kind": "METHOD",
            "name": "setHealth(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "health"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#setHealth(double)"
          },
          {
            "kind": "METHOD",
            "name": "setMaxHealth(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "health"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html#setMaxHealth(double)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Damageable.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.DragonFireball",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/DragonFireball.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Egg",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Egg.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.EnderCrystal",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBeamTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderCrystal.html#getBeamTarget()"
          },
          {
            "kind": "METHOD",
            "name": "isShowingBottom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderCrystal.html#isShowingBottom()"
          },
          {
            "kind": "METHOD",
            "name": "setBeamTarget(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderCrystal.html#setBeamTarget(Location)"
          },
          {
            "kind": "METHOD",
            "name": "setShowingBottom(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "showing"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderCrystal.html#setShowingBottom(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderCrystal.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.EnderDragon",
        "children": [
          {
            "kind": "METHOD",
            "name": "getPhase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon.html#getPhase()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.EnderDragon.Phase",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BREATH_ATTACK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#BREATH_ATTACK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CHARGE_PLAYER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#CHARGE_PLAYER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CIRCLING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#CIRCLING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DYING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#DYING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FLY_TO_PORTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#FLY_TO_PORTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "HOVER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#HOVER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LAND_ON_PORTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#LAND_ON_PORTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LEAVE_PORTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#LEAVE_PORTAL"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Phase()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#Phase()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ROAR_BEFORE_ATTACK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#ROAR_BEFORE_ATTACK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SEARCH_FOR_BREATH_ATTACK_TARGET",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#SEARCH_FOR_BREATH_ATTACK_TARGET"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "STRAFING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#STRAFING"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon/Phase.html"
          },
          {
            "kind": "METHOD",
            "name": "setPhase(Phase)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "phase"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon.html#setPhase(Phase)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragon.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.EnderDragonPart",
        "children": [
          {
            "kind": "METHOD",
            "name": "getParent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragonPart.html#getParent()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderDragonPart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.EnderPearl",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderPearl.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.EnderSignal",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EnderSignal.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Enderman",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCarriedMaterial()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Enderman.html#getCarriedMaterial()"
          },
          {
            "kind": "METHOD",
            "name": "setCarriedMaterial(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Enderman.html#setCarriedMaterial(MaterialData)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Enderman.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Endermite",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Endermite.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Entity",
        "children": [
          {
            "kind": "METHOD",
            "name": "eject()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#eject()"
          },
          {
            "kind": "METHOD",
            "name": "getCustomName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getCustomName()"
          },
          {
            "kind": "METHOD",
            "name": "getEntityId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getEntityId()"
          },
          {
            "kind": "METHOD",
            "name": "getFallDistance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getFallDistance()"
          },
          {
            "kind": "METHOD",
            "name": "getFireTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getFireTicks()"
          },
          {
            "kind": "METHOD",
            "name": "getLastDamageCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getLastDamageCause()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getLocation(Location)"
          },
          {
            "kind": "METHOD",
            "name": "getMaxFireTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getMaxFireTicks()"
          },
          {
            "kind": "METHOD",
            "name": "getNearbyEntities(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getNearbyEntities(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getOrigin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getOrigin()"
          },
          {
            "kind": "METHOD",
            "name": "getPassenger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getPassenger()"
          },
          {
            "kind": "METHOD",
            "name": "getServer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getServer()"
          },
          {
            "kind": "METHOD",
            "name": "getTicksLived()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getTicksLived()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getUniqueId()"
          },
          {
            "kind": "METHOD",
            "name": "getVehicle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getVehicle()"
          },
          {
            "kind": "METHOD",
            "name": "getVelocity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getVelocity()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "isCustomNameVisible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isCustomNameVisible()"
          },
          {
            "kind": "METHOD",
            "name": "isDead()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isDead()"
          },
          {
            "kind": "METHOD",
            "name": "isEmpty()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isEmpty()"
          },
          {
            "kind": "METHOD",
            "name": "isGlowing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isGlowing()"
          },
          {
            "kind": "METHOD",
            "name": "isInsideVehicle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isInsideVehicle()"
          },
          {
            "kind": "METHOD",
            "name": "isInvulnerable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isInvulnerable()"
          },
          {
            "kind": "METHOD",
            "name": "isOnGround()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isOnGround()"
          },
          {
            "kind": "METHOD",
            "name": "isSilent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isSilent()"
          },
          {
            "kind": "METHOD",
            "name": "isValid()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#isValid()"
          },
          {
            "kind": "METHOD",
            "name": "leaveVehicle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#leaveVehicle()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.entity.Entity.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "isInvulnerable()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity/Spigot.html#isInvulnerable()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "playEffect(EntityEffect)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#playEffect(EntityEffect)"
          },
          {
            "kind": "METHOD",
            "name": "remove()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#remove()"
          },
          {
            "kind": "METHOD",
            "name": "setCustomName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setCustomName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setCustomNameVisible(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setCustomNameVisible(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFallDistance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "distance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setFallDistance(float)"
          },
          {
            "kind": "METHOD",
            "name": "setFireTicks(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setFireTicks(int)"
          },
          {
            "kind": "METHOD",
            "name": "setGlowing(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setGlowing(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setInvulnerable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setInvulnerable(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setLastDamageCause(EntityDamageEvent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setLastDamageCause(EntityDamageEvent)"
          },
          {
            "kind": "METHOD",
            "name": "setPassenger(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "passenger"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setPassenger(Entity)"
          },
          {
            "kind": "METHOD",
            "name": "setSilent(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setSilent(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTicksLived(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setTicksLived(int)"
          },
          {
            "kind": "METHOD",
            "name": "setVelocity(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "velocity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#setVelocity(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#spigot()"
          },
          {
            "kind": "METHOD",
            "name": "teleport(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "destination"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#teleport(Entity)"
          },
          {
            "kind": "METHOD",
            "name": "teleport(Entity,TeleportCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "destination"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#teleport(Entity,TeleportCause)"
          },
          {
            "kind": "METHOD",
            "name": "teleport(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#teleport(Location)"
          },
          {
            "kind": "METHOD",
            "name": "teleport(Location,TeleportCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html#teleport(Location,TeleportCause)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Entity.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.entity.EntityType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "AREA_EFFECT_CLOUD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#AREA_EFFECT_CLOUD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARMOR_STAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ARMOR_STAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ARROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#BAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BLAZE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#BLAZE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BOAT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#BOAT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAVE_SPIDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#CAVE_SPIDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHICKEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#CHICKEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COMPLEX_PART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#COMPLEX_PART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#COW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREEPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#CREEPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DRAGON_FIREBALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#DRAGON_FIREBALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROPPED_ITEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#DROPPED_ITEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EGG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#EGG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDERMAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ENDERMAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDERMITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ENDERMITE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_CRYSTAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ENDER_CRYSTAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_DRAGON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ENDER_DRAGON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_PEARL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ENDER_PEARL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_SIGNAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ENDER_SIGNAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EXPERIENCE_ORB",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#EXPERIENCE_ORB"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityType(String,Class,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "typeId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#EntityType(String,Class,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityType(String,Class,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              },
              {
                "kind": "PARAMETER",
                "name": "independent"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "typeId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#EntityType(String,Class,int,boolean)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FALLING_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#FALLING_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREBALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#FIREBALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIREWORK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#FIREWORK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FISHING_HOOK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#FISHING_HOOK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GHAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#GHAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GIANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#GIANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "GUARDIAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#GUARDIAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HORSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#HORSE"
          },
          {
            "kind": "FIELD",
            "name": "ID_MAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ID_MAP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "IRON_GOLEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#IRON_GOLEM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ITEM_FRAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ITEM_FRAME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEASH_HITCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#LEASH_HITCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LIGHTNING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#LIGHTNING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LINGERING_POTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#LINGERING_POTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MAGMA_CUBE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MAGMA_CUBE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART_CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_COMMAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART_COMMAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_FURNACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART_FURNACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_HOPPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART_HOPPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_MOB_SPAWNER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART_MOB_SPAWNER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MINECART_TNT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MINECART_TNT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUSHROOM_COW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#MUSHROOM_COW"
          },
          {
            "kind": "FIELD",
            "name": "NAME_MAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#NAME_MAP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OCELOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#OCELOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PAINTING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#PAINTING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PIG",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#PIG"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PIG_ZOMBIE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#PIG_ZOMBIE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAYER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#PLAYER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PRIMED_TNT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#PRIMED_TNT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RABBIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#RABBIT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHEEP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SHEEP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHULKER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SHULKER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHULKER_BULLET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SHULKER_BULLET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SILVERFISH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SILVERFISH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SKELETON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SKELETON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLIME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SLIME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SMALL_FIREBALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SMALL_FIREBALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOWBALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SNOWBALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SNOWMAN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SNOWMAN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPECTRAL_ARROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SPECTRAL_ARROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPIDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SPIDER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPLASH_POTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SPLASH_POTION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SQUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#SQUID"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "THROWN_EXP_BOTTLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#THROWN_EXP_BOTTLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TIPPED_ARROW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#TIPPED_ARROW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UNKNOWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#UNKNOWN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "VILLAGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#VILLAGER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEATHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#WEATHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#WITCH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#WITHER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WITHER_SKULL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#WITHER_SKULL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WOLF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#WOLF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ZOMBIE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#ZOMBIE"
          },
          {
            "kind": "FIELD",
            "name": "clazz",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#clazz"
          },
          {
            "kind": "METHOD",
            "name": "fromId(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#fromId(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "fromName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#fromName(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getEntityClass()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#getEntityClass()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#getName()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getTypeId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#getTypeId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "independent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#independent"
          },
          {
            "kind": "METHOD",
            "name": "isAlive()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#isAlive()"
          },
          {
            "kind": "METHOD",
            "name": "isSpawnable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#isSpawnable()"
          },
          {
            "kind": "FIELD",
            "name": "living",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#living"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#name"
          },
          {
            "kind": "FIELD",
            "name": "typeId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#typeId"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/EntityType.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ExperienceOrb",
        "children": [
          {
            "kind": "METHOD",
            "name": "getExperience()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ExperienceOrb.html#getExperience()"
          },
          {
            "kind": "METHOD",
            "name": "setExperience(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ExperienceOrb.html#setExperience(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ExperienceOrb.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Explosive",
        "children": [
          {
            "kind": "METHOD",
            "name": "getYield()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Explosive.html#getYield()"
          },
          {
            "kind": "METHOD",
            "name": "isIncendiary()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Explosive.html#isIncendiary()"
          },
          {
            "kind": "METHOD",
            "name": "setIsIncendiary(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isIncendiary"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Explosive.html#setIsIncendiary(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setYield(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "yield"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Explosive.html#setYield(float)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Explosive.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.FallingBlock",
        "children": [
          {
            "kind": "METHOD",
            "name": "canHurtEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#canHurtEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#getBlockData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getBlockId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#getBlockId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDropItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#getDropItem()"
          },
          {
            "kind": "METHOD",
            "name": "getMaterial()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#getMaterial()"
          },
          {
            "kind": "METHOD",
            "name": "getSourceLoc()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#getSourceLoc()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setDropItem(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "drop"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#setDropItem(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setHurtEntities(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hurtEntities"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html#setHurtEntities(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingBlock.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.FallingSand",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FallingSand.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Fireball",
        "children": [
          {
            "kind": "METHOD",
            "name": "getDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Fireball.html#getDirection()"
          },
          {
            "kind": "METHOD",
            "name": "setDirection(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Fireball.html#setDirection(Vector)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Fireball.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Firework",
        "children": [
          {
            "kind": "METHOD",
            "name": "detonate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Firework.html#detonate()"
          },
          {
            "kind": "METHOD",
            "name": "getFireworkMeta()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Firework.html#getFireworkMeta()"
          },
          {
            "kind": "METHOD",
            "name": "setFireworkMeta(FireworkMeta)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "meta"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Firework.html#setFireworkMeta(FireworkMeta)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Firework.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Fish",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Fish.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.FishHook",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBiteChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FishHook.html#getBiteChance()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setBiteChance(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FishHook.html#setBiteChance(double)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/FishHook.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Flying",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Flying.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Ghast",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ghast.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Giant",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Giant.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Golem",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Golem.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Guardian",
        "children": [
          {
            "kind": "METHOD",
            "name": "isElder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Guardian.html#isElder()"
          },
          {
            "kind": "METHOD",
            "name": "setElder(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "shouldBeElder"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Guardian.html#setElder(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Guardian.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Hanging",
        "children": [
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "force"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Hanging.html#setFacingDirection(BlockFace,boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Hanging.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Horse",
        "children": [
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getDomestication()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getDomestication()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getJumpStrength()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getJumpStrength()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxDomestication()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getMaxDomestication()"
          },
          {
            "kind": "METHOD",
            "name": "getStyle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getStyle()"
          },
          {
            "kind": "METHOD",
            "name": "getVariant()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#getVariant()"
          },
          {
            "kind": "METHOD",
            "name": "isCarryingChest()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#isCarryingChest()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Horse.Color",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLACK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#BLACK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BROWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#BROWN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CHESTNUT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#CHESTNUT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CREAMY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#CREAMY"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Color()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#Color()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DARK_BROWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#DARK_BROWN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "GRAY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#GRAY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#WHITE"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Color.html"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Horse.Style",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLACK_DOTS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#BLACK_DOTS"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NONE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#NONE"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Style()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#Style()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#WHITE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITEFIELD",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#WHITEFIELD"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITE_DOTS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#WHITE_DOTS"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Style.html"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Horse.Variant",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "DONKEY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#DONKEY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "HORSE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#HORSE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MULE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#MULE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SKELETON_HORSE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#SKELETON_HORSE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNDEAD_HORSE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#UNDEAD_HORSE"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Variant()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#Variant()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse/Variant.html"
          },
          {
            "kind": "METHOD",
            "name": "setCarryingChest(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chest"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setCarryingChest(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setColor(Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setColor(Color)"
          },
          {
            "kind": "METHOD",
            "name": "setDomestication(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setDomestication(int)"
          },
          {
            "kind": "METHOD",
            "name": "setJumpStrength(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "strength"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setJumpStrength(double)"
          },
          {
            "kind": "METHOD",
            "name": "setMaxDomestication(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setMaxDomestication(int)"
          },
          {
            "kind": "METHOD",
            "name": "setStyle(Style)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "style"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setStyle(Style)"
          },
          {
            "kind": "METHOD",
            "name": "setVariant(Variant)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "variant"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html#setVariant(Variant)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Horse.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.HumanEntity",
        "children": [
          {
            "kind": "METHOD",
            "name": "closeInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#closeInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getEnderChest()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getEnderChest()"
          },
          {
            "kind": "METHOD",
            "name": "getExpToLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getExpToLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getGameMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getGameMode()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getItemInHand()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getItemOnCursor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getItemOnCursor()"
          },
          {
            "kind": "METHOD",
            "name": "getMainHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getMainHand()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getOpenInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getOpenInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getSleepTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#getSleepTicks()"
          },
          {
            "kind": "METHOD",
            "name": "isBlocking()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#isBlocking()"
          },
          {
            "kind": "METHOD",
            "name": "isSleeping()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#isSleeping()"
          },
          {
            "kind": "METHOD",
            "name": "openEnchanting(Location,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "force"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#openEnchanting(Location,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "openInventory(Inventory)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inventory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#openInventory(Inventory)"
          },
          {
            "kind": "METHOD",
            "name": "openInventory(InventoryView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inventory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#openInventory(InventoryView)"
          },
          {
            "kind": "METHOD",
            "name": "openMerchant(Villager,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "force"
              },
              {
                "kind": "PARAMETER",
                "name": "trader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#openMerchant(Villager,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "openWorkbench(Location,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "force"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#openWorkbench(Location,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setGameMode(GameMode)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mode"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#setGameMode(GameMode)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#setItemInHand(ItemStack)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setItemOnCursor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#setItemOnCursor(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setWindowProperty(Property,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "prop"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html#setWindowProperty(Property,int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/HumanEntity.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.IronGolem",
        "children": [
          {
            "kind": "METHOD",
            "name": "isPlayerCreated()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/IronGolem.html#isPlayerCreated()"
          },
          {
            "kind": "METHOD",
            "name": "setPlayerCreated(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "playerCreated"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/IronGolem.html#setPlayerCreated(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/IronGolem.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Item",
        "children": [
          {
            "kind": "METHOD",
            "name": "getItemStack()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Item.html#getItemStack()"
          },
          {
            "kind": "METHOD",
            "name": "getPickupDelay()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Item.html#getPickupDelay()"
          },
          {
            "kind": "METHOD",
            "name": "setItemStack(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Item.html#setItemStack(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setPickupDelay(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Item.html#setPickupDelay(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Item.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ItemFrame",
        "children": [
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ItemFrame.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getRotation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ItemFrame.html#getRotation()"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ItemFrame.html#setItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setRotation(Rotation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rotation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ItemFrame.html#setRotation(Rotation)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ItemFrame.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.LargeFireball",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LargeFireball.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.LeashHitch",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LeashHitch.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.LightningStrike",
        "children": [
          {
            "kind": "METHOD",
            "name": "isEffect()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LightningStrike.html#isEffect()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.entity.LightningStrike.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LightningStrike/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "isSilent()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LightningStrike/Spigot.html#isSilent()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LightningStrike/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LightningStrike.html#spigot()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LightningStrike.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.LingeringPotion",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LingeringPotion.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.LivingEntity",
        "children": [
          {
            "kind": "METHOD",
            "name": "_INVALID_getLastDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#_INVALID_getLastDamage()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setLastDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#_INVALID_setLastDamage(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addPotionEffect(PotionEffect)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#addPotionEffect(PotionEffect)"
          },
          {
            "kind": "METHOD",
            "name": "addPotionEffect(PotionEffect,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "force"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#addPotionEffect(PotionEffect,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "addPotionEffects(Collection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effects"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#addPotionEffects(Collection)"
          },
          {
            "kind": "METHOD",
            "name": "getActivePotionEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getActivePotionEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getArrowsStuck()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getArrowsStuck()"
          },
          {
            "kind": "METHOD",
            "name": "getCanPickupItems()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getCanPickupItems()"
          },
          {
            "kind": "METHOD",
            "name": "getEquipment()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getEquipment()"
          },
          {
            "kind": "METHOD",
            "name": "getEyeHeight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getEyeHeight()"
          },
          {
            "kind": "METHOD",
            "name": "getEyeHeight(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ignoreSneaking"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getEyeHeight(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getEyeLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getEyeLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getKiller()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getKiller()"
          },
          {
            "kind": "METHOD",
            "name": "getLastDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getLastDamage()"
          },
          {
            "kind": "METHOD",
            "name": "getLastTwoTargetBlocks(HashSet,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "transparent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getLastTwoTargetBlocks(HashSet,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getLastTwoTargetBlocks(Set,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "transparent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getLastTwoTargetBlocks(Set,int)"
          },
          {
            "kind": "METHOD",
            "name": "getLeashHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getLeashHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getLineOfSight(HashSet,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "transparent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getLineOfSight(HashSet,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getLineOfSight(Set,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "transparent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getLineOfSight(Set,int)"
          },
          {
            "kind": "METHOD",
            "name": "getMaximumAir()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getMaximumAir()"
          },
          {
            "kind": "METHOD",
            "name": "getMaximumNoDamageTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getMaximumNoDamageTicks()"
          },
          {
            "kind": "METHOD",
            "name": "getNoDamageTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getNoDamageTicks()"
          },
          {
            "kind": "METHOD",
            "name": "getRemainingAir()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getRemainingAir()"
          },
          {
            "kind": "METHOD",
            "name": "getRemoveWhenFarAway()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getRemoveWhenFarAway()"
          },
          {
            "kind": "METHOD",
            "name": "getTargetBlock(HashSet,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "transparent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getTargetBlock(HashSet,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getTargetBlock(Set,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "transparent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#getTargetBlock(Set,int)"
          },
          {
            "kind": "METHOD",
            "name": "hasAI()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#hasAI()"
          },
          {
            "kind": "METHOD",
            "name": "hasLineOfSight(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#hasLineOfSight(Entity)"
          },
          {
            "kind": "METHOD",
            "name": "hasPotionEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#hasPotionEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "isCollidable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#isCollidable()"
          },
          {
            "kind": "METHOD",
            "name": "isGliding()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#isGliding()"
          },
          {
            "kind": "METHOD",
            "name": "isLeashed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#isLeashed()"
          },
          {
            "kind": "METHOD",
            "name": "removePotionEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#removePotionEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "setAI(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ai"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setAI(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setArrowsStuck(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arrows"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setArrowsStuck(int)"
          },
          {
            "kind": "METHOD",
            "name": "setCanPickupItems(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pickup"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setCanPickupItems(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCollidable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "collidable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setCollidable(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setGliding(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "gliding"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setGliding(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setLastDamage(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setLastDamage(double)"
          },
          {
            "kind": "METHOD",
            "name": "setLeashHolder(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "holder"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setLeashHolder(Entity)"
          },
          {
            "kind": "METHOD",
            "name": "setMaximumAir(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setMaximumAir(int)"
          },
          {
            "kind": "METHOD",
            "name": "setMaximumNoDamageTicks(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setMaximumNoDamageTicks(int)"
          },
          {
            "kind": "METHOD",
            "name": "setNoDamageTicks(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setNoDamageTicks(int)"
          },
          {
            "kind": "METHOD",
            "name": "setRemainingAir(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setRemainingAir(int)"
          },
          {
            "kind": "METHOD",
            "name": "setRemoveWhenFarAway(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "remove"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html#setRemoveWhenFarAway(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/LivingEntity.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.MagmaCube",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/MagmaCube.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Minecart",
        "children": [
          {
            "kind": "METHOD",
            "name": "_INVALID_getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#_INVALID_getDamage()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#_INVALID_setDamage(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#getDamage()"
          },
          {
            "kind": "METHOD",
            "name": "getDerailedVelocityMod()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#getDerailedVelocityMod()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplayBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#getDisplayBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplayBlockOffset()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#getDisplayBlockOffset()"
          },
          {
            "kind": "METHOD",
            "name": "getFlyingVelocityMod()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#getFlyingVelocityMod()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxSpeed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#getMaxSpeed()"
          },
          {
            "kind": "METHOD",
            "name": "isSlowWhenEmpty()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#isSlowWhenEmpty()"
          },
          {
            "kind": "METHOD",
            "name": "setDamage(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setDamage(double)"
          },
          {
            "kind": "METHOD",
            "name": "setDerailedVelocityMod(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "derailed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setDerailedVelocityMod(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "setDisplayBlock(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setDisplayBlock(MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "setDisplayBlockOffset(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "offset"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setDisplayBlockOffset(int)"
          },
          {
            "kind": "METHOD",
            "name": "setFlyingVelocityMod(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flying"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setFlyingVelocityMod(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "setMaxSpeed(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "speed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setMaxSpeed(double)"
          },
          {
            "kind": "METHOD",
            "name": "setSlowWhenEmpty(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slow"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html#setSlowWhenEmpty(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Minecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Monster",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Monster.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.MushroomCow",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/MushroomCow.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.NPC",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/NPC.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Ocelot",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCatType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot.html#getCatType()"
          },
          {
            "kind": "METHOD",
            "name": "isSitting()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot.html#isSitting()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Ocelot.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLACK_CAT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#BLACK_CAT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "RED_CAT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#RED_CAT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SIAMESE_CAT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#SIAMESE_CAT"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#Type(int)"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WILD_OCELOT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#WILD_OCELOT"
              },
              {
                "kind": "METHOD",
                "name": "getId()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#getId()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getType(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#getType(int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "id",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#id"
              },
              {
                "kind": "FIELD",
                "name": "types",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#types"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot/Type.html"
          },
          {
            "kind": "METHOD",
            "name": "setCatType(Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot.html#setCatType(Type)"
          },
          {
            "kind": "METHOD",
            "name": "setSitting(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sitting"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot.html#setSitting(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Ocelot.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Painting",
        "children": [
          {
            "kind": "METHOD",
            "name": "getArt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Painting.html#getArt()"
          },
          {
            "kind": "METHOD",
            "name": "setArt(Art)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "art"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Painting.html#setArt(Art)"
          },
          {
            "kind": "METHOD",
            "name": "setArt(Art,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "art"
              },
              {
                "kind": "PARAMETER",
                "name": "force"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Painting.html#setArt(Art,boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Painting.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Pig",
        "children": [
          {
            "kind": "METHOD",
            "name": "hasSaddle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Pig.html#hasSaddle()"
          },
          {
            "kind": "METHOD",
            "name": "setSaddle(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "saddled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Pig.html#setSaddle(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Pig.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.PigZombie",
        "children": [
          {
            "kind": "METHOD",
            "name": "getAnger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/PigZombie.html#getAnger()"
          },
          {
            "kind": "METHOD",
            "name": "isAngry()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/PigZombie.html#isAngry()"
          },
          {
            "kind": "METHOD",
            "name": "setAnger(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/PigZombie.html#setAnger(int)"
          },
          {
            "kind": "METHOD",
            "name": "setAngry(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "angry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/PigZombie.html#setAngry(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/PigZombie.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Player",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eplayEffect(Location,Effect,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003eplayEffect(Location,Effect,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,Location,int,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003espawnParticle(Particle,Location,int,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003espawnParticle(Particle,Location,int,double,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,double,double,double,int,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003espawnParticle(Particle,double,double,double,int,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,double,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#\u003cT\u003espawnParticle(Particle,double,double,double,int,double,double,double,double,T)"
          },
          {
            "kind": "METHOD",
            "name": "awardAchievement(Achievement)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "achievement"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#awardAchievement(Achievement)"
          },
          {
            "kind": "METHOD",
            "name": "canSee(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#canSee(Player)"
          },
          {
            "kind": "METHOD",
            "name": "chat(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#chat(String)"
          },
          {
            "kind": "METHOD",
            "name": "decrementStatistic(Statistic)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#decrementStatistic(Statistic)"
          },
          {
            "kind": "METHOD",
            "name": "decrementStatistic(Statistic,EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#decrementStatistic(Statistic,EntityType)"
          },
          {
            "kind": "METHOD",
            "name": "decrementStatistic(Statistic,EntityType,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#decrementStatistic(Statistic,EntityType,int)"
          },
          {
            "kind": "METHOD",
            "name": "decrementStatistic(Statistic,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#decrementStatistic(Statistic,Material)"
          },
          {
            "kind": "METHOD",
            "name": "decrementStatistic(Statistic,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#decrementStatistic(Statistic,Material,int)"
          },
          {
            "kind": "METHOD",
            "name": "decrementStatistic(Statistic,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#decrementStatistic(Statistic,int)"
          },
          {
            "kind": "METHOD",
            "name": "getAddress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getAddress()"
          },
          {
            "kind": "METHOD",
            "name": "getAffectsSpawning()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getAffectsSpawning()"
          },
          {
            "kind": "METHOD",
            "name": "getAllowFlight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getAllowFlight()"
          },
          {
            "kind": "METHOD",
            "name": "getBedSpawnLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getBedSpawnLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getCompassTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getCompassTarget()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplayName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getDisplayName()"
          },
          {
            "kind": "METHOD",
            "name": "getExhaustion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getExhaustion()"
          },
          {
            "kind": "METHOD",
            "name": "getExp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getExp()"
          },
          {
            "kind": "METHOD",
            "name": "getFlySpeed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getFlySpeed()"
          },
          {
            "kind": "METHOD",
            "name": "getFoodLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getFoodLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getHealthScale()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getHealthScale()"
          },
          {
            "kind": "METHOD",
            "name": "getLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerListName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getPlayerListName()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getPlayerTime()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerTimeOffset()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getPlayerTimeOffset()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerWeather()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getPlayerWeather()"
          },
          {
            "kind": "METHOD",
            "name": "getResourcePackHash()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getResourcePackHash()"
          },
          {
            "kind": "METHOD",
            "name": "getResourcePackStatus()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getResourcePackStatus()"
          },
          {
            "kind": "METHOD",
            "name": "getSaturation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getSaturation()"
          },
          {
            "kind": "METHOD",
            "name": "getScoreboard()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getScoreboard()"
          },
          {
            "kind": "METHOD",
            "name": "getSpectatorTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getSpectatorTarget()"
          },
          {
            "kind": "METHOD",
            "name": "getStatistic(Statistic)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getStatistic(Statistic)"
          },
          {
            "kind": "METHOD",
            "name": "getStatistic(Statistic,EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getStatistic(Statistic,EntityType)"
          },
          {
            "kind": "METHOD",
            "name": "getStatistic(Statistic,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getStatistic(Statistic,Material)"
          },
          {
            "kind": "METHOD",
            "name": "getTotalExperience()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getTotalExperience()"
          },
          {
            "kind": "METHOD",
            "name": "getViewDistance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getViewDistance()"
          },
          {
            "kind": "METHOD",
            "name": "getWalkSpeed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#getWalkSpeed()"
          },
          {
            "kind": "METHOD",
            "name": "giveExp(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#giveExp(int)"
          },
          {
            "kind": "METHOD",
            "name": "giveExpLevels(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#giveExpLevels(int)"
          },
          {
            "kind": "METHOD",
            "name": "hasAchievement(Achievement)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "achievement"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#hasAchievement(Achievement)"
          },
          {
            "kind": "METHOD",
            "name": "hasResourcePack()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#hasResourcePack()"
          },
          {
            "kind": "METHOD",
            "name": "hidePlayer(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#hidePlayer(Player)"
          },
          {
            "kind": "METHOD",
            "name": "hideTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#hideTitle()"
          },
          {
            "kind": "METHOD",
            "name": "incrementStatistic(Statistic)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#incrementStatistic(Statistic)"
          },
          {
            "kind": "METHOD",
            "name": "incrementStatistic(Statistic,EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#incrementStatistic(Statistic,EntityType)"
          },
          {
            "kind": "METHOD",
            "name": "incrementStatistic(Statistic,EntityType,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#incrementStatistic(Statistic,EntityType,int)"
          },
          {
            "kind": "METHOD",
            "name": "incrementStatistic(Statistic,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#incrementStatistic(Statistic,Material)"
          },
          {
            "kind": "METHOD",
            "name": "incrementStatistic(Statistic,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#incrementStatistic(Statistic,Material,int)"
          },
          {
            "kind": "METHOD",
            "name": "incrementStatistic(Statistic,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#incrementStatistic(Statistic,int)"
          },
          {
            "kind": "METHOD",
            "name": "isFlying()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isFlying()"
          },
          {
            "kind": "METHOD",
            "name": "isHealthScaled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isHealthScaled()"
          },
          {
            "kind": "METHOD",
            "name": "isOnGround()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isOnGround()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "isPlayerTimeRelative()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isPlayerTimeRelative()"
          },
          {
            "kind": "METHOD",
            "name": "isSleepingIgnored()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isSleepingIgnored()"
          },
          {
            "kind": "METHOD",
            "name": "isSneaking()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isSneaking()"
          },
          {
            "kind": "METHOD",
            "name": "isSprinting()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#isSprinting()"
          },
          {
            "kind": "METHOD",
            "name": "kickPlayer(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#kickPlayer(String)"
          },
          {
            "kind": "METHOD",
            "name": "loadData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#loadData()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.entity.Player.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "getCollidesWithEntities()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#getCollidesWithEntities()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getHiddenPlayers()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#getHiddenPlayers()"
              },
              {
                "kind": "METHOD",
                "name": "getLocale()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#getLocale()"
              },
              {
                "kind": "METHOD",
                "name": "getPing()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#getPing()"
              },
              {
                "kind": "METHOD",
                "name": "getRawAddress()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#getRawAddress()"
              },
              {
                "kind": "METHOD",
                "name": "playEffect(Location,Effect,int,int,float,float,float,float,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "effect"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "location"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "offsetX"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "offsetY"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "offsetZ"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "particleCount"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "radius"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "speed"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#playEffect(Location,Effect,int,int,float,float,float,float,int,int)"
              },
              {
                "kind": "METHOD",
                "name": "respawn()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#respawn()"
              },
              {
                "kind": "METHOD",
                "name": "sendMessage(BaseComponent)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "component"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#sendMessage(BaseComponent)"
              },
              {
                "kind": "METHOD",
                "name": "sendMessage(BaseComponent...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "components"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#sendMessage(BaseComponent...)"
              },
              {
                "kind": "METHOD",
                "name": "sendMessage(ChatMessageType,BaseComponent)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "component"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "position"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#sendMessage(ChatMessageType,BaseComponent)"
              },
              {
                "kind": "METHOD",
                "name": "sendMessage(ChatMessageType,BaseComponent...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "components"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "position"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#sendMessage(ChatMessageType,BaseComponent...)"
              },
              {
                "kind": "METHOD",
                "name": "setCollidesWithEntities(boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "collides"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html#setCollidesWithEntities(boolean)",
                "deprecated": {
                  "deprecated": "true"
                }
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "performCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#performCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "playEffect(Location,Effect,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#playEffect(Location,Effect,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "playNote(Location,Instrument,Note)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "instrument"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#playNote(Location,Instrument,Note)"
          },
          {
            "kind": "METHOD",
            "name": "playNote(Location,byte,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "instrument"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#playNote(Location,byte,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "playSound(Location,Sound,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "pitch"
              },
              {
                "kind": "PARAMETER",
                "name": "sound"
              },
              {
                "kind": "PARAMETER",
                "name": "volume"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#playSound(Location,Sound,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "playSound(Location,String,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "pitch"
              },
              {
                "kind": "PARAMETER",
                "name": "sound"
              },
              {
                "kind": "PARAMETER",
                "name": "volume"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#playSound(Location,String,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "removeAchievement(Achievement)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "achievement"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#removeAchievement(Achievement)"
          },
          {
            "kind": "METHOD",
            "name": "resetPlayerTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#resetPlayerTime()"
          },
          {
            "kind": "METHOD",
            "name": "resetPlayerWeather()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#resetPlayerWeather()"
          },
          {
            "kind": "METHOD",
            "name": "resetTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#resetTitle()"
          },
          {
            "kind": "METHOD",
            "name": "saveData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#saveData()"
          },
          {
            "kind": "METHOD",
            "name": "sendBlockChange(Location,Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendBlockChange(Location,Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "sendBlockChange(Location,int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendBlockChange(Location,int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "sendChunkChange(Location,int,int,int,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "sx"
              },
              {
                "kind": "PARAMETER",
                "name": "sy"
              },
              {
                "kind": "PARAMETER",
                "name": "sz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendChunkChange(Location,int,int,int,byte...)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "sendMap(MapView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendMap(MapView)"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "component"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendMessage(BaseComponent)"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "components"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendMessage(BaseComponent...)"
          },
          {
            "kind": "METHOD",
            "name": "sendMessage(ChatMessageType,BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "components"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendMessage(ChatMessageType,BaseComponent...)"
          },
          {
            "kind": "METHOD",
            "name": "sendRawMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendRawMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "sendSignChange(Location,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lines"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendSignChange(Location,String...)"
          },
          {
            "kind": "METHOD",
            "name": "sendTitle(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendTitle(String,String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "sendTitle(Title)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#sendTitle(Title)"
          },
          {
            "kind": "METHOD",
            "name": "setAffectsSpawning(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "affects"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setAffectsSpawning(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setAllowFlight(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flight"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setAllowFlight(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setBedSpawnLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setBedSpawnLocation(Location)"
          },
          {
            "kind": "METHOD",
            "name": "setBedSpawnLocation(Location,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "force"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setBedSpawnLocation(Location,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCompassTarget(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setCompassTarget(Location)"
          },
          {
            "kind": "METHOD",
            "name": "setDisplayName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setDisplayName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setExhaustion(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setExhaustion(float)"
          },
          {
            "kind": "METHOD",
            "name": "setExp(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setExp(float)"
          },
          {
            "kind": "METHOD",
            "name": "setFlySpeed(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setFlySpeed(float)"
          },
          {
            "kind": "METHOD",
            "name": "setFlying(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setFlying(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFoodLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setFoodLevel(int)"
          },
          {
            "kind": "METHOD",
            "name": "setHealthScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setHealthScale(double)"
          },
          {
            "kind": "METHOD",
            "name": "setHealthScaled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setHealthScaled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setLevel(int)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayerListHeaderFooter(Array,BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "footer"
              },
              {
                "kind": "PARAMETER",
                "name": "header"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setPlayerListHeaderFooter(Array,BaseComponent...)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayerListHeaderFooter(BaseComponent,BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "footer"
              },
              {
                "kind": "PARAMETER",
                "name": "header"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setPlayerListHeaderFooter(BaseComponent,BaseComponent)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayerListName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setPlayerListName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayerTime(long,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "relative"
              },
              {
                "kind": "PARAMETER",
                "name": "time"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setPlayerTime(long,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayerWeather(WeatherType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setPlayerWeather(WeatherType)"
          },
          {
            "kind": "METHOD",
            "name": "setResourcePack(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "url"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setResourcePack(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setResourcePack(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hash"
              },
              {
                "kind": "PARAMETER",
                "name": "url"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setResourcePack(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "setSaturation(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSaturation(float)"
          },
          {
            "kind": "METHOD",
            "name": "setScoreboard(Scoreboard)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scoreboard"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setScoreboard(Scoreboard)"
          },
          {
            "kind": "METHOD",
            "name": "setSleepingIgnored(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isSleeping"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSleepingIgnored(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setSneaking(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sneak"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSneaking(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setSpectatorTarget(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSpectatorTarget(Entity)"
          },
          {
            "kind": "METHOD",
            "name": "setSprinting(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sprinting"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSprinting(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setStatistic(Statistic,EntityType,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "newValue"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setStatistic(Statistic,EntityType,int)"
          },
          {
            "kind": "METHOD",
            "name": "setStatistic(Statistic,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "newValue"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setStatistic(Statistic,Material,int)"
          },
          {
            "kind": "METHOD",
            "name": "setStatistic(Statistic,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newValue"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setStatistic(Statistic,int)"
          },
          {
            "kind": "METHOD",
            "name": "setSubtitle(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSubtitle(BaseComponent)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setSubtitle(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setSubtitle(BaseComponent...)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTexturePack(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "url"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setTexturePack(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTitleTimes(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fadeInTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeOutTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "stayTicks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setTitleTimes(int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setTotalExperience(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setTotalExperience(int)"
          },
          {
            "kind": "METHOD",
            "name": "setViewDistance(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "viewDistance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setViewDistance(int)"
          },
          {
            "kind": "METHOD",
            "name": "setWalkSpeed(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#setWalkSpeed(float)"
          },
          {
            "kind": "METHOD",
            "name": "showPlayer(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#showPlayer(Player)"
          },
          {
            "kind": "METHOD",
            "name": "showTitle(Array,Array,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fadeInTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeOutTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "stayTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#showTitle(Array,Array,int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "showTitle(BaseComponent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#showTitle(BaseComponent)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "showTitle(BaseComponent,BaseComponent,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fadeInTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "fadeOutTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "stayTicks"
              },
              {
                "kind": "PARAMETER",
                "name": "subtitle"
              },
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#showTitle(BaseComponent,BaseComponent,int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "showTitle(BaseComponent...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#showTitle(BaseComponent...)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,Location,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spawnParticle(Particle,Location,int)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,Location,int,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spawnParticle(Particle,Location,int,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,Location,int,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spawnParticle(Particle,Location,int,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,double,double,double,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spawnParticle(Particle,double,double,double,int)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,double,double,double,int,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spawnParticle(Particle,double,double,double,int,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spawnParticle(Particle,double,double,double,int,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "extra"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetX"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetY"
              },
              {
                "kind": "PARAMETER",
                "name": "offsetZ"
              },
              {
                "kind": "PARAMETER",
                "name": "particle"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spawnParticle(Particle,double,double,double,int,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#spigot()"
          },
          {
            "kind": "METHOD",
            "name": "updateInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#updateInventory()"
          },
          {
            "kind": "METHOD",
            "name": "updateTitle(Title)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html#updateTitle(Title)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Player.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.PoweredMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/PoweredMinecart.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Projectile",
        "children": [
          {
            "kind": "METHOD",
            "name": "_INVALID_getShooter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html#_INVALID_getShooter()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setShooter(LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "shooter"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html#_INVALID_setShooter(LivingEntity)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "doesBounce()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html#doesBounce()"
          },
          {
            "kind": "METHOD",
            "name": "getShooter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html#getShooter()"
          },
          {
            "kind": "METHOD",
            "name": "setBounce(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "doesBounce"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html#setBounce(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setShooter(ProjectileSource)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html#setShooter(ProjectileSource)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Projectile.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Rabbit",
        "children": [
          {
            "kind": "METHOD",
            "name": "getRabbitType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit.html#getRabbitType()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Rabbit.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLACK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#BLACK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLACK_AND_WHITE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#BLACK_AND_WHITE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BROWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#BROWN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "GOLD",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#GOLD"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SALT_AND_PEPPER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#SALT_AND_PEPPER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "THE_KILLER_BUNNY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#THE_KILLER_BUNNY"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#Type()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#WHITE"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit/Type.html"
          },
          {
            "kind": "METHOD",
            "name": "setRabbitType(Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit.html#setRabbitType(Type)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Rabbit.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Sheep",
        "children": [
          {
            "kind": "METHOD",
            "name": "isSheared()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Sheep.html#isSheared()"
          },
          {
            "kind": "METHOD",
            "name": "setSheared(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Sheep.html#setSheared(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Sheep.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Shulker",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Shulker.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ShulkerBullet",
        "children": [
          {
            "kind": "METHOD",
            "name": "getTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ShulkerBullet.html#getTarget()"
          },
          {
            "kind": "METHOD",
            "name": "setTarget(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ShulkerBullet.html#setTarget(Entity)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ShulkerBullet.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Silverfish",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Silverfish.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Skeleton",
        "children": [
          {
            "kind": "METHOD",
            "name": "getSkeletonType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton.html#getSkeletonType()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Skeleton.SkeletonType",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "NORMAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#NORMAL"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "SkeletonType(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#SkeletonType(int)"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WITHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#WITHER"
              },
              {
                "kind": "METHOD",
                "name": "getId()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#getId()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getType(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#getType(int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "id",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#id"
              },
              {
                "kind": "FIELD",
                "name": "types",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#types"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton/SkeletonType.html"
          },
          {
            "kind": "METHOD",
            "name": "setSkeletonType(SkeletonType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton.html#setSkeletonType(SkeletonType)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Skeleton.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Slime",
        "children": [
          {
            "kind": "METHOD",
            "name": "getSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Slime.html#getSize()"
          },
          {
            "kind": "METHOD",
            "name": "setSize(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Slime.html#setSize(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Slime.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.SmallFireball",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/SmallFireball.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Snowball",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Snowball.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Snowman",
        "children": [
          {
            "kind": "METHOD",
            "name": "isDerp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Snowman.html#isDerp()"
          },
          {
            "kind": "METHOD",
            "name": "setDerp(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "derpMode"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Snowman.html#setDerp(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Snowman.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.SpectralArrow",
        "children": [
          {
            "kind": "METHOD",
            "name": "getGlowingTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/SpectralArrow.html#getGlowingTicks()"
          },
          {
            "kind": "METHOD",
            "name": "setGlowingTicks(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/SpectralArrow.html#setGlowingTicks(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/SpectralArrow.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Spider",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Spider.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.SplashPotion",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/SplashPotion.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Squid",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Squid.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.StorageMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/StorageMinecart.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.TNTPrimed",
        "children": [
          {
            "kind": "METHOD",
            "name": "getFuseTicks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TNTPrimed.html#getFuseTicks()"
          },
          {
            "kind": "METHOD",
            "name": "getSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TNTPrimed.html#getSource()"
          },
          {
            "kind": "METHOD",
            "name": "getSourceLoc()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TNTPrimed.html#getSourceLoc()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setFuseTicks(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fuseTicks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TNTPrimed.html#setFuseTicks(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TNTPrimed.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Tameable",
        "children": [
          {
            "kind": "METHOD",
            "name": "getOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Tameable.html#getOwner()"
          },
          {
            "kind": "METHOD",
            "name": "isTamed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Tameable.html#isTamed()"
          },
          {
            "kind": "METHOD",
            "name": "setOwner(AnimalTamer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "tamer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Tameable.html#setOwner(AnimalTamer)"
          },
          {
            "kind": "METHOD",
            "name": "setTamed(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "tame"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Tameable.html#setTamed(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Tameable.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ThrownExpBottle",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ThrownExpBottle.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.ThrownPotion",
        "children": [
          {
            "kind": "METHOD",
            "name": "getEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ThrownPotion.html#getEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ThrownPotion.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ThrownPotion.html#setItem(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/ThrownPotion.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.TippedArrow",
        "children": [
          {
            "kind": "METHOD",
            "name": "addCustomEffect(PotionEffect,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "overwrite"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#addCustomEffect(PotionEffect,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "clearCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#clearCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getBasePotionData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#getBasePotionData()"
          },
          {
            "kind": "METHOD",
            "name": "getCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#getCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "hasCustomEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#hasCustomEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "hasCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#hasCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "removeCustomEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#removeCustomEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "setBasePotionData(PotionData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html#setBasePotionData(PotionData)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/TippedArrow.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Vehicle",
        "children": [
          {
            "kind": "METHOD",
            "name": "getVelocity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Vehicle.html#getVelocity()"
          },
          {
            "kind": "METHOD",
            "name": "setVelocity(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Vehicle.html#setVelocity(Vector)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Vehicle.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Villager",
        "children": [
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getProfession()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getProfession()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipe(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getRecipe(int)"
          },
          {
            "kind": "METHOD",
            "name": "getRecipeCount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getRecipeCount()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipes()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getRecipes()"
          },
          {
            "kind": "METHOD",
            "name": "getRiches()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getRiches()"
          },
          {
            "kind": "METHOD",
            "name": "getTrader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#getTrader()"
          },
          {
            "kind": "METHOD",
            "name": "isTrading()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#isTrading()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.entity.Villager.Profession",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLACKSMITH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#BLACKSMITH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BUTCHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#BUTCHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FARMER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#FARMER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LIBRARIAN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#LIBRARIAN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "PRIEST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#PRIEST"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Profession(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#Profession(int)"
              },
              {
                "kind": "METHOD",
                "name": "getId()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#getId()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getProfession(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#getProfession(int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "id",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#id"
              },
              {
                "kind": "FIELD",
                "name": "professions",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#professions"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager/Profession.html"
          },
          {
            "kind": "METHOD",
            "name": "setProfession(Profession)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "profession"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#setProfession(Profession)"
          },
          {
            "kind": "METHOD",
            "name": "setRecipe(int,MerchantRecipe)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              },
              {
                "kind": "PARAMETER",
                "name": "recipe"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#setRecipe(int,MerchantRecipe)"
          },
          {
            "kind": "METHOD",
            "name": "setRecipes(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipes"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#setRecipes(List)"
          },
          {
            "kind": "METHOD",
            "name": "setRiches(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "riches"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html#setRiches(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Villager.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.WaterMob",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/WaterMob.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Weather",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Weather.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Witch",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Witch.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Wither",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wither.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.WitherSkull",
        "children": [
          {
            "kind": "METHOD",
            "name": "isCharged()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/WitherSkull.html#isCharged()"
          },
          {
            "kind": "METHOD",
            "name": "setCharged(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "charged"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/WitherSkull.html#setCharged(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/WitherSkull.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Wolf",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCollarColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html#getCollarColor()"
          },
          {
            "kind": "METHOD",
            "name": "isAngry()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html#isAngry()"
          },
          {
            "kind": "METHOD",
            "name": "isSitting()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html#isSitting()"
          },
          {
            "kind": "METHOD",
            "name": "setAngry(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "angry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html#setAngry(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCollarColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html#setCollarColor(DyeColor)"
          },
          {
            "kind": "METHOD",
            "name": "setSitting(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sitting"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html#setSitting(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Wolf.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.Zombie",
        "children": [
          {
            "kind": "METHOD",
            "name": "getVillagerProfession()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html#getVillagerProfession()"
          },
          {
            "kind": "METHOD",
            "name": "isBaby()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html#isBaby()"
          },
          {
            "kind": "METHOD",
            "name": "isVillager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html#isVillager()"
          },
          {
            "kind": "METHOD",
            "name": "setBaby(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html#setBaby(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setVillager(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html#setVillager(boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setVillagerProfession(Profession)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "profession"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html#setVillagerProfession(Profession)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/Zombie.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.entity.minecart",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.CommandMinecart",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/CommandMinecart.html#getCommand()"
          },
          {
            "kind": "METHOD",
            "name": "setCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/CommandMinecart.html#setCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "setName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/CommandMinecart.html#setName(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/CommandMinecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.ExplosiveMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/ExplosiveMinecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.HopperMinecart",
        "children": [
          {
            "kind": "METHOD",
            "name": "isEnabled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/HopperMinecart.html#isEnabled()"
          },
          {
            "kind": "METHOD",
            "name": "setEnabled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enabled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/HopperMinecart.html#setEnabled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/HopperMinecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.PoweredMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/PoweredMinecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.RideableMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/RideableMinecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.SpawnerMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/SpawnerMinecart.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.entity.minecart.StorageMinecart",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/StorageMinecart.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/entity/minecart/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.event.Cancellable",
        "children": [
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Cancellable.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Cancellable.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Cancellable.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.Event",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Event()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#Event()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Event(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isAsync"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#Event(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "async",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#async"
          },
          {
            "kind": "METHOD",
            "name": "callEvent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#callEvent()"
          },
          {
            "kind": "METHOD",
            "name": "getEventName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#getEventName()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "isAsynchronous()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#isAsynchronous()"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html#name"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.Event.Result",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ALLOW",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html#ALLOW"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DEFAULT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html#DEFAULT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DENY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html#DENY"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Result()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html#Result()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event/Result.html"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Event.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.EventException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EventException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#EventException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EventException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#EventException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EventException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "throwable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#EventException(Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EventException(Throwable,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#EventException(Throwable,String)"
          },
          {
            "kind": "FIELD",
            "name": "cause",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#cause"
          },
          {
            "kind": "METHOD",
            "name": "getCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#getCause()"
          },
          {
            "kind": "FIELD",
            "name": "serialVersionUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html#serialVersionUID"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventException.html"
      },
      {
        "kind": "ANNOTATION_TYPE",
        "name": "org.bukkit.event.EventHandler",
        "children": [
          {
            "kind": "METHOD",
            "name": "ignoreCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventHandler.html#ignoreCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "priority()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventHandler.html#priority()"
          }
        ]
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.EventPriority",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EventPriority(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#EventPriority(int)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIGH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#HIGH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIGHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#HIGHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#LOW"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LOWEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#LOWEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MONITOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#MONITOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NORMAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#NORMAL"
          },
          {
            "kind": "METHOD",
            "name": "getSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#getSlot()"
          },
          {
            "kind": "FIELD",
            "name": "slot",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#slot"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/EventPriority.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.HandlerList",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#HandlerList()"
          },
          {
            "kind": "FIELD",
            "name": "allLists",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#allLists"
          },
          {
            "kind": "METHOD",
            "name": "bake()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#bake()"
          },
          {
            "kind": "METHOD",
            "name": "bakeAll()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#bakeAll()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerLists()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#getHandlerLists()"
          },
          {
            "kind": "METHOD",
            "name": "getRegisteredListeners()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#getRegisteredListeners()"
          },
          {
            "kind": "METHOD",
            "name": "getRegisteredListeners(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#getRegisteredListeners(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "handlerslots",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#handlerslots"
          },
          {
            "kind": "METHOD",
            "name": "register(RegisteredListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#register(RegisteredListener)"
          },
          {
            "kind": "METHOD",
            "name": "registerAll(Collection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listeners"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#registerAll(Collection)"
          },
          {
            "kind": "METHOD",
            "name": "unregister(Listener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#unregister(Listener)"
          },
          {
            "kind": "METHOD",
            "name": "unregister(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#unregister(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "unregister(RegisteredListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#unregister(RegisteredListener)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterAll()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#unregisterAll()"
          },
          {
            "kind": "METHOD",
            "name": "unregisterAll(Listener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#unregisterAll(Listener)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterAll(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html#unregisterAll(Plugin)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/HandlerList.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.event.Listener",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/Listener.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.block",
    "children": [
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.block.Action",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Action()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#Action()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEFT_CLICK_AIR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#LEFT_CLICK_AIR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEFT_CLICK_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#LEFT_CLICK_BLOCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PHYSICAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#PHYSICAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIGHT_CLICK_AIR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#RIGHT_CLICK_AIR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIGHT_CLICK_BLOCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#RIGHT_CLICK_BLOCK"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/Action.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockBreakEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockBreakEvent(Block,Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html#BlockBreakEvent(Block,Player)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html#getPlayer()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBreakEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockBurnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockBurnEvent(Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#BlockBurnEvent(Block)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockBurnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockCanBuildEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockCanBuildEvent(Block,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "canBuild"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#BlockCanBuildEvent(Block,int,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "buildable",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#buildable"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMaterial()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#getMaterial()"
          },
          {
            "kind": "METHOD",
            "name": "getMaterialId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#getMaterialId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isBuildable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#isBuildable()"
          },
          {
            "kind": "FIELD",
            "name": "material",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#material",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setBuildable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html#setBuildable(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockCanBuildEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockDamageEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockDamageEvent(Player,Block,ItemStack,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "instaBreak"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#BlockDamageEvent(Player,Block,ItemStack,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInstaBreak()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#getInstaBreak()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#getItemInHand()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "instaBreak",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#instaBreak"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "itemstack",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#itemstack"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setInstaBreak(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bool"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html#setInstaBreak(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDamageEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockDispenseEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockDispenseEvent(Block,ItemStack,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "dispensed"
              },
              {
                "kind": "PARAMETER",
                "name": "velocity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#BlockDispenseEvent(Block,ItemStack,Vector)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getVelocity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#getVelocity()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#item"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#setItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setVelocity(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#setVelocity(Vector)"
          },
          {
            "kind": "FIELD",
            "name": "velocity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html#velocity"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockDispenseEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockEvent(Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockEvent.html#BlockEvent(Block)"
          },
          {
            "kind": "FIELD",
            "name": "block",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockEvent.html#block"
          },
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockEvent.html#getBlock()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockExpEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockExpEvent(Block,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#BlockExpEvent(Block,int)"
          },
          {
            "kind": "FIELD",
            "name": "exp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#exp"
          },
          {
            "kind": "METHOD",
            "name": "getExpToDrop()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#getExpToDrop()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setExpToDrop(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html#setExpToDrop(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExpEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockExplodeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockExplodeEvent(Block,List,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              },
              {
                "kind": "PARAMETER",
                "name": "yield"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#BlockExplodeEvent(Block,List,float)"
          },
          {
            "kind": "METHOD",
            "name": "blockList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#blockList()"
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#blocks"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getYield()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#getYield()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setYield(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "yield"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#setYield(float)"
          },
          {
            "kind": "FIELD",
            "name": "yield",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html#yield"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockExplodeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockFadeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockFadeEvent(Block,BlockState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "newState"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#BlockFadeEvent(Block,BlockState)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#getNewState()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "newState",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#newState"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFadeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockFormEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockFormEvent(Block,BlockState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "newState"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFormEvent.html#BlockFormEvent(Block,BlockState)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFormEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFormEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFormEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFormEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockFromToEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockFromToEvent(Block,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "toBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#BlockFromToEvent(Block,Block)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockFromToEvent(Block,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#BlockFromToEvent(Block,BlockFace)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "face",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#face"
          },
          {
            "kind": "METHOD",
            "name": "getFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#getFace()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getToBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#getToBlock()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html#to"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockFromToEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockGrowEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockGrowEvent(Block,BlockState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "newState"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#BlockGrowEvent(Block,BlockState)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#getNewState()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "newState",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#newState"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockGrowEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockIgniteEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIgniteEvent(Block,IgniteCause,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "ignitingBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#BlockIgniteEvent(Block,IgniteCause,Block)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIgniteEvent(Block,IgniteCause,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "ignitingEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#BlockIgniteEvent(Block,IgniteCause,Entity)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIgniteEvent(Block,IgniteCause,Entity,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "ignitingBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "ignitingEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#BlockIgniteEvent(Block,IgniteCause,Entity,Block)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIgniteEvent(Block,IgniteCause,Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "thePlayer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#BlockIgniteEvent(Block,IgniteCause,Player)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "cause",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#cause"
          },
          {
            "kind": "METHOD",
            "name": "getCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#getCause()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getIgnitingBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#getIgnitingBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getIgnitingEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#getIgnitingEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "ignitingBlock",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#ignitingBlock"
          },
          {
            "kind": "FIELD",
            "name": "ignitingEntity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#ignitingEntity"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#isCancelled()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.block.BlockIgniteEvent.IgniteCause",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENDER_CRYSTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#ENDER_CRYSTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "EXPLOSION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#EXPLOSION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FIREBALL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#FIREBALL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FLINT_AND_STEEL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#FLINT_AND_STEEL"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "IgniteCause()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#IgniteCause()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LAVA",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#LAVA"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LIGHTNING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#LIGHTNING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SPREAD",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#SPREAD"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent/IgniteCause.html"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockIgniteEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockMultiPlaceEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockMultiPlaceEvent(List,Block,ItemStack,Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canBuild"
              },
              {
                "kind": "PARAMETER",
                "name": "clicked"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "states"
              },
              {
                "kind": "PARAMETER",
                "name": "thePlayer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockMultiPlaceEvent.html#BlockMultiPlaceEvent(List,Block,ItemStack,Player,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getReplacedBlockStates()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockMultiPlaceEvent.html#getReplacedBlockStates()"
          },
          {
            "kind": "FIELD",
            "name": "states",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockMultiPlaceEvent.html#states"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockMultiPlaceEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockPhysicsEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPhysicsEvent(Block,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "changed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#BlockPhysicsEvent(Block,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "changed",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#changed"
          },
          {
            "kind": "METHOD",
            "name": "getChangedType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#getChangedType()"
          },
          {
            "kind": "METHOD",
            "name": "getChangedTypeId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#getChangedTypeId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPhysicsEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockPistonEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPistonEvent(Block,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#BlockPistonEvent(Block,BlockFace)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "direction",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#direction"
          },
          {
            "kind": "METHOD",
            "name": "getDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#getDirection()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "isSticky()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#isSticky()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockPistonExtendEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPistonExtendEvent(Block,List,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#BlockPistonExtendEvent(Block,List,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPistonExtendEvent(Block,int,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "length"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#BlockPistonExtendEvent(Block,int,BlockFace)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#blocks"
          },
          {
            "kind": "METHOD",
            "name": "getBlocks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#getBlocks()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLength()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#getLength()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "length",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html#length"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonExtendEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockPistonRetractEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPistonRetractEvent(Block,List,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#BlockPistonRetractEvent(Block,List,BlockFace)"
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#blocks"
          },
          {
            "kind": "METHOD",
            "name": "getBlocks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#getBlocks()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRetractLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#getRetractLocation()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPistonRetractEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockPlaceEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPlaceEvent(Block,BlockState,Block,ItemStack,Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canBuild"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "placedAgainst"
              },
              {
                "kind": "PARAMETER",
                "name": "placedBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "replacedBlockState"
              },
              {
                "kind": "PARAMETER",
                "name": "thePlayer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#BlockPlaceEvent(Block,BlockState,Block,ItemStack,Player,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPlaceEvent(Block,BlockState,Block,ItemStack,Player,boolean,EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canBuild"
              },
              {
                "kind": "PARAMETER",
                "name": "hand"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "placedAgainst"
              },
              {
                "kind": "PARAMETER",
                "name": "placedBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "replacedBlockState"
              },
              {
                "kind": "PARAMETER",
                "name": "thePlayer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#BlockPlaceEvent(Block,BlockState,Block,ItemStack,Player,boolean,EquipmentSlot)"
          },
          {
            "kind": "FIELD",
            "name": "canBuild",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#canBuild"
          },
          {
            "kind": "METHOD",
            "name": "canBuild()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#canBuild()"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getBlockAgainst()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getBlockAgainst()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockPlaced()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getBlockPlaced()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockReplacedState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getBlockReplacedState()"
          },
          {
            "kind": "METHOD",
            "name": "getHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getHand()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getItemInHand()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "hand",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#hand"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "itemInHand",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#itemInHand"
          },
          {
            "kind": "FIELD",
            "name": "placedAgainst",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#placedAgainst"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#player"
          },
          {
            "kind": "FIELD",
            "name": "replacedBlockState",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#replacedBlockState"
          },
          {
            "kind": "METHOD",
            "name": "setBuild(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canBuild"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#setBuild(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockPlaceEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockRedstoneEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockRedstoneEvent(Block,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "newCurrent"
              },
              {
                "kind": "PARAMETER",
                "name": "oldCurrent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#BlockRedstoneEvent(Block,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewCurrent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#getNewCurrent()"
          },
          {
            "kind": "METHOD",
            "name": "getOldCurrent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#getOldCurrent()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "newCurrent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#newCurrent"
          },
          {
            "kind": "FIELD",
            "name": "oldCurrent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#oldCurrent"
          },
          {
            "kind": "METHOD",
            "name": "setNewCurrent(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newCurrent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html#setNewCurrent(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockRedstoneEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.BlockSpreadEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockSpreadEvent(Block,Block,BlockState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "newState"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html#BlockSpreadEvent(Block,Block,BlockState)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html#getSource()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "source",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html#source"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/BlockSpreadEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.CauldronLevelChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CauldronLevelChangeEvent(Block,Entity,ChangeReason,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "newLevel"
              },
              {
                "kind": "PARAMETER",
                "name": "oldLevel"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#CauldronLevelChangeEvent(Block,Entity,ChangeReason,int,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#getNewLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getOldLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#getOldLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#getReason()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "newLevel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#newLevel"
          },
          {
            "kind": "FIELD",
            "name": "oldLevel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#oldLevel"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ARMOR_WASH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#ARMOR_WASH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BANNER_WASH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#BANNER_WASH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BOTTLE_EMPTY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#BOTTLE_EMPTY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BOTTLE_FILL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#BOTTLE_FILL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BUCKET_EMPTY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#BUCKET_EMPTY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BUCKET_FILL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#BUCKET_FILL"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "ChangeReason()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#ChangeReason()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "EVAPORATE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#EVAPORATE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "EXTINGUISH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#EXTINGUISH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNKNOWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#UNKNOWN"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent/ChangeReason.html"
          },
          {
            "kind": "FIELD",
            "name": "reason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#reason"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNewLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newLevel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html#setNewLevel(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/CauldronLevelChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.EntityBlockFormEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityBlockFormEvent(Entity,Block,BlockState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "blockstate"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/EntityBlockFormEvent.html#EntityBlockFormEvent(Entity,Block,BlockState)"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/EntityBlockFormEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/EntityBlockFormEvent.html#getEntity()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/EntityBlockFormEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.LeavesDecayEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "LeavesDecayEvent(Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#LeavesDecayEvent(Block)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/LeavesDecayEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.NotePlayEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NotePlayEvent(Block,Instrument,Note)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "instrument"
              },
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#NotePlayEvent(Block,Instrument,Note)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInstrument()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#getInstrument()"
          },
          {
            "kind": "METHOD",
            "name": "getNote()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#getNote()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "instrument",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#instrument"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "note",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#note"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setInstrument(Instrument)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "instrument"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#setInstrument(Instrument)"
          },
          {
            "kind": "METHOD",
            "name": "setNote(Note)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "note"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html#setNote(Note)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/NotePlayEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.block.SignChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SignChangeEvent(Block,Player,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "theBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "theLines"
              },
              {
                "kind": "PARAMETER",
                "name": "thePlayer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#SignChangeEvent(Block,Player,String...)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLine(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#getLine(int)"
          },
          {
            "kind": "METHOD",
            "name": "getLines()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#getLines()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "lines",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#lines"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setLine(int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              },
              {
                "kind": "PARAMETER",
                "name": "line"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html#setLine(int,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/SignChangeEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/block/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.enchantment",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.enchantment.EnchantItemEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EnchantItemEvent(Player,InventoryView,Block,ItemStack,int,Map,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enchanter"
              },
              {
                "kind": "PARAMETER",
                "name": "enchants"
              },
              {
                "kind": "PARAMETER",
                "name": "i"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "level"
              },
              {
                "kind": "PARAMETER",
                "name": "table"
              },
              {
                "kind": "PARAMETER",
                "name": "view"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#EnchantItemEvent(Player,InventoryView,Block,ItemStack,int,Map,int)"
          },
          {
            "kind": "FIELD",
            "name": "button",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#button"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "enchanter",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#enchanter"
          },
          {
            "kind": "FIELD",
            "name": "enchants",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#enchants"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getEnchantBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getEnchanter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getEnchanter()"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantsToAdd()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getEnchantsToAdd()"
          },
          {
            "kind": "METHOD",
            "name": "getExpLevelCost()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getExpLevelCost()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#getItem()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#item"
          },
          {
            "kind": "FIELD",
            "name": "level",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#level"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setExpLevelCost(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#setExpLevelCost(int)"
          },
          {
            "kind": "FIELD",
            "name": "table",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#table"
          },
          {
            "kind": "METHOD",
            "name": "whichButton()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html#whichButton()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/EnchantItemEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.enchantment.PrepareItemEnchantEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PrepareItemEnchantEvent(Player,InventoryView,Block,ItemStack,Array,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bonus"
              },
              {
                "kind": "PARAMETER",
                "name": "enchanter"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "levelsOffered"
              },
              {
                "kind": "PARAMETER",
                "name": "table"
              },
              {
                "kind": "PARAMETER",
                "name": "view"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#PrepareItemEnchantEvent(Player,InventoryView,Block,ItemStack,Array,int)"
          },
          {
            "kind": "FIELD",
            "name": "bonus",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#bonus"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "enchanter",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#enchanter"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getEnchantBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getEnchanter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getEnchanter()"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantmentBonus()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getEnchantmentBonus()"
          },
          {
            "kind": "METHOD",
            "name": "getExpLevelCostsOffered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getExpLevelCostsOffered()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#getItem()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#item"
          },
          {
            "kind": "FIELD",
            "name": "levelsOffered",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#levelsOffered"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "table",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html#table"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/PrepareItemEnchantEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/enchantment/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.entity",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.AreaEffectCloudApplyEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "AreaEffectCloudApplyEvent(AreaEffectCloud,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "affectedEntities"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#AreaEffectCloudApplyEvent(AreaEffectCloud,List)"
          },
          {
            "kind": "FIELD",
            "name": "affectedEntities",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#affectedEntities"
          },
          {
            "kind": "METHOD",
            "name": "getAffectedEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#getAffectedEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/AreaEffectCloudApplyEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.CreatureSpawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CreatureSpawnEvent(LivingEntity,SpawnReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "spawnReason"
              },
              {
                "kind": "PARAMETER",
                "name": "spawnee"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent.html#CreatureSpawnEvent(LivingEntity,SpawnReason)"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent.html#getSpawnReason()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#BED",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BREEDING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#BREEDING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BUILD_IRONGOLEM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#BUILD_IRONGOLEM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BUILD_SNOWMAN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#BUILD_SNOWMAN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BUILD_WITHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#BUILD_WITHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CHUNK_GEN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#CHUNK_GEN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CURED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#CURED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CUSTOM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#CUSTOM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DEFAULT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#DEFAULT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DISPENSE_EGG",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#DISPENSE_EGG"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "EGG",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#EGG"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "INFECTION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#INFECTION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "JOCKEY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#JOCKEY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LIGHTNING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#LIGHTNING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MOUNT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#MOUNT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NATURAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#NATURAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NETHER_PORTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#NETHER_PORTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "OCELOT_BABY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#OCELOT_BABY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "REINFORCEMENTS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#REINFORCEMENTS"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SILVERFISH_BLOCK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#SILVERFISH_BLOCK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SLIME_SPLIT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#SLIME_SPLIT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SPAWNER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#SPAWNER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SPAWNER_EGG",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#SPAWNER_EGG"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "SpawnReason()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#SpawnReason()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TRAP",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#TRAP"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "VILLAGE_DEFENSE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#VILLAGE_DEFENSE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "VILLAGE_INVASION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#VILLAGE_INVASION"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent/SpawnReason.html"
          },
          {
            "kind": "FIELD",
            "name": "spawnReason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent.html#spawnReason"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreatureSpawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.CreeperPowerEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CreeperPowerEvent(Creeper,LightningStrike,PowerCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bolt"
              },
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "creeper"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#CreeperPowerEvent(Creeper,LightningStrike,PowerCause)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CreeperPowerEvent(Creeper,PowerCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "creeper"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#CreeperPowerEvent(Creeper,PowerCause)"
          },
          {
            "kind": "FIELD",
            "name": "bolt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#bolt"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#canceled"
          },
          {
            "kind": "FIELD",
            "name": "cause",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#cause"
          },
          {
            "kind": "METHOD",
            "name": "getCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#getCause()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLightning()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#getLightning()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#isCancelled()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.CreeperPowerEvent.PowerCause",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "LIGHTNING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html#LIGHTNING"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "PowerCause()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html#PowerCause()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SET_OFF",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html#SET_OFF"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SET_ON",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html#SET_ON"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent/PowerCause.html"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/CreeperPowerEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EnderDragonChangePhaseEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderDragonChangePhaseEvent(EnderDragon,Phase,Phase)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "currentPhase"
              },
              {
                "kind": "PARAMETER",
                "name": "enderDragon"
              },
              {
                "kind": "PARAMETER",
                "name": "newPhase"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#EnderDragonChangePhaseEvent(EnderDragon,Phase,Phase)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "currentPhase",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#currentPhase"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentPhase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#getCurrentPhase()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewPhase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#getNewPhase()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "newPhase",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#newPhase"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNewPhase(Phase)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newPhase"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html#setNewPhase(Phase)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EnderDragonChangePhaseEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityBreakDoorEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityBreakDoorEvent(LivingEntity,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "targetBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityBreakDoorEvent.html#EntityBreakDoorEvent(LivingEntity,Block)"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityBreakDoorEvent.html#getEntity()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityBreakDoorEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityChangeBlockEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityChangeBlockEvent(Entity,Block,Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#EntityChangeBlockEvent(Entity,Block,Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityChangeBlockEvent(LivingEntity,Block,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#EntityChangeBlockEvent(LivingEntity,Block,Material)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "block",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#block"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#getBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getTo()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#getTo()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html#to"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityChangeBlockEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityCombustByBlockEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityCombustByBlockEvent(Block,Entity,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "combustee"
              },
              {
                "kind": "PARAMETER",
                "name": "combuster"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByBlockEvent.html#EntityCombustByBlockEvent(Block,Entity,int)"
          },
          {
            "kind": "FIELD",
            "name": "combuster",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByBlockEvent.html#combuster"
          },
          {
            "kind": "METHOD",
            "name": "getCombuster()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByBlockEvent.html#getCombuster()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByBlockEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityCombustByEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityCombustByEntityEvent(Entity,Entity,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "combustee"
              },
              {
                "kind": "PARAMETER",
                "name": "combuster"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByEntityEvent.html#EntityCombustByEntityEvent(Entity,Entity,int)"
          },
          {
            "kind": "FIELD",
            "name": "combuster",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByEntityEvent.html#combuster"
          },
          {
            "kind": "METHOD",
            "name": "getCombuster()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByEntityEvent.html#getCombuster()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustByEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityCombustEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityCombustEvent(Entity,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "combustee"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#EntityCombustEvent(Entity,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "duration",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#duration"
          },
          {
            "kind": "METHOD",
            "name": "getDuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#getDuration()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setDuration(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html#setDuration(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCombustEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityCreatePortalEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityCreatePortalEvent(LivingEntity,List,PortalType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#EntityCreatePortalEvent(LivingEntity,List,PortalType)"
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#blocks"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getBlocks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#getBlocks()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPortalType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#getPortalType()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityCreatePortalEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityDamageByBlockEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageByBlockEvent(Block,Entity,DamageCause,Map,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "damager"
              },
              {
                "kind": "PARAMETER",
                "name": "modifierFunctions"
              },
              {
                "kind": "PARAMETER",
                "name": "modifiers"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByBlockEvent.html#EntityDamageByBlockEvent(Block,Entity,DamageCause,Map,Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageByBlockEvent(Block,Entity,DamageCause,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "damager"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByBlockEvent.html#EntityDamageByBlockEvent(Block,Entity,DamageCause,double)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageByBlockEvent(Block,Entity,DamageCause,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "damager"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByBlockEvent.html#EntityDamageByBlockEvent(Block,Entity,DamageCause,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "damager",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByBlockEvent.html#damager"
          },
          {
            "kind": "METHOD",
            "name": "getDamager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByBlockEvent.html#getDamager()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByBlockEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityDamageByEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageByEntityEvent(Entity,Entity,DamageCause,Map,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "damager"
              },
              {
                "kind": "PARAMETER",
                "name": "modifierFunctions"
              },
              {
                "kind": "PARAMETER",
                "name": "modifiers"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByEntityEvent.html#EntityDamageByEntityEvent(Entity,Entity,DamageCause,Map,Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageByEntityEvent(Entity,Entity,DamageCause,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "damager"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByEntityEvent.html#EntityDamageByEntityEvent(Entity,Entity,DamageCause,double)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageByEntityEvent(Entity,Entity,DamageCause,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "damager"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByEntityEvent.html#EntityDamageByEntityEvent(Entity,Entity,DamageCause,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "damager",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByEntityEvent.html#damager"
          },
          {
            "kind": "METHOD",
            "name": "getDamager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByEntityEvent.html#getDamager()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageByEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityDamageEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageEvent(Entity,DamageCause,Map,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              },
              {
                "kind": "PARAMETER",
                "name": "modifierFunctions"
              },
              {
                "kind": "PARAMETER",
                "name": "modifiers"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#EntityDamageEvent(Entity,DamageCause,Map,Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageEvent(Entity,DamageCause,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#EntityDamageEvent(Entity,DamageCause,double)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDamageEvent(Entity,DamageCause,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "damagee"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#EntityDamageEvent(Entity,DamageCause,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "MODIFIERS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#MODIFIERS"
          },
          {
            "kind": "FIELD",
            "name": "ZERO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#ZERO"
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#_INVALID_getDamage()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#_INVALID_setDamage(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "cause",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#cause"
          },
          {
            "kind": "METHOD",
            "name": "getCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getCause()"
          },
          {
            "kind": "METHOD",
            "name": "getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getDamage()"
          },
          {
            "kind": "METHOD",
            "name": "getDamage(DamageModifier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getDamage(DamageModifier)"
          },
          {
            "kind": "METHOD",
            "name": "getFinalDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getFinalDamage()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getOriginalDamage(DamageModifier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#getOriginalDamage(DamageModifier)"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isApplicable(DamageModifier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#isApplicable(DamageModifier)"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "modifierFunctions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#modifierFunctions"
          },
          {
            "kind": "FIELD",
            "name": "modifiers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#modifiers"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.EntityDamageEvent.DamageCause",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLOCK_EXPLOSION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#BLOCK_EXPLOSION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CONTACT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#CONTACT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CUSTOM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#CUSTOM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DRAGON_BREATH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#DRAGON_BREATH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DROWNING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#DROWNING"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "DamageCause()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#DamageCause()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENTITY_ATTACK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#ENTITY_ATTACK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENTITY_EXPLOSION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#ENTITY_EXPLOSION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FALL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#FALL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FALLING_BLOCK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#FALLING_BLOCK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FIRE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#FIRE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FIRE_TICK",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#FIRE_TICK"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FLY_INTO_WALL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#FLY_INTO_WALL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LAVA",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#LAVA"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LIGHTNING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#LIGHTNING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MAGIC",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#MAGIC"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MELTING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#MELTING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "POISON",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#POISON"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "PROJECTILE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#PROJECTILE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "STARVATION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#STARVATION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SUFFOCATION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#SUFFOCATION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SUICIDE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#SUICIDE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "THORNS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#THORNS"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "VOID",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#VOID"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WITHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#WITHER"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageCause.html"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.EntityDamageEvent.DamageModifier",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ABSORPTION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#ABSORPTION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ARMOR",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#ARMOR"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BASE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#BASE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLOCKING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#BLOCKING"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "DamageModifier()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#DamageModifier()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "HARD_HAT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#HARD_HAT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MAGIC",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#MAGIC"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "RESISTANCE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#RESISTANCE"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent/DamageModifier.html"
          },
          {
            "kind": "FIELD",
            "name": "originals",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#originals"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setDamage(DamageModifier,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#setDamage(DamageModifier,double)"
          },
          {
            "kind": "METHOD",
            "name": "setDamage(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html#setDamage(double)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDamageEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityDeathEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDeathEvent(LivingEntity,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "drops"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#EntityDeathEvent(LivingEntity,List)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDeathEvent(LivingEntity,List,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "droppedExp"
              },
              {
                "kind": "PARAMETER",
                "name": "drops"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#EntityDeathEvent(LivingEntity,List,int)"
          },
          {
            "kind": "FIELD",
            "name": "dropExp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#dropExp"
          },
          {
            "kind": "FIELD",
            "name": "drops",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#drops"
          },
          {
            "kind": "METHOD",
            "name": "getDroppedExp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#getDroppedExp()"
          },
          {
            "kind": "METHOD",
            "name": "getDrops()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#getDrops()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setDroppedExp(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html#setDroppedExp(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityDeathEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityEvent(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityEvent.html#EntityEvent(Entity)"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getEntityType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityEvent.html#getEntityType()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityExplodeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityExplodeEvent(Entity,Location,List,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              },
              {
                "kind": "PARAMETER",
                "name": "yield"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#EntityExplodeEvent(Entity,Location,List,float)"
          },
          {
            "kind": "METHOD",
            "name": "blockList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#blockList()"
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#blocks"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getYield()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#getYield()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "location",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#location"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setYield(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "yield"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#setYield(float)"
          },
          {
            "kind": "FIELD",
            "name": "yield",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html#yield"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityExplodeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityInteractEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityInteractEvent(Entity,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#EntityInteractEvent(Entity,Block)"
          },
          {
            "kind": "FIELD",
            "name": "block",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#block"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#getBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityInteractEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityPortalEnterEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityPortalEnterEvent(Entity,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html#EntityPortalEnterEvent(Entity,Location)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html#getLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "location",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html#location"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEnterEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityPortalEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityPortalEvent(Entity,Location,Location,TravelAgent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "pta"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#EntityPortalEvent(Entity,Location,Location,TravelAgent)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPortalTravelAgent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#getPortalTravelAgent()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setPortalTravelAgent(TravelAgent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "travelAgent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#setPortalTravelAgent(TravelAgent)"
          },
          {
            "kind": "FIELD",
            "name": "travelAgent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#travelAgent"
          },
          {
            "kind": "FIELD",
            "name": "useTravelAgent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#useTravelAgent"
          },
          {
            "kind": "METHOD",
            "name": "useTravelAgent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#useTravelAgent()"
          },
          {
            "kind": "METHOD",
            "name": "useTravelAgent(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "useTravelAgent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html#useTravelAgent(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityPortalExitEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityPortalExitEvent(Entity,Location,Location,Vector,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "after"
              },
              {
                "kind": "PARAMETER",
                "name": "before"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#EntityPortalExitEvent(Entity,Location,Location,Vector,Vector)"
          },
          {
            "kind": "FIELD",
            "name": "after",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#after"
          },
          {
            "kind": "FIELD",
            "name": "before",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#before"
          },
          {
            "kind": "METHOD",
            "name": "getAfter()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#getAfter()"
          },
          {
            "kind": "METHOD",
            "name": "getBefore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#getBefore()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setAfter(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "after"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html#setAfter(Vector)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityPortalExitEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityRegainHealthEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityRegainHealthEvent(Entity,double,RegainReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "regainReason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#EntityRegainHealthEvent(Entity,double,RegainReason)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityRegainHealthEvent(Entity,double,RegainReason,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "isFastRegen"
              },
              {
                "kind": "PARAMETER",
                "name": "regainReason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#EntityRegainHealthEvent(Entity,double,RegainReason,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityRegainHealthEvent(Entity,int,RegainReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "regainReason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#EntityRegainHealthEvent(Entity,int,RegainReason)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#_INVALID_getAmount()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setAmount(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#_INVALID_setAmount(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "amount",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#amount"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#getAmount()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRegainReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#getRegainReason()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "isFastRegen",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#isFastRegen"
          },
          {
            "kind": "METHOD",
            "name": "isFastRegen()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#isFastRegen()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "CUSTOM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#CUSTOM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "EATING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#EATING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENDER_CRYSTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#ENDER_CRYSTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MAGIC",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#MAGIC"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MAGIC_REGEN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#MAGIC_REGEN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "REGEN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#REGEN"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "RegainReason()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#RegainReason()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SATIATED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#SATIATED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WITHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#WITHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WITHER_SPAWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#WITHER_SPAWN"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent/RegainReason.html"
          },
          {
            "kind": "FIELD",
            "name": "regainReason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#regainReason"
          },
          {
            "kind": "METHOD",
            "name": "setAmount(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#setAmount(double)"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityRegainHealthEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityShootBowEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityShootBowEvent(LivingEntity,ItemStack,Projectile,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bow"
              },
              {
                "kind": "PARAMETER",
                "name": "force"
              },
              {
                "kind": "PARAMETER",
                "name": "projectile"
              },
              {
                "kind": "PARAMETER",
                "name": "shooter"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#EntityShootBowEvent(LivingEntity,ItemStack,Projectile,float)"
          },
          {
            "kind": "FIELD",
            "name": "bow",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#bow"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "force",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#force"
          },
          {
            "kind": "METHOD",
            "name": "getBow()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#getBow()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getForce()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#getForce()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getProjectile()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#getProjectile()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "projectile",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#projectile"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setProjectile(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "projectile"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html#setProjectile(Entity)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityShootBowEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntitySpawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntitySpawnEvent(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "spawnee"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#EntitySpawnEvent(Entity)"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#canceled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#getLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntitySpawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityTameEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityTameEvent(LivingEntity,AnimalTamer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "owner"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#EntityTameEvent(LivingEntity,AnimalTamer)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#getOwner()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "owner",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#owner"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTameEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityTargetEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityTargetEvent(Entity,Entity,TargetReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              },
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#EntityTargetEvent(Entity,Entity,TargetReason)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#getReason()"
          },
          {
            "kind": "METHOD",
            "name": "getTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#getTarget()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#isCancelled()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.EntityTargetEvent.TargetReason",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "CLOSEST_ENTITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#CLOSEST_ENTITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CLOSEST_PLAYER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#CLOSEST_PLAYER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "COLLISION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#COLLISION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CUSTOM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#CUSTOM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DEFEND_VILLAGE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#DEFEND_VILLAGE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FORGOT_TARGET",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#FORGOT_TARGET"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "OWNER_ATTACKED_TARGET",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#OWNER_ATTACKED_TARGET"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "PIG_ZOMBIE_TARGET",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#PIG_ZOMBIE_TARGET"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "RANDOM_TARGET",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#RANDOM_TARGET"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "REINFORCEMENT_TARGET",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#REINFORCEMENT_TARGET"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TARGET_ATTACKED_ENTITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#TARGET_ATTACKED_ENTITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TARGET_ATTACKED_NEARBY_ENTITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#TARGET_ATTACKED_NEARBY_ENTITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TARGET_ATTACKED_OWNER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#TARGET_ATTACKED_OWNER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TARGET_DIED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#TARGET_DIED"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "TargetReason()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#TargetReason()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNKNOWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#UNKNOWN"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent/TargetReason.html"
          },
          {
            "kind": "FIELD",
            "name": "reason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#reason"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTarget(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#setTarget(Entity)"
          },
          {
            "kind": "FIELD",
            "name": "target",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html#target"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityTargetLivingEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityTargetLivingEntityEvent(Entity,LivingEntity,TargetReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              },
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetLivingEntityEvent.html#EntityTargetLivingEntityEvent(Entity,LivingEntity,TargetReason)"
          },
          {
            "kind": "METHOD",
            "name": "getTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetLivingEntityEvent.html#getTarget()"
          },
          {
            "kind": "METHOD",
            "name": "setTarget(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetLivingEntityEvent.html#setTarget(Entity)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTargetLivingEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityTeleportEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityTeleportEvent(Entity,Location,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#EntityTeleportEvent(Entity,Location,Location)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "from",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#from"
          },
          {
            "kind": "METHOD",
            "name": "getFrom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#getFrom()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getTo()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#getTo()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFrom(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#setFrom(Location)"
          },
          {
            "kind": "METHOD",
            "name": "setTo(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#setTo(Location)"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html#to"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityTeleportEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityToggleGlideEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityToggleGlideEvent(LivingEntity,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isGliding"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#EntityToggleGlideEvent(LivingEntity,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "isGliding",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#isGliding"
          },
          {
            "kind": "METHOD",
            "name": "isGliding()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#isGliding()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityToggleGlideEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.EntityUnleashEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityUnleashEvent(Entity,UnleashReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html#EntityUnleashEvent(Entity,UnleashReason)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html#getReason()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html#handlers"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.entity.EntityUnleashEvent.UnleashReason",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "DISTANCE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#DISTANCE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "HOLDER_GONE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#HOLDER_GONE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "PLAYER_UNLEASH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#PLAYER_UNLEASH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNKNOWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#UNKNOWN"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "UnleashReason()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#UnleashReason()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent/UnleashReason.html"
          },
          {
            "kind": "FIELD",
            "name": "reason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html#reason"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/EntityUnleashEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ExpBottleEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ExpBottleEvent(ThrownExpBottle,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bottle"
              },
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#ExpBottleEvent(ThrownExpBottle,int)"
          },
          {
            "kind": "FIELD",
            "name": "exp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#exp"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getExperience()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#getExperience()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getShowEffect()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#getShowEffect()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setExperience(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#setExperience(int)"
          },
          {
            "kind": "METHOD",
            "name": "setShowEffect(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "showEffect"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#setShowEffect(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "showEffect",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html#showEffect"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExpBottleEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ExplosionPrimeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ExplosionPrimeEvent(Entity,float,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fire"
              },
              {
                "kind": "PARAMETER",
                "name": "radius"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#ExplosionPrimeEvent(Entity,float,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ExplosionPrimeEvent(Explosive)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "explosive"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#ExplosionPrimeEvent(Explosive)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "fire",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#fire"
          },
          {
            "kind": "METHOD",
            "name": "getFire()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#getFire()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRadius()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#getRadius()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "radius",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#radius"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFire(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fire"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#setFire(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setRadius(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html#setRadius(float)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ExplosionPrimeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.FireworkExplodeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FireworkExplodeEvent(Firework)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#FireworkExplodeEvent(Firework)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FireworkExplodeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.FoodLevelChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FoodLevelChangeEvent(HumanEntity,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#FoodLevelChangeEvent(HumanEntity,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getFoodLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#getFoodLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "level",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#level"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFoodLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html#setFoodLevel(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/FoodLevelChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.HorseJumpEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HorseJumpEvent(Horse,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "horse"
              },
              {
                "kind": "PARAMETER",
                "name": "power"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#HorseJumpEvent(Horse,float)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPower()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#getPower()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "power",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#power"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#setCancelled(boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setPower(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "power"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html#setPower(float)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/HorseJumpEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ItemDespawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemDespawnEvent(Item,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "despawnee"
              },
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#ItemDespawnEvent(Item,Location)"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#canceled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#getLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "location",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#location"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemDespawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ItemMergeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemMergeEvent(Item,Item)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "target"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#ItemMergeEvent(Item,Item)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getTarget()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#getTarget()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "target",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html#target"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemMergeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ItemSpawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemSpawnEvent(Item)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "spawnee"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemSpawnEvent.html#ItemSpawnEvent(Item)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemSpawnEvent(Item,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "spawnee"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemSpawnEvent.html#ItemSpawnEvent(Item,Location)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemSpawnEvent.html#getEntity()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ItemSpawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.LingeringPotionSplashEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "LingeringPotionSplashEvent(ThrownPotion,AreaEffectCloud)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "potion"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#LingeringPotionSplashEvent(ThrownPotion,AreaEffectCloud)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getAreaEffectCloud()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#getAreaEffectCloud()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/LingeringPotionSplashEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.PigZapEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PigZapEvent(Pig,LightningStrike,PigZombie)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bolt"
              },
              {
                "kind": "PARAMETER",
                "name": "pig"
              },
              {
                "kind": "PARAMETER",
                "name": "pigzombie"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#PigZapEvent(Pig,LightningStrike,PigZombie)"
          },
          {
            "kind": "FIELD",
            "name": "bolt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#bolt"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#canceled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLightning()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#getLightning()"
          },
          {
            "kind": "METHOD",
            "name": "getPigZombie()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#getPigZombie()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "pigzombie",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#pigzombie"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PigZapEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.PlayerDeathEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerDeathEvent(Player,List,int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deathMessage"
              },
              {
                "kind": "PARAMETER",
                "name": "droppedExp"
              },
              {
                "kind": "PARAMETER",
                "name": "drops"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#PlayerDeathEvent(Player,List,int,String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerDeathEvent(Player,List,int,int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deathMessage"
              },
              {
                "kind": "PARAMETER",
                "name": "droppedExp"
              },
              {
                "kind": "PARAMETER",
                "name": "drops"
              },
              {
                "kind": "PARAMETER",
                "name": "newExp"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#PlayerDeathEvent(Player,List,int,int,String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerDeathEvent(Player,List,int,int,int,int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deathMessage"
              },
              {
                "kind": "PARAMETER",
                "name": "droppedExp"
              },
              {
                "kind": "PARAMETER",
                "name": "drops"
              },
              {
                "kind": "PARAMETER",
                "name": "newExp"
              },
              {
                "kind": "PARAMETER",
                "name": "newLevel"
              },
              {
                "kind": "PARAMETER",
                "name": "newTotalExp"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#PlayerDeathEvent(Player,List,int,int,int,int,String)"
          },
          {
            "kind": "FIELD",
            "name": "deathMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#deathMessage"
          },
          {
            "kind": "METHOD",
            "name": "getDeathMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getDeathMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getKeepInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getKeepInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getKeepLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getKeepLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getNewExp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getNewExp()"
          },
          {
            "kind": "METHOD",
            "name": "getNewLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getNewLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getNewTotalExp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#getNewTotalExp()"
          },
          {
            "kind": "FIELD",
            "name": "keepInventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#keepInventory"
          },
          {
            "kind": "FIELD",
            "name": "keepLevel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#keepLevel"
          },
          {
            "kind": "FIELD",
            "name": "newExp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#newExp"
          },
          {
            "kind": "FIELD",
            "name": "newLevel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#newLevel"
          },
          {
            "kind": "FIELD",
            "name": "newTotalExp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#newTotalExp"
          },
          {
            "kind": "METHOD",
            "name": "setDeathMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "deathMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#setDeathMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setKeepInventory(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "keepInventory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#setKeepInventory(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setKeepLevel(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "keepLevel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#setKeepLevel(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNewExp(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#setNewExp(int)"
          },
          {
            "kind": "METHOD",
            "name": "setNewLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#setNewLevel(int)"
          },
          {
            "kind": "METHOD",
            "name": "setNewTotalExp(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "totalExp"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html#setNewTotalExp(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerDeathEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.PlayerLeashEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLeashEntityEvent(Entity,Entity,Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "leashHolder"
              },
              {
                "kind": "PARAMETER",
                "name": "leasher"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#PlayerLeashEntityEvent(Entity,Entity,Player)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLeashHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#getLeashHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "leashHolder",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#leashHolder"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PlayerLeashEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.PotionSplashEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionSplashEvent(ThrownPotion,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "affectedEntities"
              },
              {
                "kind": "PARAMETER",
                "name": "potion"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#PotionSplashEvent(ThrownPotion,Map)"
          },
          {
            "kind": "FIELD",
            "name": "affectedEntities",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#affectedEntities"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getAffectedEntities()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#getAffectedEntities()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getIntensity(LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#getIntensity(LivingEntity)"
          },
          {
            "kind": "METHOD",
            "name": "getPotion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#getPotion()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setIntensity(LivingEntity,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "intensity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html#setIntensity(LivingEntity,double)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/PotionSplashEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ProjectileHitEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ProjectileHitEvent(Projectile)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "projectile"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileHitEvent.html#ProjectileHitEvent(Projectile)"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileHitEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileHitEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileHitEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileHitEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileHitEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.ProjectileLaunchEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ProjectileLaunchEvent(Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#ProjectileLaunchEvent(Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/ProjectileLaunchEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.SheepDyeWoolEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SheepDyeWoolEvent(Sheep,DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "sheep"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#SheepDyeWoolEvent(Sheep,DyeColor)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "color",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#color"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html#setColor(DyeColor)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepDyeWoolEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.SheepRegrowWoolEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SheepRegrowWoolEvent(Sheep)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sheep"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#SheepRegrowWoolEvent(Sheep)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SheepRegrowWoolEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.SlimeSplitEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SlimeSplitEvent(Slime,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "slime"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#SlimeSplitEvent(Slime,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "count",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#count"
          },
          {
            "kind": "METHOD",
            "name": "getCount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#getCount()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCount(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html#setCount(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SlimeSplitEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.SpawnerSpawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnerSpawnEvent(Entity,CreatureSpawner)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "spawnee"
              },
              {
                "kind": "PARAMETER",
                "name": "spawner"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SpawnerSpawnEvent.html#SpawnerSpawnEvent(Entity,CreatureSpawner)"
          },
          {
            "kind": "METHOD",
            "name": "getSpawner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SpawnerSpawnEvent.html#getSpawner()"
          },
          {
            "kind": "FIELD",
            "name": "spawner",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SpawnerSpawnEvent.html#spawner"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/SpawnerSpawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.VillagerAcquireTradeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VillagerAcquireTradeEvent(Villager,MerchantRecipe)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipe"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#VillagerAcquireTradeEvent(Villager,MerchantRecipe)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#getRecipe()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "recipe",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#recipe"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setRecipe(MerchantRecipe)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipe"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html#setRecipe(MerchantRecipe)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerAcquireTradeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.entity.VillagerReplenishTradeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VillagerReplenishTradeEvent(Villager,MerchantRecipe,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bonus"
              },
              {
                "kind": "PARAMETER",
                "name": "recipe"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#VillagerReplenishTradeEvent(Villager,MerchantRecipe,int)"
          },
          {
            "kind": "FIELD",
            "name": "bonus",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#bonus"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getBonus()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#getBonus()"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#getRecipe()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "recipe",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#recipe"
          },
          {
            "kind": "METHOD",
            "name": "setBonus(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bonus"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#setBonus(int)"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setRecipe(MerchantRecipe)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipe"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html#setRecipe(MerchantRecipe)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/VillagerReplenishTradeEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/entity/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.hanging",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.hanging.HangingBreakByEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HangingBreakByEntityEvent(Hanging,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hanging"
              },
              {
                "kind": "PARAMETER",
                "name": "remover"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakByEntityEvent.html#HangingBreakByEntityEvent(Hanging,Entity)"
          },
          {
            "kind": "METHOD",
            "name": "getRemover()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakByEntityEvent.html#getRemover()"
          },
          {
            "kind": "FIELD",
            "name": "remover",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakByEntityEvent.html#remover"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakByEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.hanging.HangingBreakEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HangingBreakEvent(Hanging,RemoveCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "hanging"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#HangingBreakEvent(Hanging,RemoveCause)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "cause",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#cause"
          },
          {
            "kind": "METHOD",
            "name": "getCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#getCause()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#isCancelled()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.hanging.HangingBreakEvent.RemoveCause",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "DEFAULT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#DEFAULT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENTITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#ENTITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "EXPLOSION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#EXPLOSION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "OBSTRUCTION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#OBSTRUCTION"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "PHYSICS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#PHYSICS"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "RemoveCause()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#RemoveCause()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent/RemoveCause.html"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingBreakEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.hanging.HangingEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HangingEvent(Hanging)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "painting"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingEvent.html#HangingEvent(Hanging)"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingEvent.html#getEntity()"
          },
          {
            "kind": "FIELD",
            "name": "hanging",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingEvent.html#hanging"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.hanging.HangingPlaceEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HangingPlaceEvent(Hanging,Player,Block,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "blockFace"
              },
              {
                "kind": "PARAMETER",
                "name": "hanging"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#HangingPlaceEvent(Hanging,Player,Block,BlockFace)"
          },
          {
            "kind": "FIELD",
            "name": "block",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#block"
          },
          {
            "kind": "FIELD",
            "name": "blockFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#blockFace"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#getBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#getBlockFace()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/HangingPlaceEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/hanging/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.inventory",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.BrewEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BrewEvent(Block,BrewerInventory)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "brewer"
              },
              {
                "kind": "PARAMETER",
                "name": "contents"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#BrewEvent(Block,BrewerInventory)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "contents",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#contents"
          },
          {
            "kind": "METHOD",
            "name": "getContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#getContents()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/BrewEvent.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.inventory.ClickType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CONTROL_DROP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#CONTROL_DROP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREATIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#CREATIVE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ClickType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#ClickType()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DOUBLE_CLICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#DOUBLE_CLICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#DROP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MIDDLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#MIDDLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NUMBER_KEY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#NUMBER_KEY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#RIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHIFT_LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#SHIFT_LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SHIFT_RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#SHIFT_RIGHT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UNKNOWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#UNKNOWN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WINDOW_BORDER_LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#WINDOW_BORDER_LEFT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WINDOW_BORDER_RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#WINDOW_BORDER_RIGHT"
          },
          {
            "kind": "METHOD",
            "name": "isCreativeAction()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#isCreativeAction()"
          },
          {
            "kind": "METHOD",
            "name": "isKeyboardClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#isKeyboardClick()"
          },
          {
            "kind": "METHOD",
            "name": "isLeftClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#isLeftClick()"
          },
          {
            "kind": "METHOD",
            "name": "isRightClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#isRightClick()"
          },
          {
            "kind": "METHOD",
            "name": "isShiftClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#isShiftClick()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/ClickType.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.CraftItemEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CraftItemEvent(Recipe,InventoryView,SlotType,int,ClickType,InventoryAction)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "action"
              },
              {
                "kind": "PARAMETER",
                "name": "click"
              },
              {
                "kind": "PARAMETER",
                "name": "recipe"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html#CraftItemEvent(Recipe,InventoryView,SlotType,int,ClickType,InventoryAction)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CraftItemEvent(Recipe,InventoryView,SlotType,int,ClickType,InventoryAction,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "action"
              },
              {
                "kind": "PARAMETER",
                "name": "click"
              },
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "recipe"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html#CraftItemEvent(Recipe,InventoryView,SlotType,int,ClickType,InventoryAction,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CraftItemEvent(Recipe,InventoryView,SlotType,int,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "recipe"
              },
              {
                "kind": "PARAMETER",
                "name": "right"
              },
              {
                "kind": "PARAMETER",
                "name": "shift"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html#CraftItemEvent(Recipe,InventoryView,SlotType,int,boolean,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html#getRecipe()"
          },
          {
            "kind": "FIELD",
            "name": "recipe",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html#recipe"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/CraftItemEvent.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.inventory.DragType",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DragType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/DragType.html#DragType()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "EVEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/DragType.html#EVEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SINGLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/DragType.html#SINGLE"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/DragType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/DragType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/DragType.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.FurnaceBurnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceBurnEvent(Block,ItemStack,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "burnTime"
              },
              {
                "kind": "PARAMETER",
                "name": "fuel"
              },
              {
                "kind": "PARAMETER",
                "name": "furnace"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#FurnaceBurnEvent(Block,ItemStack,int)"
          },
          {
            "kind": "FIELD",
            "name": "burnTime",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#burnTime"
          },
          {
            "kind": "FIELD",
            "name": "burning",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#burning"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "fuel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#fuel"
          },
          {
            "kind": "METHOD",
            "name": "getBurnTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#getBurnTime()"
          },
          {
            "kind": "METHOD",
            "name": "getFuel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#getFuel()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isBurning()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#isBurning()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setBurnTime(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "burnTime"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#setBurnTime(int)"
          },
          {
            "kind": "METHOD",
            "name": "setBurning(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "burning"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#setBurning(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceBurnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.FurnaceExtractEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceExtractEvent(Player,Block,Material,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "exp"
              },
              {
                "kind": "PARAMETER",
                "name": "itemAmount"
              },
              {
                "kind": "PARAMETER",
                "name": "itemType"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#FurnaceExtractEvent(Player,Block,Material,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getItemAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#getItemAmount()"
          },
          {
            "kind": "METHOD",
            "name": "getItemType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#getItemType()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "itemAmount",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#itemAmount"
          },
          {
            "kind": "FIELD",
            "name": "itemType",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#itemType"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html#player"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceExtractEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.FurnaceSmeltEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceSmeltEvent(Block,ItemStack,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "furnace"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#FurnaceSmeltEvent(Block,ItemStack,ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "getSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#getSource()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#setResult(ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "source",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html#source"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/FurnaceSmeltEvent.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.inventory.InventoryAction",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CLONE_STACK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#CLONE_STACK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "COLLECT_TO_CURSOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#COLLECT_TO_CURSOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROP_ALL_CURSOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#DROP_ALL_CURSOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROP_ALL_SLOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#DROP_ALL_SLOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROP_ONE_CURSOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#DROP_ONE_CURSOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROP_ONE_SLOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#DROP_ONE_SLOT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HOTBAR_MOVE_AND_READD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#HOTBAR_MOVE_AND_READD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HOTBAR_SWAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#HOTBAR_SWAP"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryAction()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#InventoryAction()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MOVE_TO_OTHER_INVENTORY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#MOVE_TO_OTHER_INVENTORY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOTHING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#NOTHING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PICKUP_ALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PICKUP_ALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PICKUP_HALF",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PICKUP_HALF"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PICKUP_ONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PICKUP_ONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PICKUP_SOME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PICKUP_SOME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLACE_ALL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PLACE_ALL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLACE_ONE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PLACE_ONE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLACE_SOME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#PLACE_SOME"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SWAP_WITH_CURSOR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#SWAP_WITH_CURSOR"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UNKNOWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#UNKNOWN"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryAction.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryClickEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryClickEvent(InventoryView,SlotType,int,ClickType,InventoryAction)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "action"
              },
              {
                "kind": "PARAMETER",
                "name": "click"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "view"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#InventoryClickEvent(InventoryView,SlotType,int,ClickType,InventoryAction)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryClickEvent(InventoryView,SlotType,int,ClickType,InventoryAction,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "action"
              },
              {
                "kind": "PARAMETER",
                "name": "click"
              },
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "view"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#InventoryClickEvent(InventoryView,SlotType,int,ClickType,InventoryAction,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryClickEvent(InventoryView,SlotType,int,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "right"
              },
              {
                "kind": "PARAMETER",
                "name": "shift"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "view"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#InventoryClickEvent(InventoryView,SlotType,int,boolean,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "action",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#action"
          },
          {
            "kind": "FIELD",
            "name": "click",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#click"
          },
          {
            "kind": "FIELD",
            "name": "clickedInventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#clickedInventory"
          },
          {
            "kind": "FIELD",
            "name": "current",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#current"
          },
          {
            "kind": "METHOD",
            "name": "getAction()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getAction()"
          },
          {
            "kind": "METHOD",
            "name": "getClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getClick()"
          },
          {
            "kind": "METHOD",
            "name": "getClickedInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getClickedInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getCurrentItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getCurrentItem()"
          },
          {
            "kind": "METHOD",
            "name": "getCursor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getCursor()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getHotbarButton()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getHotbarButton()"
          },
          {
            "kind": "METHOD",
            "name": "getRawSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getRawSlot()"
          },
          {
            "kind": "METHOD",
            "name": "getSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getSlot()"
          },
          {
            "kind": "METHOD",
            "name": "getSlotType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#getSlotType()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "hotbarKey",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#hotbarKey"
          },
          {
            "kind": "METHOD",
            "name": "isLeftClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#isLeftClick()"
          },
          {
            "kind": "METHOD",
            "name": "isRightClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#isRightClick()"
          },
          {
            "kind": "METHOD",
            "name": "isShiftClick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#isShiftClick()"
          },
          {
            "kind": "FIELD",
            "name": "rawSlot",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#rawSlot"
          },
          {
            "kind": "METHOD",
            "name": "setCurrentItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#setCurrentItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setCursor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#setCursor(ItemStack)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "slot_type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#slot_type"
          },
          {
            "kind": "FIELD",
            "name": "whichSlot",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html#whichSlot"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryClickEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryCloseEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryCloseEvent(InventoryView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "transaction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCloseEvent.html#InventoryCloseEvent(InventoryView)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCloseEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCloseEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCloseEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCloseEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCloseEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryCreativeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryCreativeEvent(InventoryView,SlotType,int,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newItem"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCreativeEvent.html#InventoryCreativeEvent(InventoryView,SlotType,int,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getCursor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCreativeEvent.html#getCursor()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCreativeEvent.html#item"
          },
          {
            "kind": "METHOD",
            "name": "setCursor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCreativeEvent.html#setCursor(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryCreativeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryDragEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryDragEvent(InventoryView,ItemStack,ItemStack,boolean,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newCursor"
              },
              {
                "kind": "PARAMETER",
                "name": "oldCursor"
              },
              {
                "kind": "PARAMETER",
                "name": "right"
              },
              {
                "kind": "PARAMETER",
                "name": "slots"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#InventoryDragEvent(InventoryView,ItemStack,ItemStack,boolean,Map)"
          },
          {
            "kind": "FIELD",
            "name": "addedItems",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#addedItems"
          },
          {
            "kind": "FIELD",
            "name": "containerSlots",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#containerSlots"
          },
          {
            "kind": "METHOD",
            "name": "getCursor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getCursor()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventorySlots()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getInventorySlots()"
          },
          {
            "kind": "METHOD",
            "name": "getNewItems()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getNewItems()"
          },
          {
            "kind": "METHOD",
            "name": "getOldCursor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getOldCursor()"
          },
          {
            "kind": "METHOD",
            "name": "getRawSlots()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getRawSlots()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#getType()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "newCursor",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#newCursor"
          },
          {
            "kind": "FIELD",
            "name": "oldCursor",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#oldCursor"
          },
          {
            "kind": "METHOD",
            "name": "setCursor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newCursor"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#setCursor(ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryDragEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryEvent(InventoryView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "transaction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#InventoryEvent(InventoryView)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getView()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#getView()"
          },
          {
            "kind": "METHOD",
            "name": "getViewers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#getViewers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "transaction",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html#transaction"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryInteractEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryInteractEvent(InventoryView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "transaction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#InventoryInteractEvent(InventoryView)"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "getWhoClicked()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#getWhoClicked()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "toCancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newResult"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html#setResult(Result)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryInteractEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryMoveItemEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryMoveItemEvent(Inventory,ItemStack,Inventory,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "destinationInventory"
              },
              {
                "kind": "PARAMETER",
                "name": "didSourceInitiate"
              },
              {
                "kind": "PARAMETER",
                "name": "itemStack"
              },
              {
                "kind": "PARAMETER",
                "name": "sourceInventory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#InventoryMoveItemEvent(Inventory,ItemStack,Inventory,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "destinationInventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#destinationInventory"
          },
          {
            "kind": "FIELD",
            "name": "didSourceInitiate",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#didSourceInitiate"
          },
          {
            "kind": "METHOD",
            "name": "getDestination()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#getDestination()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInitiator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#getInitiator()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getSource()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#getSource()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "itemStack",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#itemStack"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "itemStack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#setItem(ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "sourceInventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html#sourceInventory"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryMoveItemEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryOpenEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryOpenEvent(InventoryView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "transaction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#InventoryOpenEvent(InventoryView)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryOpenEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.InventoryPickupItemEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryPickupItemEvent(Inventory,Item)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inventory"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#InventoryPickupItemEvent(Inventory,Item)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#getItem()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "inventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#inventory"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#item"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryPickupItemEvent.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.inventory.InventoryType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ANVIL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#ANVIL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BEACON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#BEACON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "BREWING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#BREWING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CRAFTING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#CRAFTING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CREATIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#CREATIVE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DISPENSER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#DISPENSER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "DROPPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#DROPPER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENCHANTING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#ENCHANTING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ENDER_CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#ENDER_CHEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FURNACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#FURNACE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HOPPER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#HOPPER"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryType(int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaultSize"
              },
              {
                "kind": "PARAMETER",
                "name": "defaultTitle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#InventoryType(int,String)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MERCHANT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#MERCHANT"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAYER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#PLAYER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WORKBENCH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#WORKBENCH"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#getDefaultSize()"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#getDefaultTitle()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.inventory.InventoryType.SlotType",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ARMOR",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#ARMOR"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CONTAINER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#CONTAINER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CRAFTING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#CRAFTING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FUEL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#FUEL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "OUTSIDE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#OUTSIDE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "QUICKBAR",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#QUICKBAR"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "RESULT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#RESULT"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "SlotType()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#SlotType()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType/SlotType.html"
          },
          {
            "kind": "FIELD",
            "name": "size",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#size"
          },
          {
            "kind": "FIELD",
            "name": "title",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#title"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/InventoryType.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.PrepareAnvilEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PrepareAnvilEvent(InventoryView,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inventory"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#PrepareAnvilEvent(InventoryView,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#getResult()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setResult(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html#setResult(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareAnvilEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.inventory.PrepareItemCraftEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PrepareItemCraftEvent(CraftingInventory,InventoryView,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isRepair"
              },
              {
                "kind": "PARAMETER",
                "name": "view"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#PrepareItemCraftEvent(CraftingInventory,InventoryView,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#getInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#getRecipe()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isRepair()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#isRepair()"
          },
          {
            "kind": "FIELD",
            "name": "matrix",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#matrix"
          },
          {
            "kind": "FIELD",
            "name": "repair",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html#repair"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/PrepareItemCraftEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/inventory/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.player",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.AsyncPlayerChatEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "AsyncPlayerChatEvent(boolean,Player,String,Set)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "async"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "players"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#AsyncPlayerChatEvent(boolean,Player,String,Set)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "format",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#format"
          },
          {
            "kind": "METHOD",
            "name": "getFormat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#getFormat()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#getMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipients()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#getRecipients()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#message"
          },
          {
            "kind": "FIELD",
            "name": "recipients",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#recipients"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFormat(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "format"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#setFormat(String)"
          },
          {
            "kind": "METHOD",
            "name": "setMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html#setMessage(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerChatEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.AsyncPlayerPreLoginEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "AsyncPlayerPreLoginEvent(String,InetAddress)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ipAddress"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#AsyncPlayerPreLoginEvent(String,InetAddress)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "AsyncPlayerPreLoginEvent(String,InetAddress,UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ipAddress"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "uniqueId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#AsyncPlayerPreLoginEvent(String,InetAddress,UUID)"
          },
          {
            "kind": "METHOD",
            "name": "allow()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#allow()"
          },
          {
            "kind": "METHOD",
            "name": "disallow(Result,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#disallow(Result,String)"
          },
          {
            "kind": "METHOD",
            "name": "getAddress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getAddress()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getKickMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getKickMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getLoginResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getLoginResult()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getResult()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#getUniqueId()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "ipAddress",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#ipAddress"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#message"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#name"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ALLOWED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#ALLOWED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_BANNED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#KICK_BANNED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_FULL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#KICK_FULL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_OTHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#KICK_OTHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_WHITELIST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#KICK_WHITELIST"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Result()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#Result()"
              },
              {
                "kind": "METHOD",
                "name": "old()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#old()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent/Result.html"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setKickMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#setKickMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setLoginResult(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#setLoginResult(Result)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#setResult(Result)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "uniqueId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html#uniqueId"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/AsyncPlayerPreLoginEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerAchievementAwardedEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerAchievementAwardedEvent(Player,Achievement)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "achievement"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#PlayerAchievementAwardedEvent(Player,Achievement)"
          },
          {
            "kind": "FIELD",
            "name": "achievement",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#achievement"
          },
          {
            "kind": "METHOD",
            "name": "getAchievement()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#getAchievement()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "isCancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#isCancelled"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAchievementAwardedEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerAnimationEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerAnimationEvent(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#PlayerAnimationEvent(Player)"
          },
          {
            "kind": "FIELD",
            "name": "animationType",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#animationType"
          },
          {
            "kind": "METHOD",
            "name": "getAnimationType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#getAnimationType()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "isCancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#isCancelled"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationEvent.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.event.player.PlayerAnimationType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ARM_SWING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationType.html#ARM_SWING"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerAnimationType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationType.html#PlayerAnimationType()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerAnimationType.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerArmorStandManipulateEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerArmorStandManipulateEvent(Player,ArmorStand,ItemStack,ItemStack,EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "armorStandItem"
              },
              {
                "kind": "PARAMETER",
                "name": "clickedEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "playerItem"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#PlayerArmorStandManipulateEvent(Player,ArmorStand,ItemStack,ItemStack,EquipmentSlot)"
          },
          {
            "kind": "FIELD",
            "name": "armorStandItem",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#armorStandItem"
          },
          {
            "kind": "METHOD",
            "name": "getArmorStandItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#getArmorStandItem()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#getPlayerItem()"
          },
          {
            "kind": "METHOD",
            "name": "getRightClicked()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#getRightClicked()"
          },
          {
            "kind": "METHOD",
            "name": "getSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#getSlot()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "playerItem",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#playerItem"
          },
          {
            "kind": "FIELD",
            "name": "slot",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html#slot"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerArmorStandManipulateEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerBedEnterEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerBedEnterEvent(Player,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bed"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#PlayerBedEnterEvent(Player,Block)"
          },
          {
            "kind": "FIELD",
            "name": "bed",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#bed"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getBed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#getBed()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedEnterEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerBedLeaveEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerBedLeaveEvent(Player,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bed"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html#PlayerBedLeaveEvent(Player,Block)"
          },
          {
            "kind": "FIELD",
            "name": "bed",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html#bed"
          },
          {
            "kind": "METHOD",
            "name": "getBed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html#getBed()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBedLeaveEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerBucketEmptyEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerBucketEmptyEvent(Player,Block,BlockFace,Material,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blockClicked"
              },
              {
                "kind": "PARAMETER",
                "name": "blockFace"
              },
              {
                "kind": "PARAMETER",
                "name": "bucket"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEmptyEvent.html#PlayerBucketEmptyEvent(Player,Block,BlockFace,Material,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEmptyEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEmptyEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEmptyEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEmptyEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerBucketEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerBucketEvent(Player,Block,BlockFace,Material,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blockClicked"
              },
              {
                "kind": "PARAMETER",
                "name": "blockFace"
              },
              {
                "kind": "PARAMETER",
                "name": "bucket"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#PlayerBucketEvent(Player,Block,BlockFace,Material,ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "blockClicked",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#blockClicked"
          },
          {
            "kind": "FIELD",
            "name": "blockFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#blockFace"
          },
          {
            "kind": "FIELD",
            "name": "bucket",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#bucket"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getBlockClicked()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#getBlockClicked()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#getBlockFace()"
          },
          {
            "kind": "METHOD",
            "name": "getBucket()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#getBucket()"
          },
          {
            "kind": "METHOD",
            "name": "getItemStack()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#getItemStack()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "itemStack",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#itemStack"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setItemStack(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "itemStack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html#setItemStack(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerBucketFillEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerBucketFillEvent(Player,Block,BlockFace,Material,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blockClicked"
              },
              {
                "kind": "PARAMETER",
                "name": "blockFace"
              },
              {
                "kind": "PARAMETER",
                "name": "bucket"
              },
              {
                "kind": "PARAMETER",
                "name": "itemInHand"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketFillEvent.html#PlayerBucketFillEvent(Player,Block,BlockFace,Material,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketFillEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketFillEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketFillEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerBucketFillEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerChangedMainHandEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerChangedMainHandEvent(Player,MainHand)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mainHand"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html#PlayerChangedMainHandEvent(Player,MainHand)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMainHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html#getMainHand()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "mainHand",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html#mainHand"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedMainHandEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerChangedWorldEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerChangedWorldEvent(Player,World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html#PlayerChangedWorldEvent(Player,World)"
          },
          {
            "kind": "FIELD",
            "name": "from",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html#from"
          },
          {
            "kind": "METHOD",
            "name": "getFrom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html#getFrom()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChangedWorldEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerChannelEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerChannelEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html#PlayerChannelEvent(Player,String)"
          },
          {
            "kind": "FIELD",
            "name": "channel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html#channel"
          },
          {
            "kind": "METHOD",
            "name": "getChannel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html#getChannel()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChannelEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerChatEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerChatEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#PlayerChatEvent(Player,String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerChatEvent(Player,String,String,Set)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "format"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "recipients"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#PlayerChatEvent(Player,String,String,Set)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "format",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#format"
          },
          {
            "kind": "METHOD",
            "name": "getFormat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#getFormat()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#getMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipients()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#getRecipients()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#message"
          },
          {
            "kind": "FIELD",
            "name": "recipients",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#recipients"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFormat(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "format"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#setFormat(String)"
          },
          {
            "kind": "METHOD",
            "name": "setMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#setMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayer(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html#setPlayer(Player)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatEvent.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerChatTabCompleteEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerChatTabCompleteEvent(Player,String,Collection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "completions"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#PlayerChatTabCompleteEvent(Player,String,Collection)"
          },
          {
            "kind": "FIELD",
            "name": "completions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#completions"
          },
          {
            "kind": "METHOD",
            "name": "getChatMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#getChatMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLastToken()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#getLastToken()"
          },
          {
            "kind": "METHOD",
            "name": "getTabCompletions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#getTabCompletions()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "lastToken",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#lastToken"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html#message"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerChatTabCompleteEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerCommandPreprocessEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerCommandPreprocessEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#PlayerCommandPreprocessEvent(Player,String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerCommandPreprocessEvent(Player,String,Set)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "recipients"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#PlayerCommandPreprocessEvent(Player,String,Set)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "format",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#format"
          },
          {
            "kind": "METHOD",
            "name": "getFormat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#getFormat()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#getMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipients()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#getRecipients()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#message"
          },
          {
            "kind": "FIELD",
            "name": "recipients",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#recipients"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFormat(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "format"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#setFormat(String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#setMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setPlayer(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html#setPlayer(Player)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerCommandPreprocessEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerDropItemEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerDropItemEvent(Player,Item)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "drop"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#PlayerDropItemEvent(Player,Item)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "drop",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#drop"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItemDrop()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#getItemDrop()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerDropItemEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerEditBookEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerEditBookEvent(Player,int,BookMeta,BookMeta,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isSigning"
              },
              {
                "kind": "PARAMETER",
                "name": "newBookMeta"
              },
              {
                "kind": "PARAMETER",
                "name": "previousBookMeta"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#PlayerEditBookEvent(Player,int,BookMeta,BookMeta,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewBookMeta()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#getNewBookMeta()"
          },
          {
            "kind": "METHOD",
            "name": "getPreviousBookMeta()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#getPreviousBookMeta()"
          },
          {
            "kind": "METHOD",
            "name": "getSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#getSlot()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "isSigning",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#isSigning"
          },
          {
            "kind": "METHOD",
            "name": "isSigning()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#isSigning()"
          },
          {
            "kind": "FIELD",
            "name": "newBookMeta",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#newBookMeta"
          },
          {
            "kind": "FIELD",
            "name": "previousBookMeta",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#previousBookMeta"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNewBookMeta(BookMeta)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newBookMeta"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#setNewBookMeta(BookMeta)"
          },
          {
            "kind": "METHOD",
            "name": "setSigning(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "signing"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#setSigning(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "slot",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html#slot"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEditBookEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerEggThrowEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerEggThrowEvent(Player,Egg,boolean,byte,EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "egg"
              },
              {
                "kind": "PARAMETER",
                "name": "hatching"
              },
              {
                "kind": "PARAMETER",
                "name": "hatchingType"
              },
              {
                "kind": "PARAMETER",
                "name": "numHatches"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#PlayerEggThrowEvent(Player,Egg,boolean,byte,EntityType)"
          },
          {
            "kind": "FIELD",
            "name": "egg",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#egg"
          },
          {
            "kind": "METHOD",
            "name": "getEgg()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#getEgg()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getHatchingType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#getHatchingType()"
          },
          {
            "kind": "METHOD",
            "name": "getNumHatches()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#getNumHatches()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "hatchType",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#hatchType"
          },
          {
            "kind": "FIELD",
            "name": "hatching",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#hatching"
          },
          {
            "kind": "METHOD",
            "name": "isHatching()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#isHatching()"
          },
          {
            "kind": "FIELD",
            "name": "numHatches",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#numHatches"
          },
          {
            "kind": "METHOD",
            "name": "setHatching(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hatching"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#setHatching(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setHatchingType(EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hatchType"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#setHatchingType(EntityType)"
          },
          {
            "kind": "METHOD",
            "name": "setNumHatches(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "numHatches"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html#setNumHatches(byte)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEggThrowEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerEvent(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEvent.html#PlayerEvent(Player)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerEvent(Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "async"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEvent.html#PlayerEvent(Player,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEvent.html#getPlayer()"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEvent.html#player"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerExpChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerExpChangeEvent(Player,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "expAmount"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#PlayerExpChangeEvent(Player,int)"
          },
          {
            "kind": "FIELD",
            "name": "exp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#exp"
          },
          {
            "kind": "METHOD",
            "name": "getAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#getAmount()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setAmount(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html#setAmount(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerExpChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerFishEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerFishEvent(Player,Entity,Fish,State)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "hookEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#PlayerFishEvent(Player,Entity,Fish,State)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerFishEvent(Player,Entity,State)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#PlayerFishEvent(Player,Entity,State)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#entity"
          },
          {
            "kind": "FIELD",
            "name": "exp",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#exp"
          },
          {
            "kind": "METHOD",
            "name": "getCaught()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#getCaught()"
          },
          {
            "kind": "METHOD",
            "name": "getExpToDrop()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#getExpToDrop()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getHook()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#getHook()"
          },
          {
            "kind": "METHOD",
            "name": "getState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#getState()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "hookEntity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#hookEntity"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#isCancelled()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.player.PlayerFishEvent.State",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BITE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#BITE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CAUGHT_ENTITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#CAUGHT_ENTITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CAUGHT_FISH",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#CAUGHT_FISH"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FAILED_ATTEMPT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#FAILED_ATTEMPT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FISHING",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#FISHING"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "IN_GROUND",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#IN_GROUND"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "State()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#State()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent/State.html"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setExpToDrop(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#setExpToDrop(int)"
          },
          {
            "kind": "FIELD",
            "name": "state",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html#state"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerFishEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerGameModeChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerGameModeChangeEvent(Player,GameMode)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newGameMode"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#PlayerGameModeChangeEvent(Player,GameMode)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewGameMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#getNewGameMode()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "newGameMode",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#newGameMode"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerGameModeChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerInteractAtEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInteractAtEntityEvent(Player,Entity,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clickedEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#PlayerInteractAtEntityEvent(Player,Entity,Vector)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInteractAtEntityEvent(Player,Entity,Vector,EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clickedEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "hand"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#PlayerInteractAtEntityEvent(Player,Entity,Vector,EquipmentSlot)"
          },
          {
            "kind": "METHOD",
            "name": "getClickedPosition()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#getClickedPosition()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "position",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html#position"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractAtEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerInteractEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInteractEntityEvent(Player,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clickedEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#PlayerInteractEntityEvent(Player,Entity)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInteractEntityEvent(Player,Entity,EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clickedEntity"
              },
              {
                "kind": "PARAMETER",
                "name": "hand"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#PlayerInteractEntityEvent(Player,Entity,EquipmentSlot)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "clickedEntity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#clickedEntity"
          },
          {
            "kind": "METHOD",
            "name": "getHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#getHand()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRightClicked()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#getRightClicked()"
          },
          {
            "kind": "FIELD",
            "name": "hand",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#hand"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerInteractEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInteractEvent(Player,Action,ItemStack,Block,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "action"
              },
              {
                "kind": "PARAMETER",
                "name": "clickedBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "clickedFace"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#PlayerInteractEvent(Player,Action,ItemStack,Block,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInteractEvent(Player,Action,ItemStack,Block,BlockFace,EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "action"
              },
              {
                "kind": "PARAMETER",
                "name": "clickedBlock"
              },
              {
                "kind": "PARAMETER",
                "name": "clickedFace"
              },
              {
                "kind": "PARAMETER",
                "name": "hand"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#PlayerInteractEvent(Player,Action,ItemStack,Block,BlockFace,EquipmentSlot)"
          },
          {
            "kind": "FIELD",
            "name": "action",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#action"
          },
          {
            "kind": "FIELD",
            "name": "blockClicked",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#blockClicked"
          },
          {
            "kind": "FIELD",
            "name": "blockFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#blockFace"
          },
          {
            "kind": "METHOD",
            "name": "getAction()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getAction()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getBlockFace()"
          },
          {
            "kind": "METHOD",
            "name": "getClickedBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getClickedBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getHand()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getMaterial()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#getMaterial()"
          },
          {
            "kind": "FIELD",
            "name": "hand",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#hand"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "hasBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#hasBlock()"
          },
          {
            "kind": "METHOD",
            "name": "hasItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#hasItem()"
          },
          {
            "kind": "METHOD",
            "name": "isBlockInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#isBlockInHand()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#item"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setUseInteractedBlock(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "useInteractedBlock"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#setUseInteractedBlock(Result)"
          },
          {
            "kind": "METHOD",
            "name": "setUseItemInHand(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "useItemInHand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#setUseItemInHand(Result)"
          },
          {
            "kind": "FIELD",
            "name": "useClickedBlock",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#useClickedBlock"
          },
          {
            "kind": "METHOD",
            "name": "useInteractedBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#useInteractedBlock()"
          },
          {
            "kind": "FIELD",
            "name": "useItemInHand",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#useItemInHand"
          },
          {
            "kind": "METHOD",
            "name": "useItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html#useItemInHand()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerInventoryEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerInventoryEvent(Player,Inventory)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inventory"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html#PlayerInventoryEvent(Player,Inventory)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html#getInventory()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "inventory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html#inventory"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerInventoryEvent.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerItemBreakEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerItemBreakEvent(Player,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "brokenItem"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html#PlayerItemBreakEvent(Player,ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "brokenItem",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html#brokenItem"
          },
          {
            "kind": "METHOD",
            "name": "getBrokenItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html#getBrokenItem()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemBreakEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerItemConsumeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerItemConsumeEvent(Player,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#PlayerItemConsumeEvent(Player,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getReplacement()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#getReplacement()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "isCancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#isCancelled"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#item"
          },
          {
            "kind": "FIELD",
            "name": "replacement",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#replacement"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#setItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setReplacement(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "replacement"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html#setReplacement(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemConsumeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerItemDamageEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerItemDamageEvent(Player,ItemStack,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#PlayerItemDamageEvent(Player,ItemStack,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "damage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#damage"
          },
          {
            "kind": "METHOD",
            "name": "getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#getDamage()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#getItem()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#item"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html#setDamage(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemDamageEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerItemHeldEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerItemHeldEvent(Player,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "current"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "previous"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#PlayerItemHeldEvent(Player,int,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "current",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#current"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#getNewSlot()"
          },
          {
            "kind": "METHOD",
            "name": "getPreviousSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#getPreviousSlot()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "previous",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#previous"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerItemHeldEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerJoinEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerJoinEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "joinMessage"
              },
              {
                "kind": "PARAMETER",
                "name": "playerJoined"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#PlayerJoinEvent(Player,String)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getJoinMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#getJoinMessage()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "joinMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#joinMessage"
          },
          {
            "kind": "METHOD",
            "name": "setJoinMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "joinMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html#setJoinMessage(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerJoinEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerKickEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerKickEvent(Player,String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "kickReason"
              },
              {
                "kind": "PARAMETER",
                "name": "leaveMessage"
              },
              {
                "kind": "PARAMETER",
                "name": "playerKicked"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#PlayerKickEvent(Player,String,String)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLeaveMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#getLeaveMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#getReason()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "kickReason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#kickReason"
          },
          {
            "kind": "FIELD",
            "name": "leaveMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#leaveMessage"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setLeaveMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "leaveMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#setLeaveMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setReason(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "kickReason"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html#setReason(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerKickEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerLevelChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLevelChangeEvent(Player,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newLevel"
              },
              {
                "kind": "PARAMETER",
                "name": "oldLevel"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#PlayerLevelChangeEvent(Player,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getNewLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#getNewLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getOldLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#getOldLevel()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "newLevel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#newLevel"
          },
          {
            "kind": "FIELD",
            "name": "oldLevel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html#oldLevel"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLevelChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerLoginEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLoginEvent(Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#PlayerLoginEvent(Player)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLoginEvent(Player,Result,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#PlayerLoginEvent(Player,Result,String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLoginEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hostname"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#PlayerLoginEvent(Player,String)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLoginEvent(Player,String,InetAddress)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              },
              {
                "kind": "PARAMETER",
                "name": "hostname"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#PlayerLoginEvent(Player,String,InetAddress)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLoginEvent(Player,String,InetAddress,InetAddress)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              },
              {
                "kind": "PARAMETER",
                "name": "hostname"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "realAddress"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#PlayerLoginEvent(Player,String,InetAddress,InetAddress)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerLoginEvent(Player,String,InetAddress,Result,String,InetAddress)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              },
              {
                "kind": "PARAMETER",
                "name": "hostname"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "realAddress"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#PlayerLoginEvent(Player,String,InetAddress,Result,String,InetAddress)"
          },
          {
            "kind": "FIELD",
            "name": "address",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#address"
          },
          {
            "kind": "METHOD",
            "name": "allow()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#allow()"
          },
          {
            "kind": "METHOD",
            "name": "disallow(Result,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#disallow(Result,String)"
          },
          {
            "kind": "METHOD",
            "name": "getAddress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getAddress()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getHostname()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getHostname()"
          },
          {
            "kind": "METHOD",
            "name": "getKickMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getKickMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getRealAddress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getRealAddress()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#getResult()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "hostname",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#hostname"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#message"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.player.PlayerLoginEvent.Result",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ALLOWED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#ALLOWED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_BANNED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#KICK_BANNED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_FULL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#KICK_FULL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_OTHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#KICK_OTHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_WHITELIST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#KICK_WHITELIST"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Result()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#Result()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent/Result.html"
          },
          {
            "kind": "FIELD",
            "name": "realAddress",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#realAddress"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setKickMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#setKickMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html#setResult(Result)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerLoginEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerMoveEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerMoveEvent(Player,Location,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#PlayerMoveEvent(Player,Location,Location)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "from",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#from"
          },
          {
            "kind": "METHOD",
            "name": "getFrom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#getFrom()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getTo()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#getTo()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFrom(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#setFrom(Location)"
          },
          {
            "kind": "METHOD",
            "name": "setTo(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#setTo(Location)"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#to"
          },
          {
            "kind": "METHOD",
            "name": "validateLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html#validateLocation(Location)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerMoveEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerPickupArrowEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerPickupArrowEvent(Player,Item,Arrow)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "arrow"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupArrowEvent.html#PlayerPickupArrowEvent(Player,Item,Arrow)"
          },
          {
            "kind": "FIELD",
            "name": "arrow",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupArrowEvent.html#arrow"
          },
          {
            "kind": "METHOD",
            "name": "getArrow()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupArrowEvent.html#getArrow()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupArrowEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerPickupItemEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerPickupItemEvent(Player,Item,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "remaining"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#PlayerPickupItemEvent(Player,Item,int)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getRemaining()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#getRemaining()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "item",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#item"
          },
          {
            "kind": "FIELD",
            "name": "remaining",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#remaining"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPickupItemEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerPortalEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerPortalEvent(Player,Location,Location,TravelAgent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "pta"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#PlayerPortalEvent(Player,Location,Location,TravelAgent)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerPortalEvent(Player,Location,Location,TravelAgent,TeleportCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "pta"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#PlayerPortalEvent(Player,Location,Location,TravelAgent,TeleportCause)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPortalTravelAgent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#getPortalTravelAgent()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setPortalTravelAgent(TravelAgent)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "travelAgent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#setPortalTravelAgent(TravelAgent)"
          },
          {
            "kind": "FIELD",
            "name": "travelAgent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#travelAgent"
          },
          {
            "kind": "FIELD",
            "name": "useTravelAgent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#useTravelAgent"
          },
          {
            "kind": "METHOD",
            "name": "useTravelAgent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#useTravelAgent()"
          },
          {
            "kind": "METHOD",
            "name": "useTravelAgent(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "useTravelAgent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html#useTravelAgent(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPortalEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerPreLoginEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerPreLoginEvent(String,InetAddress)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ipAddress"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#PlayerPreLoginEvent(String,InetAddress)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerPreLoginEvent(String,InetAddress,UUID)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ipAddress"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "uniqueId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#PlayerPreLoginEvent(String,InetAddress,UUID)"
          },
          {
            "kind": "METHOD",
            "name": "allow()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#allow()"
          },
          {
            "kind": "METHOD",
            "name": "disallow(Result,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#disallow(Result,String)"
          },
          {
            "kind": "METHOD",
            "name": "getAddress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getAddress()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getKickMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getKickMessage()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "getUniqueId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#getUniqueId()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "ipAddress",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#ipAddress"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#message"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#name"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.player.PlayerPreLoginEvent.Result",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ALLOWED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#ALLOWED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_BANNED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#KICK_BANNED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_FULL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#KICK_FULL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_OTHER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#KICK_OTHER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "KICK_WHITELIST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#KICK_WHITELIST"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Result()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#Result()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent/Result.html"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setKickMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#setKickMessage(String)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(Result)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#setResult(Result)"
          },
          {
            "kind": "FIELD",
            "name": "uniqueId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html#uniqueId"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerPreLoginEvent.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerQuitEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerQuitEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "quitMessage"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#PlayerQuitEvent(Player,String)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getQuitMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#getQuitMessage()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "quitMessage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#quitMessage"
          },
          {
            "kind": "METHOD",
            "name": "setQuitMessage(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "quitMessage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html#setQuitMessage(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerQuitEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerRegisterChannelEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerRegisterChannelEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRegisterChannelEvent.html#PlayerRegisterChannelEvent(Player,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRegisterChannelEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerResourcePackStatusEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerResourcePackStatusEvent(Player,Status)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "resourcePackStatus"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#PlayerResourcePackStatusEvent(Player,Status)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerResourcePackStatusEvent(Player,Status,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hash"
              },
              {
                "kind": "PARAMETER",
                "name": "resourcePackStatus"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#PlayerResourcePackStatusEvent(Player,Status,String)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getHash()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#getHash()"
          },
          {
            "kind": "METHOD",
            "name": "getStatus()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#getStatus()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "hash",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#hash"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.player.PlayerResourcePackStatusEvent.Status",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ACCEPTED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#ACCEPTED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DECLINED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#DECLINED"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FAILED_DOWNLOAD",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#FAILED_DOWNLOAD"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SUCCESSFULLY_LOADED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#SUCCESSFULLY_LOADED"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Status()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#Status()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent/Status.html"
          },
          {
            "kind": "FIELD",
            "name": "status",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html#status"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerResourcePackStatusEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerRespawnEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerRespawnEvent(Player,Location,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isBedSpawn"
              },
              {
                "kind": "PARAMETER",
                "name": "respawnLocation"
              },
              {
                "kind": "PARAMETER",
                "name": "respawnPlayer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#PlayerRespawnEvent(Player,Location,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getRespawnLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#getRespawnLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "isBedSpawn",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#isBedSpawn"
          },
          {
            "kind": "METHOD",
            "name": "isBedSpawn()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#isBedSpawn()"
          },
          {
            "kind": "FIELD",
            "name": "respawnLocation",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#respawnLocation"
          },
          {
            "kind": "METHOD",
            "name": "setRespawnLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "respawnLocation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html#setRespawnLocation(Location)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerRespawnEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerShearEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerShearEntityEvent(Player,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "what"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#PlayerShearEntityEvent(Player,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "what",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html#what"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerShearEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerStatisticIncrementEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerStatisticIncrementEvent(Player,Statistic,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "initialValue"
              },
              {
                "kind": "PARAMETER",
                "name": "newValue"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#PlayerStatisticIncrementEvent(Player,Statistic,int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerStatisticIncrementEvent(Player,Statistic,int,int,EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entityType"
              },
              {
                "kind": "PARAMETER",
                "name": "initialValue"
              },
              {
                "kind": "PARAMETER",
                "name": "newValue"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#PlayerStatisticIncrementEvent(Player,Statistic,int,int,EntityType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerStatisticIncrementEvent(Player,Statistic,int,int,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "initialValue"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "newValue"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "statistic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#PlayerStatisticIncrementEvent(Player,Statistic,int,int,Material)"
          },
          {
            "kind": "FIELD",
            "name": "entityType",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#entityType"
          },
          {
            "kind": "METHOD",
            "name": "getEntityType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getEntityType()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMaterial()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getMaterial()"
          },
          {
            "kind": "METHOD",
            "name": "getNewValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getNewValue()"
          },
          {
            "kind": "METHOD",
            "name": "getPreviousValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getPreviousValue()"
          },
          {
            "kind": "METHOD",
            "name": "getStatistic()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#getStatistic()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "initialValue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#initialValue"
          },
          {
            "kind": "FIELD",
            "name": "isCancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#isCancelled"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "material",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#material"
          },
          {
            "kind": "FIELD",
            "name": "newValue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#newValue"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "statistic",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html#statistic"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerStatisticIncrementEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerSwapHandItemsEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerSwapHandItemsEvent(Player,ItemStack,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mainHandItem"
              },
              {
                "kind": "PARAMETER",
                "name": "offHandItem"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#PlayerSwapHandItemsEvent(Player,ItemStack,ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMainHandItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#getMainHandItem()"
          },
          {
            "kind": "METHOD",
            "name": "getOffHandItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#getOffHandItem()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "mainHandItem",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#mainHandItem"
          },
          {
            "kind": "FIELD",
            "name": "offHandItem",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#offHandItem"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setMainHandItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mainHandItem"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#setMainHandItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setOffHandItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "offHandItem"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html#setOffHandItem(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerSwapHandItemsEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerTeleportEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerTeleportEvent(Player,Location,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#PlayerTeleportEvent(Player,Location,Location)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerTeleportEvent(Player,Location,Location,TeleportCause)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#PlayerTeleportEvent(Player,Location,Location,TeleportCause)"
          },
          {
            "kind": "FIELD",
            "name": "cause",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#cause"
          },
          {
            "kind": "METHOD",
            "name": "getCause()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#getCause()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html#handlers"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.player.PlayerTeleportEvent.TeleportCause",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "CHORUS_FRUIT",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#CHORUS_FRUIT"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "COMMAND",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#COMMAND"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENDER_PEARL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#ENDER_PEARL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "END_GATEWAY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#END_GATEWAY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "END_PORTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#END_PORTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NETHER_PORTAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#NETHER_PORTAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "PLUGIN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#PLUGIN"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SPECTATE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#SPECTATE"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "TeleportCause()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#TeleportCause()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UNKNOWN",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#UNKNOWN"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent/TeleportCause.html"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerTeleportEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerToggleFlightEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerToggleFlightEvent(Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isFlying"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#PlayerToggleFlightEvent(Player,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "isFlying",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#isFlying"
          },
          {
            "kind": "METHOD",
            "name": "isFlying()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#isFlying()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleFlightEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerToggleSneakEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerToggleSneakEvent(Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isSneaking"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#PlayerToggleSneakEvent(Player,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "isSneaking",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#isSneaking"
          },
          {
            "kind": "METHOD",
            "name": "isSneaking()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#isSneaking()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSneakEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerToggleSprintEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerToggleSprintEvent(Player,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isSprinting"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#PlayerToggleSprintEvent(Player,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "isSprinting",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#isSprinting"
          },
          {
            "kind": "METHOD",
            "name": "isSprinting()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#isSprinting()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerToggleSprintEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerUnleashEntityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerUnleashEntityEvent(Entity,Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html#PlayerUnleashEntityEvent(Entity,Player)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html#getPlayer()"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnleashEntityEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerUnregisterChannelEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerUnregisterChannelEvent(Player,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnregisterChannelEvent.html#PlayerUnregisterChannelEvent(Player,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerUnregisterChannelEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.player.PlayerVelocityEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerVelocityEvent(Player,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "velocity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#PlayerVelocityEvent(Player,Vector)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getVelocity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#getVelocity()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setVelocity(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "velocity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#setVelocity(Vector)"
          },
          {
            "kind": "FIELD",
            "name": "velocity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html#velocity"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/PlayerVelocityEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/player/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.server",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.MapInitializeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MapInitializeEvent(MapView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mapView"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html#MapInitializeEvent(MapView)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html#getMap()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "mapView",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html#mapView"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/MapInitializeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.PluginDisableEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginDisableEvent(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginDisableEvent.html#PluginDisableEvent(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginDisableEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginDisableEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginDisableEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginDisableEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.PluginEnableEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginEnableEvent(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEnableEvent.html#PluginEnableEvent(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEnableEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEnableEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEnableEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEnableEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.PluginEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginEvent(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEvent.html#PluginEvent(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEvent.html#getPlugin()"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEvent.html#plugin"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/PluginEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.RemoteServerCommandEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "RemoteServerCommandEvent(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/RemoteServerCommandEvent.html#RemoteServerCommandEvent(CommandSender,String)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/RemoteServerCommandEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/RemoteServerCommandEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/RemoteServerCommandEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/RemoteServerCommandEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.ServerCommandEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerCommandEvent(CommandSender,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#ServerCommandEvent(CommandSender,String)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#cancel"
          },
          {
            "kind": "FIELD",
            "name": "command",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#command"
          },
          {
            "kind": "METHOD",
            "name": "getCommand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#getCommand()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getSender()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#getSender()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "sender",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#sender"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html#setCommand(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerCommandEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.ServerEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerEvent()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerEvent.html#ServerEvent()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerEvent(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isAsync"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerEvent.html#ServerEvent(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.ServerListPingEvent",
        "children": [
          {
            "kind": "FIELD",
            "name": "MAGIC_PLAYER_COUNT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#MAGIC_PLAYER_COUNT"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerListPingEvent(InetAddress,String,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              },
              {
                "kind": "PARAMETER",
                "name": "maxPlayers"
              },
              {
                "kind": "PARAMETER",
                "name": "motd"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#ServerListPingEvent(InetAddress,String,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServerListPingEvent(InetAddress,String,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "address"
              },
              {
                "kind": "PARAMETER",
                "name": "maxPlayers"
              },
              {
                "kind": "PARAMETER",
                "name": "motd"
              },
              {
                "kind": "PARAMETER",
                "name": "numPlayers"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#ServerListPingEvent(InetAddress,String,int,int)"
          },
          {
            "kind": "FIELD",
            "name": "address",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#address"
          },
          {
            "kind": "METHOD",
            "name": "getAddress()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#getAddress()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#getMaxPlayers()"
          },
          {
            "kind": "METHOD",
            "name": "getMotd()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#getMotd()"
          },
          {
            "kind": "METHOD",
            "name": "getNumPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#getNumPlayers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "iterator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#iterator()"
          },
          {
            "kind": "FIELD",
            "name": "maxPlayers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#maxPlayers"
          },
          {
            "kind": "FIELD",
            "name": "motd",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#motd"
          },
          {
            "kind": "FIELD",
            "name": "numPlayers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#numPlayers"
          },
          {
            "kind": "METHOD",
            "name": "setMaxPlayers(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxPlayers"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#setMaxPlayers(int)"
          },
          {
            "kind": "METHOD",
            "name": "setMotd(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "motd"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#setMotd(String)"
          },
          {
            "kind": "METHOD",
            "name": "setServerIcon(CachedServerIcon)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "icon"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html#setServerIcon(CachedServerIcon)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServerListPingEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.ServiceEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServiceEvent(RegisteredServiceProvider)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "provider"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceEvent.html#ServiceEvent(RegisteredServiceProvider)"
          },
          {
            "kind": "METHOD",
            "name": "getProvider()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceEvent.html#getProvider()"
          },
          {
            "kind": "FIELD",
            "name": "provider",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceEvent.html#provider"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.ServiceRegisterEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServiceRegisterEvent(RegisteredServiceProvider)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "registeredProvider"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceRegisterEvent.html#ServiceRegisterEvent(RegisteredServiceProvider)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceRegisterEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceRegisterEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceRegisterEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceRegisterEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.ServiceUnregisterEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ServiceUnregisterEvent(RegisteredServiceProvider)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "serviceProvider"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceUnregisterEvent.html#ServiceUnregisterEvent(RegisteredServiceProvider)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceUnregisterEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceUnregisterEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceUnregisterEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/ServiceUnregisterEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.server.TabCompleteEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TabCompleteEvent(CommandSender,String,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "buffer"
              },
              {
                "kind": "PARAMETER",
                "name": "completions"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#TabCompleteEvent(CommandSender,String,List)"
          },
          {
            "kind": "FIELD",
            "name": "buffer",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#buffer"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "completions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#completions"
          },
          {
            "kind": "METHOD",
            "name": "getBuffer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#getBuffer()"
          },
          {
            "kind": "METHOD",
            "name": "getCompletions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#getCompletions()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getSender()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#getSender()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "sender",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#sender"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCompletions(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "completions"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html#setCompletions(List)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/TabCompleteEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/server/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.vehicle",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleBlockCollisionEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleBlockCollisionEvent(Vehicle,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html#VehicleBlockCollisionEvent(Vehicle,Block)"
          },
          {
            "kind": "FIELD",
            "name": "block",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html#block"
          },
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html#getBlock()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleBlockCollisionEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleCollisionEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleCollisionEvent(Vehicle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCollisionEvent.html#VehicleCollisionEvent(Vehicle)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCollisionEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleCreateEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleCreateEvent(Vehicle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCreateEvent.html#VehicleCreateEvent(Vehicle)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCreateEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCreateEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCreateEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleCreateEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleDamageEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleDamageEvent(Vehicle,Entity,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attacker"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#VehicleDamageEvent(Vehicle,Entity,double)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleDamageEvent(Vehicle,Entity,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attacker"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#VehicleDamageEvent(Vehicle,Entity,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#_INVALID_getDamage()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "_INVALID_setDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#_INVALID_setDamage(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "attacker",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#attacker"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "damage",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#damage"
          },
          {
            "kind": "METHOD",
            "name": "getAttacker()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#getAttacker()"
          },
          {
            "kind": "METHOD",
            "name": "getDamage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#getDamage()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setDamage(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html#setDamage(double)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDamageEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleDestroyEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleDestroyEvent(Vehicle,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attacker"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#VehicleDestroyEvent(Vehicle,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "attacker",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#attacker"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getAttacker()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#getAttacker()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleDestroyEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleEnterEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleEnterEvent(Vehicle,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entered"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#VehicleEnterEvent(Vehicle,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "entered",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#entered"
          },
          {
            "kind": "METHOD",
            "name": "getEntered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#getEntered()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEnterEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleEntityCollisionEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleEntityCollisionEvent(Vehicle,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#VehicleEntityCollisionEvent(Vehicle,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "cancelledCollision",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#cancelledCollision"
          },
          {
            "kind": "FIELD",
            "name": "cancelledPickup",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#cancelledPickup"
          },
          {
            "kind": "FIELD",
            "name": "entity",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#entity"
          },
          {
            "kind": "METHOD",
            "name": "getEntity()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#getEntity()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "isCollisionCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#isCollisionCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "isPickupCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#isPickupCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCollisionCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#setCollisionCancelled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setPickupCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html#setPickupCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEntityCollisionEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleEvent(Vehicle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEvent.html#VehicleEvent(Vehicle)"
          },
          {
            "kind": "METHOD",
            "name": "getVehicle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEvent.html#getVehicle()"
          },
          {
            "kind": "FIELD",
            "name": "vehicle",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEvent.html#vehicle"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleExitEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleExitEvent(Vehicle,LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "exited"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#VehicleExitEvent(Vehicle,LivingEntity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "exited",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#exited"
          },
          {
            "kind": "METHOD",
            "name": "getExited()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#getExited()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleExitEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleMoveEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleMoveEvent(Vehicle,Location,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "from"
              },
              {
                "kind": "PARAMETER",
                "name": "to"
              },
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#VehicleMoveEvent(Vehicle,Location,Location)"
          },
          {
            "kind": "FIELD",
            "name": "from",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#from"
          },
          {
            "kind": "METHOD",
            "name": "getFrom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#getFrom()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getTo()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#getTo()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html#to"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleMoveEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.vehicle.VehicleUpdateEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "VehicleUpdateEvent(Vehicle)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vehicle"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleUpdateEvent.html#VehicleUpdateEvent(Vehicle)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleUpdateEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleUpdateEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleUpdateEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/VehicleUpdateEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/vehicle/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.weather",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.weather.LightningStrikeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "LightningStrikeEvent(World,LightningStrike)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bolt"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#LightningStrikeEvent(World,LightningStrike)"
          },
          {
            "kind": "FIELD",
            "name": "bolt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#bolt"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#canceled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLightning()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#getLightning()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/LightningStrikeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.weather.ThunderChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ThunderChangeEvent(World,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "to"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#ThunderChangeEvent(World,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#canceled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#to"
          },
          {
            "kind": "METHOD",
            "name": "toThunderState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html#toThunderState()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/ThunderChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.weather.WeatherChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WeatherChangeEvent(World,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "to"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#WeatherChangeEvent(World,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "canceled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#canceled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "to",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#to"
          },
          {
            "kind": "METHOD",
            "name": "toWeatherState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html#toWeatherState()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.weather.WeatherEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WeatherEvent(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "where"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherEvent.html#WeatherEvent(World)"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherEvent.html#getWorld()"
          },
          {
            "kind": "FIELD",
            "name": "world",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherEvent.html#world"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/WeatherEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/weather/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.event.world",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.ChunkEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChunkEvent(Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkEvent.html#ChunkEvent(Chunk)"
          },
          {
            "kind": "FIELD",
            "name": "chunk",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkEvent.html#chunk"
          },
          {
            "kind": "METHOD",
            "name": "getChunk()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkEvent.html#getChunk()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.ChunkLoadEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChunkLoadEvent(Chunk,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              },
              {
                "kind": "PARAMETER",
                "name": "newChunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html#ChunkLoadEvent(Chunk,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isNewChunk()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html#isNewChunk()"
          },
          {
            "kind": "FIELD",
            "name": "newChunk",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html#newChunk"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkLoadEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.ChunkPopulateEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChunkPopulateEvent(Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkPopulateEvent.html#ChunkPopulateEvent(Chunk)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkPopulateEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkPopulateEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkPopulateEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkPopulateEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.ChunkUnloadEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChunkUnloadEvent(Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chunk"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#ChunkUnloadEvent(Chunk)"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/ChunkUnloadEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.PortalCreateEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PortalCreateEvent(Collection,World,CreateReason)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "reason"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#PortalCreateEvent(Collection,World,CreateReason)"
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#blocks"
          },
          {
            "kind": "FIELD",
            "name": "cancel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#cancel"
          },
          {
            "kind": "METHOD",
            "name": "getBlocks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#getBlocks()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getReason()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#getReason()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#isCancelled()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.event.world.PortalCreateEvent.CreateReason",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "CreateReason()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent/CreateReason.html#CreateReason()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FIRE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent/CreateReason.html#FIRE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "OBC_DESTINATION",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent/CreateReason.html#OBC_DESTINATION"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent/CreateReason.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent/CreateReason.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent/CreateReason.html"
          },
          {
            "kind": "FIELD",
            "name": "reason",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#reason"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/PortalCreateEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.SpawnChangeEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnChangeEvent(World,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "previousLocation"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html#SpawnChangeEvent(World,Location)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getPreviousLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html#getPreviousLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "previousLocation",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html#previousLocation"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/SpawnChangeEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.StructureGrowEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "StructureGrowEvent(Location,TreeType,boolean,Player,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blocks"
              },
              {
                "kind": "PARAMETER",
                "name": "bonemeal"
              },
              {
                "kind": "PARAMETER",
                "name": "location"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#StructureGrowEvent(Location,TreeType,boolean,Player,List)"
          },
          {
            "kind": "FIELD",
            "name": "blocks",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#blocks"
          },
          {
            "kind": "FIELD",
            "name": "bonemeal",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#bonemeal"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getBlocks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#getBlocks()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#getPlayer()"
          },
          {
            "kind": "METHOD",
            "name": "getSpecies()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#getSpecies()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "isFromBonemeal()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#isFromBonemeal()"
          },
          {
            "kind": "FIELD",
            "name": "location",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#location"
          },
          {
            "kind": "FIELD",
            "name": "player",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#player"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#setCancelled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "species",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html#species"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/StructureGrowEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.WorldEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldEvent(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldEvent.html#WorldEvent(World)"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldEvent.html#getWorld()"
          },
          {
            "kind": "FIELD",
            "name": "world",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldEvent.html#world"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.WorldInitEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldInitEvent(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldInitEvent.html#WorldInitEvent(World)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldInitEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldInitEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldInitEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldInitEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.WorldLoadEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldLoadEvent(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldLoadEvent.html#WorldLoadEvent(World)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldLoadEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldLoadEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldLoadEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldLoadEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.WorldSaveEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldSaveEvent(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldSaveEvent.html#WorldSaveEvent(World)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldSaveEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldSaveEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldSaveEvent.html#handlers"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldSaveEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.event.world.WorldUnloadEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "WorldUnloadEvent(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#WorldUnloadEvent(World)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#handlers"
          },
          {
            "kind": "FIELD",
            "name": "isCancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#isCancelled"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/WorldUnloadEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/event/world/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.generator",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.generator.BlockPopulator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockPopulator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/BlockPopulator.html#BlockPopulator()"
          },
          {
            "kind": "METHOD",
            "name": "populate(World,Random,Chunk)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "random"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/BlockPopulator.html#populate(World,Random,Chunk)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/BlockPopulator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.generator.ChunkGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChunkGenerator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#ChunkGenerator()"
          },
          {
            "kind": "METHOD",
            "name": "canSpawn(World,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#canSpawn(World,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "createChunkData(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#createChunkData(World)"
          },
          {
            "kind": "METHOD",
            "name": "generate(World,Random,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "random"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#generate(World,Random,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "generateBlockSections(World,Random,int,int,BiomeGrid)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "biomes"
              },
              {
                "kind": "PARAMETER",
                "name": "random"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#generateBlockSections(World,Random,int,int,BiomeGrid)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "generateChunkData(World,Random,int,int,BiomeGrid)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "biome"
              },
              {
                "kind": "PARAMETER",
                "name": "random"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#generateChunkData(World,Random,int,int,BiomeGrid)"
          },
          {
            "kind": "METHOD",
            "name": "generateExtBlockSections(World,Random,int,int,BiomeGrid)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "biomes"
              },
              {
                "kind": "PARAMETER",
                "name": "random"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#generateExtBlockSections(World,Random,int,int,BiomeGrid)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDefaultPopulators(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#getDefaultPopulators(World)"
          },
          {
            "kind": "METHOD",
            "name": "getFixedSpawnLocation(World,Random)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "random"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html#getFixedSpawnLocation(World,Random)"
          },
          {
            "kind": "INTERFACE",
            "name": "org.bukkit.generator.ChunkGenerator.BiomeGrid",
            "children": [
              {
                "kind": "METHOD",
                "name": "getBiome(int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/BiomeGrid.html#getBiome(int,int)"
              },
              {
                "kind": "METHOD",
                "name": "setBiome(int,int,Biome)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "bio"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/BiomeGrid.html#setBiome(int,int,Biome)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/BiomeGrid.html"
          },
          {
            "kind": "INTERFACE",
            "name": "org.bukkit.generator.ChunkGenerator.ChunkData",
            "children": [
              {
                "kind": "METHOD",
                "name": "getData(int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#getData(int,int,int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getMaxHeight()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#getMaxHeight()"
              },
              {
                "kind": "METHOD",
                "name": "getType(int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#getType(int,int,int)"
              },
              {
                "kind": "METHOD",
                "name": "getTypeAndData(int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#getTypeAndData(int,int,int)"
              },
              {
                "kind": "METHOD",
                "name": "getTypeId(int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#getTypeId(int,int,int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "setBlock(int,int,int,Material)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "material"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setBlock(int,int,int,Material)"
              },
              {
                "kind": "METHOD",
                "name": "setBlock(int,int,int,MaterialData)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "material"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setBlock(int,int,int,MaterialData)"
              },
              {
                "kind": "METHOD",
                "name": "setBlock(int,int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "blockId"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setBlock(int,int,int,int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "setBlock(int,int,int,int,byte)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "blockId"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "x"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "y"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "z"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setBlock(int,int,int,int,byte)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "setRegion(int,int,int,int,int,int,Material)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "material"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMin"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setRegion(int,int,int,int,int,int,Material)"
              },
              {
                "kind": "METHOD",
                "name": "setRegion(int,int,int,int,int,int,MaterialData)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "material"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMin"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setRegion(int,int,int,int,int,int,MaterialData)"
              },
              {
                "kind": "METHOD",
                "name": "setRegion(int,int,int,int,int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "blockId"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMin"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setRegion(int,int,int,int,int,int,int)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "setRegion(int,int,int,int,int,int,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "blockId"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "xMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "yMin"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMax"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "zMin"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html#setRegion(int,int,int,int,int,int,int,int)",
                "deprecated": {
                  "deprecated": "true"
                }
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator/ChunkData.html"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/ChunkGenerator.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/generator/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.help",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.help.GenericCommandHelpTopic",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "GenericCommandHelpTopic(Command)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/GenericCommandHelpTopic.html#GenericCommandHelpTopic(Command)"
          },
          {
            "kind": "METHOD",
            "name": "canSee(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/GenericCommandHelpTopic.html#canSee(CommandSender)"
          },
          {
            "kind": "FIELD",
            "name": "command",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/GenericCommandHelpTopic.html#command"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/GenericCommandHelpTopic.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.help.HelpMap",
        "children": [
          {
            "kind": "METHOD",
            "name": "addTopic(HelpTopic)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "topic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html#addTopic(HelpTopic)"
          },
          {
            "kind": "METHOD",
            "name": "clear()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html#clear()"
          },
          {
            "kind": "METHOD",
            "name": "getHelpTopic(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "topicName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html#getHelpTopic(String)"
          },
          {
            "kind": "METHOD",
            "name": "getHelpTopics()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html#getHelpTopics()"
          },
          {
            "kind": "METHOD",
            "name": "getIgnoredPlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html#getIgnoredPlugins()"
          },
          {
            "kind": "METHOD",
            "name": "registerHelpTopicFactory(Class,HelpTopicFactory)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandClass"
              },
              {
                "kind": "PARAMETER",
                "name": "factory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html#registerHelpTopicFactory(Class,HelpTopicFactory)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpMap.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.help.HelpTopic",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HelpTopic()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#HelpTopic()"
          },
          {
            "kind": "METHOD",
            "name": "amendCanSee(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amendedPermission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#amendCanSee(String)"
          },
          {
            "kind": "METHOD",
            "name": "amendTopic(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amendedFullText"
              },
              {
                "kind": "PARAMETER",
                "name": "amendedShortText"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#amendTopic(String,String)"
          },
          {
            "kind": "FIELD",
            "name": "amendedPermission",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#amendedPermission"
          },
          {
            "kind": "METHOD",
            "name": "applyAmendment(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amendment"
              },
              {
                "kind": "PARAMETER",
                "name": "baseText"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#applyAmendment(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "canSee(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#canSee(CommandSender)"
          },
          {
            "kind": "FIELD",
            "name": "fullText",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#fullText"
          },
          {
            "kind": "METHOD",
            "name": "getFullText(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "forWho"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#getFullText(CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getShortText()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#getShortText()"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#name"
          },
          {
            "kind": "FIELD",
            "name": "shortText",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html#shortText"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopic.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.help.HelpTopicComparator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "HelpTopicComparator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html#HelpTopicComparator()"
          },
          {
            "kind": "METHOD",
            "name": "compare(HelpTopic,HelpTopic)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lhs"
              },
              {
                "kind": "PARAMETER",
                "name": "rhs"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html#compare(HelpTopic,HelpTopic)"
          },
          {
            "kind": "METHOD",
            "name": "helpTopicComparatorInstance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html#helpTopicComparatorInstance()"
          },
          {
            "kind": "FIELD",
            "name": "htc",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html#htc"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.help.HelpTopicComparator.TopicNameComparator",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "TopicNameComparator()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator/TopicNameComparator.html#TopicNameComparator()"
              },
              {
                "kind": "METHOD",
                "name": "compare(String,String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "lhs"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "rhs"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator/TopicNameComparator.html#compare(String,String)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator/TopicNameComparator.html"
          },
          {
            "kind": "FIELD",
            "name": "tnc",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html#tnc"
          },
          {
            "kind": "METHOD",
            "name": "topicNameComparatorInstance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html#topicNameComparatorInstance()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicComparator.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.help.HelpTopicFactory",
        "children": [
          {
            "kind": "TYPE_PARAMETER",
            "name": "TCommand"
          },
          {
            "kind": "METHOD",
            "name": "createTopic(TCommand)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "command"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicFactory.html#createTopic(TCommand)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/HelpTopicFactory.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.help.IndexHelpTopic",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "IndexHelpTopic(String,String,String,Collection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              },
              {
                "kind": "PARAMETER",
                "name": "shortText"
              },
              {
                "kind": "PARAMETER",
                "name": "topics"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#IndexHelpTopic(String,String,String,Collection)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "IndexHelpTopic(String,String,String,Collection,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              },
              {
                "kind": "PARAMETER",
                "name": "preamble"
              },
              {
                "kind": "PARAMETER",
                "name": "shortText"
              },
              {
                "kind": "PARAMETER",
                "name": "topics"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#IndexHelpTopic(String,String,String,Collection,String)"
          },
          {
            "kind": "FIELD",
            "name": "allTopics",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#allTopics"
          },
          {
            "kind": "METHOD",
            "name": "amendCanSee(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amendedPermission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#amendCanSee(String)"
          },
          {
            "kind": "METHOD",
            "name": "buildIndexLine(CommandSender,HelpTopic)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              },
              {
                "kind": "PARAMETER",
                "name": "topic"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#buildIndexLine(CommandSender,HelpTopic)"
          },
          {
            "kind": "METHOD",
            "name": "buildPreamble(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#buildPreamble(CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "canSee(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#canSee(CommandSender)"
          },
          {
            "kind": "METHOD",
            "name": "getFullText(CommandSender)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#getFullText(CommandSender)"
          },
          {
            "kind": "FIELD",
            "name": "permission",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#permission"
          },
          {
            "kind": "FIELD",
            "name": "preamble",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#preamble"
          },
          {
            "kind": "METHOD",
            "name": "setTopicsCollection(Collection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "topics"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html#setTopicsCollection(Collection)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/IndexHelpTopic.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/help/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.inventory",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.AnvilInventory",
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/AnvilInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.BeaconInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BeaconInventory.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BeaconInventory.html#setItem(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BeaconInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.BrewerInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getFuel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BrewerInventory.html#getFuel()"
          },
          {
            "kind": "METHOD",
            "name": "getHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BrewerInventory.html#getHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getIngredient()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BrewerInventory.html#getIngredient()"
          },
          {
            "kind": "METHOD",
            "name": "setFuel(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "fuel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BrewerInventory.html#setFuel(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setIngredient(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BrewerInventory.html#setIngredient(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/BrewerInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.CraftingInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getMatrix()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/CraftingInventory.html#getMatrix()"
          },
          {
            "kind": "METHOD",
            "name": "getRecipe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/CraftingInventory.html#getRecipe()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/CraftingInventory.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "setMatrix(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "contents"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/CraftingInventory.html#setMatrix(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "newResult"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/CraftingInventory.html#setResult(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/CraftingInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.DoubleChestInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/DoubleChestInventory.html#getHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getLeftSide()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/DoubleChestInventory.html#getLeftSide()"
          },
          {
            "kind": "METHOD",
            "name": "getRightSide()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/DoubleChestInventory.html#getRightSide()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/DoubleChestInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.EnchantingInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getItem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EnchantingInventory.html#getItem()"
          },
          {
            "kind": "METHOD",
            "name": "getSecondary()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EnchantingInventory.html#getSecondary()"
          },
          {
            "kind": "METHOD",
            "name": "setItem(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EnchantingInventory.html#setItem(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setSecondary(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EnchantingInventory.html#setSecondary(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EnchantingInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.EntityEquipment",
        "children": [
          {
            "kind": "METHOD",
            "name": "clear()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#clear()"
          },
          {
            "kind": "METHOD",
            "name": "getArmorContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getArmorContents()"
          },
          {
            "kind": "METHOD",
            "name": "getBoots()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getBoots()"
          },
          {
            "kind": "METHOD",
            "name": "getBootsDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getBootsDropChance()"
          },
          {
            "kind": "METHOD",
            "name": "getChestplate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getChestplate()"
          },
          {
            "kind": "METHOD",
            "name": "getChestplateDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getChestplateDropChance()"
          },
          {
            "kind": "METHOD",
            "name": "getHelmet()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getHelmet()"
          },
          {
            "kind": "METHOD",
            "name": "getHelmetDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getHelmetDropChance()"
          },
          {
            "kind": "METHOD",
            "name": "getHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getItemInHand()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getItemInHandDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getItemInHandDropChance()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getItemInMainHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getItemInMainHand()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInMainHandDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getItemInMainHandDropChance()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInOffHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getItemInOffHand()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInOffHandDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getItemInOffHandDropChance()"
          },
          {
            "kind": "METHOD",
            "name": "getLeggings()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getLeggings()"
          },
          {
            "kind": "METHOD",
            "name": "getLeggingsDropChance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#getLeggingsDropChance()"
          },
          {
            "kind": "METHOD",
            "name": "setArmorContents(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setArmorContents(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "setBoots(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "boots"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setBoots(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setBootsDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setBootsDropChance(float)"
          },
          {
            "kind": "METHOD",
            "name": "setChestplate(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chestplate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setChestplate(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setChestplateDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setChestplateDropChance(float)"
          },
          {
            "kind": "METHOD",
            "name": "setHelmet(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "helmet"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setHelmet(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setHelmetDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setHelmetDropChance(float)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setItemInHand(ItemStack)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setItemInHandDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setItemInHandDropChance(float)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setItemInMainHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setItemInMainHand(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInMainHandDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setItemInMainHandDropChance(float)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInOffHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setItemInOffHand(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInOffHandDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setItemInOffHandDropChance(float)"
          },
          {
            "kind": "METHOD",
            "name": "setLeggings(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "leggings"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setLeggings(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setLeggingsDropChance(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html#setLeggingsDropChance(float)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EntityEquipment.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.inventory.EquipmentSlot",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "CHEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#CHEST"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EquipmentSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#EquipmentSlot()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FEET",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#FEET"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#HAND"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HEAD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#HEAD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEGS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#LEGS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OFF_HAND",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#OFF_HAND"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/EquipmentSlot.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.FurnaceInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getFuel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#getFuel()"
          },
          {
            "kind": "METHOD",
            "name": "getHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#getHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "getSmelting()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#getSmelting()"
          },
          {
            "kind": "METHOD",
            "name": "setFuel(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#setFuel(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setResult(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#setResult(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setSmelting(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html#setSmelting(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceInventory.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.inventory.FurnaceRecipe",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceRecipe(ItemStack,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#FurnaceRecipe(ItemStack,Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceRecipe(ItemStack,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#FurnaceRecipe(ItemStack,Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceRecipe(ItemStack,Material,int,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "experience"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#FurnaceRecipe(ItemStack,Material,int,float)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceRecipe(ItemStack,MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#FurnaceRecipe(ItemStack,MaterialData)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceRecipe(ItemStack,MaterialData,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "experience"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#FurnaceRecipe(ItemStack,MaterialData,float)"
          },
          {
            "kind": "FIELD",
            "name": "experience",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#experience"
          },
          {
            "kind": "METHOD",
            "name": "getExperience()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#getExperience()"
          },
          {
            "kind": "METHOD",
            "name": "getInput()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#getInput()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#getResult()"
          },
          {
            "kind": "FIELD",
            "name": "ingredient",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#ingredient"
          },
          {
            "kind": "FIELD",
            "name": "output",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#output"
          },
          {
            "kind": "METHOD",
            "name": "setExperience(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "experience"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#setExperience(float)"
          },
          {
            "kind": "METHOD",
            "name": "setInput(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#setInput(Material)"
          },
          {
            "kind": "METHOD",
            "name": "setInput(Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#setInput(Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setInput(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html#setInput(MaterialData)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/FurnaceRecipe.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.HorseInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getArmor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/HorseInventory.html#getArmor()"
          },
          {
            "kind": "METHOD",
            "name": "getSaddle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/HorseInventory.html#getSaddle()"
          },
          {
            "kind": "METHOD",
            "name": "setArmor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/HorseInventory.html#setArmor(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setSaddle(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/HorseInventory.html#setSaddle(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/HorseInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.Inventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "addItem(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#addItem(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "all(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#all(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "all(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#all(Material)"
          },
          {
            "kind": "METHOD",
            "name": "all(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "materialId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#all(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clear()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#clear()"
          },
          {
            "kind": "METHOD",
            "name": "clear(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#clear(int)"
          },
          {
            "kind": "METHOD",
            "name": "contains(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#contains(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "contains(ItemStack,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#contains(ItemStack,int)"
          },
          {
            "kind": "METHOD",
            "name": "contains(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#contains(Material)"
          },
          {
            "kind": "METHOD",
            "name": "contains(Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#contains(Material,int)"
          },
          {
            "kind": "METHOD",
            "name": "contains(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "materialId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#contains(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "contains(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "materialId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#contains(int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "containsAtLeast(ItemStack,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#containsAtLeast(ItemStack,int)"
          },
          {
            "kind": "METHOD",
            "name": "first(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#first(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "first(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#first(Material)"
          },
          {
            "kind": "METHOD",
            "name": "first(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "materialId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#first(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "firstEmpty()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#firstEmpty()"
          },
          {
            "kind": "METHOD",
            "name": "getContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getContents()"
          },
          {
            "kind": "METHOD",
            "name": "getHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getItem(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getItem(int)"
          },
          {
            "kind": "METHOD",
            "name": "getLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getLocation()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxStackSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getMaxStackSize()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getSize()"
          },
          {
            "kind": "METHOD",
            "name": "getStorageContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getStorageContents()"
          },
          {
            "kind": "METHOD",
            "name": "getTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getTitle()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "getViewers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#getViewers()"
          },
          {
            "kind": "METHOD",
            "name": "iterator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#iterator()"
          },
          {
            "kind": "METHOD",
            "name": "iterator(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#iterator(int)"
          },
          {
            "kind": "METHOD",
            "name": "remove(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#remove(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "remove(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#remove(Material)"
          },
          {
            "kind": "METHOD",
            "name": "remove(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "materialId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#remove(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "removeItem(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#removeItem(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "setContents(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#setContents(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(int,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#setItem(int,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setMaxStackSize(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "size"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#setMaxStackSize(int)"
          },
          {
            "kind": "METHOD",
            "name": "setStorageContents(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html#setStorageContents(ItemStack...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Inventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.InventoryHolder",
        "children": [
          {
            "kind": "METHOD",
            "name": "getInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryHolder.html#getInventory()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryHolder.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.inventory.InventoryView",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InventoryView()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#InventoryView()"
          },
          {
            "kind": "FIELD",
            "name": "OUTSIDE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#OUTSIDE"
          },
          {
            "kind": "METHOD",
            "name": "close()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#close()"
          },
          {
            "kind": "METHOD",
            "name": "convertSlot(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rawSlot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#convertSlot(int)"
          },
          {
            "kind": "METHOD",
            "name": "countSlots()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#countSlots()"
          },
          {
            "kind": "METHOD",
            "name": "getBottomInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getBottomInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getCursor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getCursor()"
          },
          {
            "kind": "METHOD",
            "name": "getItem(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getItem(int)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getPlayer()"
          },
          {
            "kind": "METHOD",
            "name": "getTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getTitle()"
          },
          {
            "kind": "METHOD",
            "name": "getTopInventory()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getTopInventory()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#getType()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.inventory.InventoryView.Property",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BREW_TIME",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#BREW_TIME"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "BURN_TIME",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#BURN_TIME"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "COOK_TIME",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#COOK_TIME"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENCHANT_BUTTON1",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#ENCHANT_BUTTON1"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENCHANT_BUTTON2",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#ENCHANT_BUTTON2"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ENCHANT_BUTTON3",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#ENCHANT_BUTTON3"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Property(int,InventoryType)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "appliesTo"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "id"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#Property(int,InventoryType)"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TICKS_FOR_CURRENT_FUEL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#TICKS_FOR_CURRENT_FUEL"
              },
              {
                "kind": "METHOD",
                "name": "getId()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#getId()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getType()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#getType()"
              },
              {
                "kind": "FIELD",
                "name": "id",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#id"
              },
              {
                "kind": "FIELD",
                "name": "style",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#style"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView/Property.html"
          },
          {
            "kind": "METHOD",
            "name": "setCursor(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#setCursor(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(int,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              },
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#setItem(int,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setProperty(Property,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "prop"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html#setProperty(Property,int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/InventoryView.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.ItemFactory",
        "children": [
          {
            "kind": "METHOD",
            "name": "asMetaFor(ItemMeta,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "meta"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#asMetaFor(ItemMeta,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "asMetaFor(ItemMeta,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "meta"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#asMetaFor(ItemMeta,Material)"
          },
          {
            "kind": "METHOD",
            "name": "equals(ItemMeta,ItemMeta)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "meta1"
              },
              {
                "kind": "PARAMETER",
                "name": "meta2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#equals(ItemMeta,ItemMeta)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultLeatherColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#getDefaultLeatherColor()"
          },
          {
            "kind": "METHOD",
            "name": "getItemMeta(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#getItemMeta(Material)"
          },
          {
            "kind": "METHOD",
            "name": "isApplicable(ItemMeta,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "meta"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#isApplicable(ItemMeta,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "isApplicable(ItemMeta,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              },
              {
                "kind": "PARAMETER",
                "name": "meta"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html#isApplicable(ItemMeta,Material)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFactory.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.inventory.ItemFlag",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_ATTRIBUTES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#HIDE_ATTRIBUTES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_DESTROYS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#HIDE_DESTROYS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_ENCHANTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#HIDE_ENCHANTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_PLACED_ON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#HIDE_PLACED_ON"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_POTION_EFFECTS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#HIDE_POTION_EFFECTS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_UNBREAKABLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#HIDE_UNBREAKABLE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemFlag()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#ItemFlag()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemFlag.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.inventory.ItemStack",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(ItemStack)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(Material,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(Material,int,short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(Material,int,short)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(Material,int,short,Byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(Material,int,short,Byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(int,int,short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(int,int,short)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ItemStack(int,int,short,Byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              },
              {
                "kind": "PARAMETER",
                "name": "damage"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#ItemStack(int,int,short,Byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addEnchantment(Enchantment,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              },
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#addEnchantment(Enchantment,int)"
          },
          {
            "kind": "METHOD",
            "name": "addEnchantments(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enchantments"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#addEnchantments(Map)"
          },
          {
            "kind": "METHOD",
            "name": "addUnsafeEnchantment(Enchantment,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              },
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#addUnsafeEnchantment(Enchantment,int)"
          },
          {
            "kind": "METHOD",
            "name": "addUnsafeEnchantments(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enchantments"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#addUnsafeEnchantments(Map)"
          },
          {
            "kind": "FIELD",
            "name": "amount",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#amount"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "containsEnchantment(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#containsEnchantment(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "createData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#createData(byte)"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#data"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#deserialize(Map)"
          },
          {
            "kind": "FIELD",
            "name": "durability",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#durability"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getAmount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getAmount()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getData()"
          },
          {
            "kind": "METHOD",
            "name": "getDurability()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getDurability()"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantmentLevel(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getEnchantmentLevel(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantments()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getEnchantments()"
          },
          {
            "kind": "METHOD",
            "name": "getItemMeta()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getItemMeta()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxStackSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getMaxStackSize()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "getType0()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getType0()"
          },
          {
            "kind": "METHOD",
            "name": "getType0(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getType0(int)"
          },
          {
            "kind": "METHOD",
            "name": "getTypeId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#getTypeId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "hasItemMeta()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#hasItemMeta()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isSimilar(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#isSimilar(ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "meta",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#meta"
          },
          {
            "kind": "METHOD",
            "name": "removeEnchantment(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#removeEnchantment(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#serialize()"
          },
          {
            "kind": "METHOD",
            "name": "setAmount(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setAmount(int)"
          },
          {
            "kind": "METHOD",
            "name": "setData(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setData(MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "setDurability(short)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "durability"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setDurability(short)"
          },
          {
            "kind": "METHOD",
            "name": "setItemMeta(ItemMeta)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "itemMeta"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setItemMeta(ItemMeta)"
          },
          {
            "kind": "METHOD",
            "name": "setItemMeta0(ItemMeta,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "itemMeta"
              },
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setItemMeta0(ItemMeta,Material)"
          },
          {
            "kind": "METHOD",
            "name": "setType(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setType(Material)"
          },
          {
            "kind": "METHOD",
            "name": "setTypeId(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#setTypeId(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#toString()"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ItemStack.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.inventory.MainHand",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "LEFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MainHand.html#LEFT"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MainHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MainHand.html#MainHand()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "RIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MainHand.html#RIGHT"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MainHand.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MainHand.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MainHand.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.MerchantInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "getSelectedRecipe()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantInventory.html#getSelectedRecipe()"
          },
          {
            "kind": "METHOD",
            "name": "getSelectedRecipeIndex()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantInventory.html#getSelectedRecipeIndex()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantInventory.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.inventory.MerchantRecipe",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MerchantRecipe(ItemStack,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxUses"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#MerchantRecipe(ItemStack,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MerchantRecipe(ItemStack,int,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "experienceReward"
              },
              {
                "kind": "PARAMETER",
                "name": "maxUses"
              },
              {
                "kind": "PARAMETER",
                "name": "result"
              },
              {
                "kind": "PARAMETER",
                "name": "uses"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#MerchantRecipe(ItemStack,int,int,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#addIngredient(ItemStack)"
          },
          {
            "kind": "FIELD",
            "name": "experienceReward",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#experienceReward"
          },
          {
            "kind": "METHOD",
            "name": "getIngredients()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#getIngredients()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxUses()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#getMaxUses()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "getUses()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#getUses()"
          },
          {
            "kind": "METHOD",
            "name": "hasExperienceReward()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#hasExperienceReward()"
          },
          {
            "kind": "FIELD",
            "name": "ingredients",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#ingredients"
          },
          {
            "kind": "FIELD",
            "name": "maxUses",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#maxUses"
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#removeIngredient(int)"
          },
          {
            "kind": "FIELD",
            "name": "result",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#result"
          },
          {
            "kind": "METHOD",
            "name": "setExperienceReward(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#setExperienceReward(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setIngredients(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredients"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#setIngredients(List)"
          },
          {
            "kind": "METHOD",
            "name": "setMaxUses(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "maxUses"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#setMaxUses(int)"
          },
          {
            "kind": "METHOD",
            "name": "setUses(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "uses"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#setUses(int)"
          },
          {
            "kind": "FIELD",
            "name": "uses",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html#uses"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/MerchantRecipe.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.PlayerInventory",
        "children": [
          {
            "kind": "METHOD",
            "name": "clear(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#clear(int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getArmorContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getArmorContents()"
          },
          {
            "kind": "METHOD",
            "name": "getBoots()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getBoots()"
          },
          {
            "kind": "METHOD",
            "name": "getChestplate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getChestplate()"
          },
          {
            "kind": "METHOD",
            "name": "getExtraContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getExtraContents()"
          },
          {
            "kind": "METHOD",
            "name": "getHeldItemSlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getHeldItemSlot()"
          },
          {
            "kind": "METHOD",
            "name": "getHelmet()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getHelmet()"
          },
          {
            "kind": "METHOD",
            "name": "getHolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getHolder()"
          },
          {
            "kind": "METHOD",
            "name": "getItem(EquipmentSlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getItem(EquipmentSlot)"
          },
          {
            "kind": "METHOD",
            "name": "getItemInHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getItemInHand()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getItemInMainHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getItemInMainHand()"
          },
          {
            "kind": "METHOD",
            "name": "getItemInOffHand()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getItemInOffHand()"
          },
          {
            "kind": "METHOD",
            "name": "getLeggings()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#getLeggings()"
          },
          {
            "kind": "METHOD",
            "name": "setArmorContents(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setArmorContents(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "setBoots(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "boots"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setBoots(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setChestplate(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "chestplate"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setChestplate(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setExtraContents(ItemStack...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "items"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setExtraContents(ItemStack...)"
          },
          {
            "kind": "METHOD",
            "name": "setHeldItemSlot(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setHeldItemSlot(int)"
          },
          {
            "kind": "METHOD",
            "name": "setHelmet(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "helmet"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setHelmet(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(EquipmentSlot,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              },
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setItem(EquipmentSlot,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItem(int,ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              },
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setItem(int,ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stack"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setItemInHand(ItemStack)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setItemInMainHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setItemInMainHand(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setItemInOffHand(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setItemInOffHand(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "setLeggings(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "leggings"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html#setLeggings(ItemStack)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/PlayerInventory.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.Recipe",
        "children": [
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Recipe.html#getResult()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/Recipe.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.inventory.ShapedRecipe",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ShapedRecipe(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#ShapedRecipe(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getIngredientMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#getIngredientMap()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#getResult()"
          },
          {
            "kind": "METHOD",
            "name": "getShape()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#getShape()"
          },
          {
            "kind": "FIELD",
            "name": "ingredients",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#ingredients"
          },
          {
            "kind": "FIELD",
            "name": "output",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#output"
          },
          {
            "kind": "FIELD",
            "name": "rows",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#rows"
          },
          {
            "kind": "METHOD",
            "name": "setIngredient(char,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "key"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#setIngredient(char,Material)"
          },
          {
            "kind": "METHOD",
            "name": "setIngredient(char,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "raw"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#setIngredient(char,Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setIngredient(char,MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "key"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#setIngredient(char,MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "shape(String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "shape"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html#shape(String...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapedRecipe.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.inventory.ShapelessRecipe",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ShapelessRecipe(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "result"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#ShapelessRecipe(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#addIngredient(Material)"
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "rawdata"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#addIngredient(Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#addIngredient(MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(int,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#addIngredient(int,Material)"
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(int,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "rawdata"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#addIngredient(int,Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addIngredient(int,MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#addIngredient(int,MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "getIngredientList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#getIngredientList()"
          },
          {
            "kind": "METHOD",
            "name": "getResult()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#getResult()"
          },
          {
            "kind": "FIELD",
            "name": "ingredients",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#ingredients"
          },
          {
            "kind": "FIELD",
            "name": "output",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#output"
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#removeIngredient(Material)"
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "rawdata"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#removeIngredient(Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#removeIngredient(MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(int,Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#removeIngredient(int,Material)"
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(int,Material,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              },
              {
                "kind": "PARAMETER",
                "name": "rawdata"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#removeIngredient(int,Material,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "removeIngredient(int,MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "count"
              },
              {
                "kind": "PARAMETER",
                "name": "ingredient"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html#removeIngredient(int,MaterialData)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/ShapelessRecipe.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.inventory.meta",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.BannerMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "addPattern(Pattern)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pattern"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#addPattern(Pattern)"
          },
          {
            "kind": "METHOD",
            "name": "getBaseColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#getBaseColor()"
          },
          {
            "kind": "METHOD",
            "name": "getPattern(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#getPattern(int)"
          },
          {
            "kind": "METHOD",
            "name": "getPatterns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#getPatterns()"
          },
          {
            "kind": "METHOD",
            "name": "numberOfPatterns()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#numberOfPatterns()"
          },
          {
            "kind": "METHOD",
            "name": "removePattern(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#removePattern(int)"
          },
          {
            "kind": "METHOD",
            "name": "setBaseColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#setBaseColor(DyeColor)"
          },
          {
            "kind": "METHOD",
            "name": "setPattern(int,Pattern)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "i"
              },
              {
                "kind": "PARAMETER",
                "name": "pattern"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#setPattern(int,Pattern)"
          },
          {
            "kind": "METHOD",
            "name": "setPatterns(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "patterns"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html#setPatterns(List)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BannerMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.BlockStateMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlockState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BlockStateMeta.html#getBlockState()"
          },
          {
            "kind": "METHOD",
            "name": "hasBlockState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BlockStateMeta.html#hasBlockState()"
          },
          {
            "kind": "METHOD",
            "name": "setBlockState(BlockState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blockState"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BlockStateMeta.html#setBlockState(BlockState)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BlockStateMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.BookMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "addPage(String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pages"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#addPage(String...)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAuthor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#getAuthor()"
          },
          {
            "kind": "METHOD",
            "name": "getGeneration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#getGeneration()"
          },
          {
            "kind": "METHOD",
            "name": "getPage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "page"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#getPage(int)"
          },
          {
            "kind": "METHOD",
            "name": "getPageCount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#getPageCount()"
          },
          {
            "kind": "METHOD",
            "name": "getPages()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#getPages()"
          },
          {
            "kind": "METHOD",
            "name": "getTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#getTitle()"
          },
          {
            "kind": "METHOD",
            "name": "hasAuthor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#hasAuthor()"
          },
          {
            "kind": "METHOD",
            "name": "hasPages()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#hasPages()"
          },
          {
            "kind": "METHOD",
            "name": "hasTitle()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#hasTitle()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.inventory.meta.BookMeta.Generation",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "COPY_OF_COPY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#COPY_OF_COPY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "COPY_OF_ORIGINAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#COPY_OF_ORIGINAL"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Generation()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#Generation()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "ORIGINAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#ORIGINAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TATTERED",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#TATTERED"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta/Generation.html"
          },
          {
            "kind": "METHOD",
            "name": "setAuthor(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "author"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#setAuthor(String)"
          },
          {
            "kind": "METHOD",
            "name": "setGeneration(Generation)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "generation"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#setGeneration(Generation)"
          },
          {
            "kind": "METHOD",
            "name": "setPage(int,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "page"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#setPage(int,String)"
          },
          {
            "kind": "METHOD",
            "name": "setPages(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pages"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#setPages(List)"
          },
          {
            "kind": "METHOD",
            "name": "setPages(String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pages"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#setPages(String...)"
          },
          {
            "kind": "METHOD",
            "name": "setTitle(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "title"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html#setTitle(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/BookMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.EnchantmentStorageMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "addStoredEnchant(Enchantment,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              },
              {
                "kind": "PARAMETER",
                "name": "ignoreLevelRestriction"
              },
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#addStoredEnchant(Enchantment,int,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getStoredEnchantLevel(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#getStoredEnchantLevel(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "getStoredEnchants()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#getStoredEnchants()"
          },
          {
            "kind": "METHOD",
            "name": "hasConflictingStoredEnchant(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#hasConflictingStoredEnchant(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "hasStoredEnchant(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#hasStoredEnchant(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "hasStoredEnchants()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#hasStoredEnchants()"
          },
          {
            "kind": "METHOD",
            "name": "removeStoredEnchant(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html#removeStoredEnchant(Enchantment)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/EnchantmentStorageMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.FireworkEffectMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkEffectMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getEffect()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkEffectMeta.html#getEffect()"
          },
          {
            "kind": "METHOD",
            "name": "hasEffect()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkEffectMeta.html#hasEffect()"
          },
          {
            "kind": "METHOD",
            "name": "setEffect(FireworkEffect)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkEffectMeta.html#setEffect(FireworkEffect)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkEffectMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.FireworkMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "addEffect(FireworkEffect)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#addEffect(FireworkEffect)"
          },
          {
            "kind": "METHOD",
            "name": "addEffects(FireworkEffect...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effects"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#addEffects(FireworkEffect...)"
          },
          {
            "kind": "METHOD",
            "name": "addEffects(Iterable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effects"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#addEffects(Iterable)"
          },
          {
            "kind": "METHOD",
            "name": "clearEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#clearEffects()"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#getEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getEffectsSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#getEffectsSize()"
          },
          {
            "kind": "METHOD",
            "name": "getPower()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#getPower()"
          },
          {
            "kind": "METHOD",
            "name": "hasEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#hasEffects()"
          },
          {
            "kind": "METHOD",
            "name": "removeEffect(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#removeEffect(int)"
          },
          {
            "kind": "METHOD",
            "name": "setPower(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "power"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html#setPower(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/FireworkMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.ItemMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "addEnchant(Enchantment,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              },
              {
                "kind": "PARAMETER",
                "name": "ignoreLevelRestriction"
              },
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#addEnchant(Enchantment,int,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "addItemFlags(ItemFlag...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "itemFlags"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#addItemFlags(ItemFlag...)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplayName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#getDisplayName()"
          },
          {
            "kind": "METHOD",
            "name": "getEnchantLevel(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#getEnchantLevel(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "getEnchants()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#getEnchants()"
          },
          {
            "kind": "METHOD",
            "name": "getItemFlags()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#getItemFlags()"
          },
          {
            "kind": "METHOD",
            "name": "getLore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#getLore()"
          },
          {
            "kind": "METHOD",
            "name": "hasConflictingEnchant(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#hasConflictingEnchant(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "hasDisplayName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#hasDisplayName()"
          },
          {
            "kind": "METHOD",
            "name": "hasEnchant(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#hasEnchant(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "hasEnchants()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#hasEnchants()"
          },
          {
            "kind": "METHOD",
            "name": "hasItemFlag(ItemFlag)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "flag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#hasItemFlag(ItemFlag)"
          },
          {
            "kind": "METHOD",
            "name": "hasLore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#hasLore()"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.inventory.meta.ItemMeta.Spigot",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Spigot()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta/Spigot.html#Spigot()"
              },
              {
                "kind": "METHOD",
                "name": "isUnbreakable()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta/Spigot.html#isUnbreakable()"
              },
              {
                "kind": "METHOD",
                "name": "setUnbreakable(boolean)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "unbreakable"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta/Spigot.html#setUnbreakable(boolean)"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta/Spigot.html"
          },
          {
            "kind": "METHOD",
            "name": "removeEnchant(Enchantment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ench"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#removeEnchant(Enchantment)"
          },
          {
            "kind": "METHOD",
            "name": "removeItemFlags(ItemFlag...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "itemFlags"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#removeItemFlags(ItemFlag...)"
          },
          {
            "kind": "METHOD",
            "name": "setDisplayName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#setDisplayName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setLore(List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lore"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#setLore(List)"
          },
          {
            "kind": "METHOD",
            "name": "spigot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html#spigot()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/ItemMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.LeatherArmorMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/LeatherArmorMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/LeatherArmorMeta.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "setColor(Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/LeatherArmorMeta.html#setColor(Color)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/LeatherArmorMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.MapMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/MapMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isScaling()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/MapMeta.html#isScaling()"
          },
          {
            "kind": "METHOD",
            "name": "setScaling(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/MapMeta.html#setScaling(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/MapMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.PotionMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "addCustomEffect(PotionEffect,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "overwrite"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#addCustomEffect(PotionEffect,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "clearCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#clearCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getBasePotionData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#getBasePotionData()"
          },
          {
            "kind": "METHOD",
            "name": "getCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#getCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "hasCustomEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#hasCustomEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "hasCustomEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#hasCustomEffects()"
          },
          {
            "kind": "METHOD",
            "name": "removeCustomEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#removeCustomEffect(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "setBasePotionData(PotionData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#setBasePotionData(PotionData)"
          },
          {
            "kind": "METHOD",
            "name": "setMainEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html#setMainEffect(PotionEffectType)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/PotionMeta.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.Repairable",
        "children": [
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/Repairable.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getRepairCost()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/Repairable.html#getRepairCost()"
          },
          {
            "kind": "METHOD",
            "name": "hasRepairCost()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/Repairable.html#hasRepairCost()"
          },
          {
            "kind": "METHOD",
            "name": "setRepairCost(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cost"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/Repairable.html#setRepairCost(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/Repairable.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.inventory.meta.SkullMeta",
        "children": [
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/SkullMeta.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/SkullMeta.html#getOwner()"
          },
          {
            "kind": "METHOD",
            "name": "hasOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/SkullMeta.html#hasOwner()"
          },
          {
            "kind": "METHOD",
            "name": "setOwner(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owner"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/SkullMeta.html#setOwner(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/SkullMeta.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/inventory/meta/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.map",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.map.MapCanvas",
        "children": [
          {
            "kind": "METHOD",
            "name": "drawImage(int,int,Image)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "image"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#drawImage(int,int,Image)"
          },
          {
            "kind": "METHOD",
            "name": "drawText(int,int,MapFont,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "font"
              },
              {
                "kind": "PARAMETER",
                "name": "text"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#drawText(int,int,MapFont,String)"
          },
          {
            "kind": "METHOD",
            "name": "getBasePixel(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#getBasePixel(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getCursors()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#getCursors()"
          },
          {
            "kind": "METHOD",
            "name": "getMapView()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#getMapView()"
          },
          {
            "kind": "METHOD",
            "name": "getPixel(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#getPixel(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "setCursors(MapCursorCollection)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cursors"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#setCursors(MapCursorCollection)"
          },
          {
            "kind": "METHOD",
            "name": "setPixel(int,int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html#setPixel(int,int,byte)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCanvas.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.map.MapCursor",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MapCursor(byte,byte,byte,byte,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "visible"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#MapCursor(byte,byte,byte,byte,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "direction",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#direction"
          },
          {
            "kind": "METHOD",
            "name": "getDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#getDirection()"
          },
          {
            "kind": "METHOD",
            "name": "getRawType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#getRawType()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "isVisible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#isVisible()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.map.MapCursor.Type",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "BLUE_POINTER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#BLUE_POINTER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "GREEN_POINTER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#GREEN_POINTER"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "RED_POINTER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#RED_POINTER"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Type(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "value"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#Type(int)"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITE_CROSS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#WHITE_CROSS"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "WHITE_POINTER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#WHITE_POINTER"
              },
              {
                "kind": "METHOD",
                "name": "byValue(byte)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "value"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#byValue(byte)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "getValue()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#getValue()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "value",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#value"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor/Type.html"
          },
          {
            "kind": "METHOD",
            "name": "setDirection(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#setDirection(byte)"
          },
          {
            "kind": "METHOD",
            "name": "setRawType(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#setRawType(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setType(Type)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#setType(Type)"
          },
          {
            "kind": "METHOD",
            "name": "setVisible(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "visible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#setVisible(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setX(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#setX(byte)"
          },
          {
            "kind": "METHOD",
            "name": "setY(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#setY(byte)"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#type"
          },
          {
            "kind": "FIELD",
            "name": "visible",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#visible"
          },
          {
            "kind": "FIELD",
            "name": "x",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#x"
          },
          {
            "kind": "FIELD",
            "name": "y",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html#y"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursor.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.map.MapCursorCollection",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MapCursorCollection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#MapCursorCollection()"
          },
          {
            "kind": "METHOD",
            "name": "addCursor(MapCursor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cursor"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#addCursor(MapCursor)"
          },
          {
            "kind": "METHOD",
            "name": "addCursor(int,int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#addCursor(int,int,byte)"
          },
          {
            "kind": "METHOD",
            "name": "addCursor(int,int,byte,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#addCursor(int,int,byte,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "addCursor(int,int,byte,byte,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "visible"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#addCursor(int,int,byte,byte,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "cursors",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#cursors"
          },
          {
            "kind": "METHOD",
            "name": "getCursor(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#getCursor(int)"
          },
          {
            "kind": "METHOD",
            "name": "removeCursor(MapCursor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cursor"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#removeCursor(MapCursor)"
          },
          {
            "kind": "METHOD",
            "name": "size()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html#size()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapCursorCollection.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.map.MapFont",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MapFont()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#MapFont()"
          },
          {
            "kind": "FIELD",
            "name": "chars",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#chars"
          },
          {
            "kind": "METHOD",
            "name": "getChar(char)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ch"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#getChar(char)"
          },
          {
            "kind": "METHOD",
            "name": "getHeight()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#getHeight()"
          },
          {
            "kind": "METHOD",
            "name": "getWidth(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "text"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#getWidth(String)"
          },
          {
            "kind": "FIELD",
            "name": "height",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#height"
          },
          {
            "kind": "METHOD",
            "name": "isValid(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "text"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#isValid(String)"
          },
          {
            "kind": "FIELD",
            "name": "malleable",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#malleable"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.map.MapFont.CharacterSprite",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "CharacterSprite(int,int,boolean...)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "data"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "height"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "width"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#CharacterSprite(int,int,boolean...)"
              },
              {
                "kind": "FIELD",
                "name": "data",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#data"
              },
              {
                "kind": "METHOD",
                "name": "get(int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "col"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "row"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#get(int,int)"
              },
              {
                "kind": "METHOD",
                "name": "getHeight()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#getHeight()"
              },
              {
                "kind": "METHOD",
                "name": "getWidth()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#getWidth()"
              },
              {
                "kind": "FIELD",
                "name": "height",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#height"
              },
              {
                "kind": "FIELD",
                "name": "width",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html#width"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont/CharacterSprite.html"
          },
          {
            "kind": "METHOD",
            "name": "setChar(char,CharacterSprite)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ch"
              },
              {
                "kind": "PARAMETER",
                "name": "sprite"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html#setChar(char,CharacterSprite)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapFont.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.map.MapPalette",
        "children": [
          {
            "kind": "FIELD",
            "name": "BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#BLUE",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "BROWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#BROWN",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "DARK_BROWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#DARK_BROWN",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "DARK_GRAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#DARK_GRAY",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "DARK_GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#DARK_GREEN",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "GRAY_1",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#GRAY_1",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "GRAY_2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#GRAY_2",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "LIGHT_BROWN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#LIGHT_BROWN",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "LIGHT_GRAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#LIGHT_GRAY",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "LIGHT_GREEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#LIGHT_GREEN",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MapPalette()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#MapPalette()"
          },
          {
            "kind": "FIELD",
            "name": "PALE_BLUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#PALE_BLUE",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "RED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#RED",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "TRANSPARENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#TRANSPARENT",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "WHITE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#WHITE",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "c(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "b"
              },
              {
                "kind": "PARAMETER",
                "name": "g"
              },
              {
                "kind": "PARAMETER",
                "name": "r"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#c(int,int,int)"
          },
          {
            "kind": "FIELD",
            "name": "colors",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#colors"
          },
          {
            "kind": "METHOD",
            "name": "getColor(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "index"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#getColor(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDistance(Color,Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "c1"
              },
              {
                "kind": "PARAMETER",
                "name": "c2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#getDistance(Color,Color)"
          },
          {
            "kind": "METHOD",
            "name": "imageToBytes(Image)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "image"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#imageToBytes(Image)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "matchColor(Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#matchColor(Color)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "matchColor(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "b"
              },
              {
                "kind": "PARAMETER",
                "name": "g"
              },
              {
                "kind": "PARAMETER",
                "name": "r"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#matchColor(int,int,int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "resizeImage(Image)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "image"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html#resizeImage(Image)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapPalette.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.map.MapRenderer",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MapRenderer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html#MapRenderer()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MapRenderer(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "contextual"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html#MapRenderer(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "contextual",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html#contextual"
          },
          {
            "kind": "METHOD",
            "name": "initialize(MapView)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html#initialize(MapView)"
          },
          {
            "kind": "METHOD",
            "name": "isContextual()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html#isContextual()"
          },
          {
            "kind": "METHOD",
            "name": "render(MapView,MapCanvas,Player)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canvas"
              },
              {
                "kind": "PARAMETER",
                "name": "map"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html#render(MapView,MapCanvas,Player)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapRenderer.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.map.MapView",
        "children": [
          {
            "kind": "METHOD",
            "name": "addRenderer(MapRenderer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "renderer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#addRenderer(MapRenderer)"
          },
          {
            "kind": "METHOD",
            "name": "getCenterX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#getCenterX()"
          },
          {
            "kind": "METHOD",
            "name": "getCenterZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#getCenterZ()"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getRenderers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#getRenderers()"
          },
          {
            "kind": "METHOD",
            "name": "getScale()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#getScale()"
          },
          {
            "kind": "METHOD",
            "name": "getWorld()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#getWorld()"
          },
          {
            "kind": "METHOD",
            "name": "isVirtual()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#isVirtual()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.map.MapView.Scale",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "CLOSE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#CLOSE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CLOSEST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#CLOSEST"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FAR",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#FAR"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FARTHEST",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#FARTHEST"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NORMAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#NORMAL"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Scale(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "value"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#Scale(int)"
              },
              {
                "kind": "METHOD",
                "name": "getValue()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#getValue()",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "FIELD",
                "name": "value",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#value"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(byte)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "value"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#valueOf(byte)",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView/Scale.html"
          },
          {
            "kind": "METHOD",
            "name": "removeRenderer(MapRenderer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "renderer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#removeRenderer(MapRenderer)"
          },
          {
            "kind": "METHOD",
            "name": "setCenterX(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#setCenterX(int)"
          },
          {
            "kind": "METHOD",
            "name": "setCenterZ(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#setCenterZ(int)"
          },
          {
            "kind": "METHOD",
            "name": "setScale(Scale)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#setScale(Scale)"
          },
          {
            "kind": "METHOD",
            "name": "setWorld(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html#setWorld(World)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MapView.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.map.MinecraftFont",
        "children": [
          {
            "kind": "FIELD",
            "name": "Font",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html#Font"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MinecraftFont()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html#MinecraftFont()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MinecraftFont(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "malleable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html#MinecraftFont(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "fontChars",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html#fontChars"
          },
          {
            "kind": "FIELD",
            "name": "fontData",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html#fontData"
          },
          {
            "kind": "FIELD",
            "name": "spaceSize",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html#spaceSize"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/MinecraftFont.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/map/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.material",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.material.Attachable",
        "children": [
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Attachable.html#getAttachedFace()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Attachable.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Banner",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Banner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#Banner()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Banner(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#Banner(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Banner(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#Banner(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Banner(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#Banner(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Banner(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#Banner(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isWallBanner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#isWallBanner()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Banner.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Bed",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Bed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#Bed()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Bed(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#Bed(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Bed(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#Bed(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Bed(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#Bed(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Bed(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#Bed(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Bed(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#Bed(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isHeadOfBed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#isHeadOfBed()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setHeadOfBed(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isHeadOfBed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#setHeadOfBed(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Bed.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Button",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Button()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#Button()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Button(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#Button(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Button(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#Button(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Button(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#Button(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Button(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#Button(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setPowered(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bool"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#setPowered(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Button.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Cake",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Cake()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#Cake()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cake(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#Cake(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cake(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#Cake(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cake(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#Cake(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cake(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#Cake(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getSlicesEaten()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#getSlicesEaten()"
          },
          {
            "kind": "METHOD",
            "name": "getSlicesRemaining()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#getSlicesRemaining()"
          },
          {
            "kind": "METHOD",
            "name": "setSlicesEaten(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "n"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#setSlicesEaten(int)"
          },
          {
            "kind": "METHOD",
            "name": "setSlicesRemaining(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "n"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#setSlicesRemaining(int)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cake.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Cauldron",
        "children": [
          {
            "kind": "FIELD",
            "name": "CAULDRON_EMPTY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#CAULDRON_EMPTY"
          },
          {
            "kind": "FIELD",
            "name": "CAULDRON_FULL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#CAULDRON_FULL"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cauldron()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#Cauldron()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cauldron(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#Cauldron(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Cauldron(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#Cauldron(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isEmpty()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#isEmpty()"
          },
          {
            "kind": "METHOD",
            "name": "isFull()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#isFull()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Cauldron.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Chest",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Chest()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#Chest()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Chest(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#Chest(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Chest(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#Chest(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Chest(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#Chest(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Chest(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#Chest(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Chest(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#Chest(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html#clone()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Chest.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Coal",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Coal()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#Coal()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Coal(CoalType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#Coal(CoalType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Coal(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#Coal(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Coal(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#Coal(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Coal(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#Coal(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Coal(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#Coal(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "setType(CoalType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#setType(CoalType)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Coal.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.CocoaPlant",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CocoaPlant()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#CocoaPlant()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CocoaPlant(CocoaPlantSize)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#CocoaPlant(CocoaPlantSize)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CocoaPlant(CocoaPlantSize,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dir"
              },
              {
                "kind": "PARAMETER",
                "name": "sz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#CocoaPlant(CocoaPlantSize,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CocoaPlant(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#CocoaPlant(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "CocoaPlant(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#CocoaPlant(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "getSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#getSize()"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.material.CocoaPlant.CocoaPlantSize",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "CocoaPlantSize()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html#CocoaPlantSize()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "LARGE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html#LARGE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "MEDIUM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html#MEDIUM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "SMALL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html#SMALL"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant/CocoaPlantSize.html"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setSize(CocoaPlantSize)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#setSize(CocoaPlantSize)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/CocoaPlant.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.material.Colorable",
        "children": [
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Colorable.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "setColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Colorable.html#setColor(DyeColor)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Colorable.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Command",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Command()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#Command()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Command(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#Command(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Command(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#Command(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Command(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#Command(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Command(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#Command(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setPowered(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "bool"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#setPowered(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Command.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Comparator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              },
              {
                "kind": "PARAMETER",
                "name": "isSubtraction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(BlockFace,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(BlockFace,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              },
              {
                "kind": "PARAMETER",
                "name": "isSubtraction"
              },
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(BlockFace,boolean,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Comparator(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#Comparator(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_DIRECTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#DEFAULT_DIRECTION"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_STATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#DEFAULT_STATE"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_SUBTRACTION_MODE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#DEFAULT_SUBTRACTION_MODE"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isBeingPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#isBeingPowered()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "isSubtractionMode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#isSubtractionMode()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setSubtractionMode(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isSubtraction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#setSubtractionMode(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Comparator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Crops",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops(CropState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops(CropState)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops(Material,CropState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "state"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops(Material,CropState)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Crops(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#Crops(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_STATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#DEFAULT_STATE"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#DEFAULT_TYPE"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#getState()"
          },
          {
            "kind": "METHOD",
            "name": "setState(CropState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#setState(CropState)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Crops.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.DetectorRail",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DetectorRail()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#DetectorRail()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DetectorRail(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#DetectorRail(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DetectorRail(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#DetectorRail(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DetectorRail(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#DetectorRail(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DetectorRail(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#DetectorRail(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isPressed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#isPressed()"
          },
          {
            "kind": "METHOD",
            "name": "setPressed(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isPressed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html#setPressed(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DetectorRail.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Diode",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_DELAY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#DEFAULT_DELAY"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_DIRECTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#DEFAULT_DIRECTION"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_STATE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#DEFAULT_STATE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(BlockFace,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(BlockFace,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(BlockFace,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              },
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(BlockFace,int,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Diode(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#Diode(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getDelay()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#getDelay()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setDelay(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#setDelay(int)"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Diode.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.material.Directional",
        "children": [
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Directional.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Directional.html#setFacingDirection(BlockFace)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Directional.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.DirectionalContainer",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DirectionalContainer(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#DirectionalContainer(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DirectionalContainer(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#DirectionalContainer(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DirectionalContainer(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#DirectionalContainer(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DirectionalContainer(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#DirectionalContainer(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/DirectionalContainer.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Dispenser",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Dispenser()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#Dispenser()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dispenser(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#Dispenser(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dispenser(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#Dispenser(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dispenser(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#Dispenser(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dispenser(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#Dispenser(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dispenser(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#Dispenser(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html#setFacingDirection(BlockFace)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dispenser.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Door",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Door()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(Material,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(Material,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(Material,BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "isOpen"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(Material,BlockFace,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(Material,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isHingeRight"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(Material,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(TreeSpecies,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(TreeSpecies,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(TreeSpecies,BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "isOpen"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(TreeSpecies,BlockFace,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(TreeSpecies,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isHingeRight"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(TreeSpecies,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Door(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#Door(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "getHinge()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#getHinge()"
          },
          {
            "kind": "METHOD",
            "name": "getHingeCorner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#getHingeCorner()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getWoodDoorOfSpecies(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#getWoodDoorOfSpecies(TreeSpecies)"
          },
          {
            "kind": "METHOD",
            "name": "isOpen()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#isOpen()"
          },
          {
            "kind": "METHOD",
            "name": "isTopHalf()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#isTopHalf()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setHinge(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isHingeRight"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#setHinge(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setOpen(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isOpen"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#setOpen(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTopHalf(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isTopHalf"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#setTopHalf(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Door.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Dye",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Dye()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#Dye()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dye(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#Dye(DyeColor)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dye(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#Dye(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dye(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#Dye(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dye(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#Dye(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Dye(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#Dye(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "setColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#setColor(DyeColor)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Dye.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.EnderChest",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderChest()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#EnderChest()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderChest(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#EnderChest(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderChest(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#EnderChest(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderChest(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#EnderChest(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderChest(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#EnderChest(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "EnderChest(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#EnderChest(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html#clone()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/EnderChest.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.ExtendedRails",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ExtendedRails(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#ExtendedRails(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ExtendedRails(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#ExtendedRails(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ExtendedRails(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#ExtendedRails(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ExtendedRails(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#ExtendedRails(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getConvertedData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#getConvertedData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "isCurve()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#isCurve()"
          },
          {
            "kind": "METHOD",
            "name": "setDirection(BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "isOnSlope"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html#setDirection(BlockFace,boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/ExtendedRails.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.FlowerPot",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FlowerPot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#FlowerPot()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FlowerPot(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#FlowerPot(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FlowerPot(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#FlowerPot(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FlowerPot(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#FlowerPot(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FlowerPot(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#FlowerPot(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getContents()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#getContents()"
          },
          {
            "kind": "METHOD",
            "name": "setContents(MaterialData)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "materialData"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#setContents(MaterialData)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FlowerPot.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Furnace",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Furnace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#Furnace()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Furnace(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#Furnace(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Furnace(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#Furnace(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Furnace(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#Furnace(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Furnace(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#Furnace(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Furnace(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#Furnace(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html#clone()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Furnace.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.FurnaceAndDispenser",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceAndDispenser(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FurnaceAndDispenser.html#FurnaceAndDispenser(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceAndDispenser(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FurnaceAndDispenser.html#FurnaceAndDispenser(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceAndDispenser(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FurnaceAndDispenser.html#FurnaceAndDispenser(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "FurnaceAndDispenser(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FurnaceAndDispenser.html#FurnaceAndDispenser(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FurnaceAndDispenser.html#clone()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/FurnaceAndDispenser.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Gate",
        "children": [
          {
            "kind": "FIELD",
            "name": "DIR_BIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#DIR_BIT"
          },
          {
            "kind": "FIELD",
            "name": "GATE_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#GATE_EAST"
          },
          {
            "kind": "FIELD",
            "name": "GATE_NORTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#GATE_NORTH"
          },
          {
            "kind": "FIELD",
            "name": "GATE_SOUTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#GATE_SOUTH"
          },
          {
            "kind": "FIELD",
            "name": "GATE_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#GATE_WEST"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Gate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#Gate()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Gate(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#Gate(byte)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Gate(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#Gate(int,byte)"
          },
          {
            "kind": "FIELD",
            "name": "OPEN_BIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#OPEN_BIT"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isOpen()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#isOpen()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setOpen(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isOpen"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#setOpen(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Gate.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Hopper",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_ACTIVE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#DEFAULT_ACTIVE"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_DIRECTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#DEFAULT_DIRECTION"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper(BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "facingDirection"
              },
              {
                "kind": "PARAMETER",
                "name": "isActive"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper(BlockFace,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Hopper(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#Hopper(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isActive()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#isActive()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setActive(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isActive"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#setActive(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Hopper.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Ladder",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Ladder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#Ladder()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Ladder(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#Ladder(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Ladder(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#Ladder(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Ladder(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#Ladder(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Ladder(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#Ladder(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html#setFacingDirection(BlockFace)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Ladder.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Leaves",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_DECAYABLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#DEFAULT_DECAYABLE"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#DEFAULT_TYPE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(Material,TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(Material,TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(Material,TreeSpecies,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isDecayable"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(Material,TreeSpecies,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(TreeSpecies,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isDecayable"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(TreeSpecies,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Leaves(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#Leaves(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isDecayable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#isDecayable()"
          },
          {
            "kind": "METHOD",
            "name": "isDecaying()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#isDecaying()"
          },
          {
            "kind": "METHOD",
            "name": "setDecayable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isDecayable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#setDecayable(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setDecaying(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isDecaying"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#setDecaying(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Leaves.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Lever",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Lever()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#Lever()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Lever(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#Lever(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Lever(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#Lever(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Lever(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#Lever(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Lever(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#Lever(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setPowered(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isPowered"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#setPowered(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Lever.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.LongGrass",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "LongGrass()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#LongGrass()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LongGrass(GrassSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#LongGrass(GrassSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LongGrass(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#LongGrass(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LongGrass(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#LongGrass(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LongGrass(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#LongGrass(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LongGrass(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#LongGrass(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getSpecies()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#getSpecies()"
          },
          {
            "kind": "METHOD",
            "name": "setSpecies(GrassSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#setSpecies(GrassSpecies)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/LongGrass.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.MaterialData",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MaterialData(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#MaterialData(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MaterialData(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#MaterialData(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MaterialData(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#MaterialData(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MaterialData(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#MaterialData(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#clone()"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#data"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getItemType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#getItemType()"
          },
          {
            "kind": "METHOD",
            "name": "getItemTypeId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#getItemTypeId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "setData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#setData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "toItemStack()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#toItemStack()"
          },
          {
            "kind": "METHOD",
            "name": "toItemStack(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#toItemStack(int)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#toString()"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MaterialData.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.MonsterEggs",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MonsterEggs()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#MonsterEggs()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MonsterEggs(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#MonsterEggs(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MonsterEggs(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#MonsterEggs(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MonsterEggs(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#MonsterEggs(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MonsterEggs(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#MonsterEggs(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getTextures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#getTextures()"
          },
          {
            "kind": "FIELD",
            "name": "textures",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html#textures"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/MonsterEggs.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Mushroom",
        "children": [
          {
            "kind": "FIELD",
            "name": "EAST_REMAINDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#EAST_REMAINDER"
          },
          {
            "kind": "FIELD",
            "name": "EAST_WEST_LIMIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#EAST_WEST_LIMIT"
          },
          {
            "kind": "FIELD",
            "name": "EAST_WEST_MOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#EAST_WEST_MOD"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Mushroom(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "shroom"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#Mushroom(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Mushroom(Material,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "capFace"
              },
              {
                "kind": "PARAMETER",
                "name": "shroom"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#Mushroom(Material,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Mushroom(Material,MushroomBlockTexture)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "shroom"
              },
              {
                "kind": "PARAMETER",
                "name": "texture"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#Mushroom(Material,MushroomBlockTexture)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Mushroom(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "shroom"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#Mushroom(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Mushroom(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#Mushroom(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "NORTH_LIMIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#NORTH_LIMIT"
          },
          {
            "kind": "FIELD",
            "name": "NORTH_SOUTH_MOD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#NORTH_SOUTH_MOD"
          },
          {
            "kind": "FIELD",
            "name": "SOUTH_LIMIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#SOUTH_LIMIT"
          },
          {
            "kind": "FIELD",
            "name": "WEST_REMAINDER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#WEST_REMAINDER"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockTexture()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#getBlockTexture()"
          },
          {
            "kind": "METHOD",
            "name": "getPaintedFaces()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#getPaintedFaces()"
          },
          {
            "kind": "METHOD",
            "name": "isFacePainted(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#isFacePainted(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "isStem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#isStem()"
          },
          {
            "kind": "METHOD",
            "name": "setBlockTexture(MushroomBlockTexture)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "texture"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#setBlockTexture(MushroomBlockTexture)"
          },
          {
            "kind": "METHOD",
            "name": "setFacePainted(BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "painted"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#setFacePainted(BlockFace,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setStem()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#setStem()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Mushroom.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.NetherWarts",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWarts()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#NetherWarts()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWarts(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#NetherWarts(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWarts(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#NetherWarts(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWarts(NetherWartsState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#NetherWarts(NetherWartsState)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWarts(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#NetherWarts(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "NetherWarts(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#NetherWarts(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#getState()"
          },
          {
            "kind": "METHOD",
            "name": "setState(NetherWartsState)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "state"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#setState(NetherWartsState)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/NetherWarts.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.material.Openable",
        "children": [
          {
            "kind": "METHOD",
            "name": "isOpen()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Openable.html#isOpen()"
          },
          {
            "kind": "METHOD",
            "name": "setOpen(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isOpen"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Openable.html#setOpen(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Openable.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.PistonBaseMaterial",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonBaseMaterial(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#PistonBaseMaterial(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonBaseMaterial(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#PistonBaseMaterial(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonBaseMaterial(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#PistonBaseMaterial(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonBaseMaterial(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#PistonBaseMaterial(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "isSticky()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#isSticky()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setPowered(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "powered"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html#setPowered(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonBaseMaterial.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.PistonExtensionMaterial",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonExtensionMaterial(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#PistonExtensionMaterial(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonExtensionMaterial(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#PistonExtensionMaterial(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonExtensionMaterial(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#PistonExtensionMaterial(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PistonExtensionMaterial(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#PistonExtensionMaterial(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isSticky()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#isSticky()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setSticky(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "sticky"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html#setSticky(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PistonExtensionMaterial.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.PoweredRail",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PoweredRail()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#PoweredRail()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PoweredRail(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#PoweredRail(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PoweredRail(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#PoweredRail(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PoweredRail(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#PoweredRail(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PoweredRail(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#PoweredRail(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setPowered(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isPowered"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html#setPowered(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PoweredRail.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.PressurePlate",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PressurePlate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#PressurePlate()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PressurePlate(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#PressurePlate(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PressurePlate(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#PressurePlate(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PressurePlate(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#PressurePlate(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PressurePlate(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#PressurePlate(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isPressed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#isPressed()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressurePlate.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.material.PressureSensor",
        "children": [
          {
            "kind": "METHOD",
            "name": "isPressed()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressureSensor.html#isPressed()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/PressureSensor.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Pumpkin",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Pumpkin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#Pumpkin()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pumpkin(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#Pumpkin(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pumpkin(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#Pumpkin(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pumpkin(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#Pumpkin(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pumpkin(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#Pumpkin(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Pumpkin(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#Pumpkin(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isLit()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#isLit()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Pumpkin.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Rails",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Rails()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#Rails()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Rails(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#Rails(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Rails(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#Rails(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Rails(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#Rails(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Rails(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#Rails(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getConvertedData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#getConvertedData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#getDirection()"
          },
          {
            "kind": "METHOD",
            "name": "isCurve()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#isCurve()"
          },
          {
            "kind": "METHOD",
            "name": "isOnSlope()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#isOnSlope()"
          },
          {
            "kind": "METHOD",
            "name": "setDirection(BlockFace,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              },
              {
                "kind": "PARAMETER",
                "name": "isOnSlope"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#setDirection(BlockFace,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Rails.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.material.Redstone",
        "children": [
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Redstone.html#isPowered()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Redstone.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.RedstoneTorch",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneTorch()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#RedstoneTorch()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneTorch(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#RedstoneTorch(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneTorch(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#RedstoneTorch(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneTorch(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#RedstoneTorch(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneTorch(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#RedstoneTorch(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneTorch.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.RedstoneWire",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneWire()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#RedstoneWire()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneWire(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#RedstoneWire(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneWire(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#RedstoneWire(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneWire(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#RedstoneWire(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "RedstoneWire(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#RedstoneWire(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/RedstoneWire.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Sandstone",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Sandstone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#Sandstone()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sandstone(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#Sandstone(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sandstone(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#Sandstone(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sandstone(SandstoneType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#Sandstone(SandstoneType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sandstone(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#Sandstone(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sandstone(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#Sandstone(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "setType(SandstoneType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#setType(SandstoneType)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sandstone.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Sapling",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(Material,TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(Material,TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(Material,TreeSpecies,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isInstantGrowable"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(Material,TreeSpecies,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(TreeSpecies,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isInstantGrowable"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(TreeSpecies,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sapling(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#Sapling(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isInstantGrowable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#isInstantGrowable()"
          },
          {
            "kind": "METHOD",
            "name": "setIsInstantGrowable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isInstantGrowable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#setIsInstantGrowable(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sapling.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Sign",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Sign()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#Sign()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sign(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#Sign(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sign(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#Sign(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sign(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#Sign(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Sign(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#Sign(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isWallSign()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#isWallSign()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Sign.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.SimpleAttachableMaterialData",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleAttachableMaterialData(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#SimpleAttachableMaterialData(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleAttachableMaterialData(Material,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#SimpleAttachableMaterialData(Material,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleAttachableMaterialData(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#SimpleAttachableMaterialData(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleAttachableMaterialData(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#SimpleAttachableMaterialData(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleAttachableMaterialData(int,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#SimpleAttachableMaterialData(int,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleAttachableMaterialData(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#SimpleAttachableMaterialData(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SimpleAttachableMaterialData.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Skull",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Skull()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#Skull()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Skull(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#Skull(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Skull(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#Skull(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Skull(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#Skull(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Skull(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#Skull(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Skull(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#Skull(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Skull.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.SmoothBrick",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SmoothBrick()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#SmoothBrick()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SmoothBrick(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#SmoothBrick(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SmoothBrick(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#SmoothBrick(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SmoothBrick(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#SmoothBrick(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SmoothBrick(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#SmoothBrick(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getTextures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#getTextures()"
          },
          {
            "kind": "FIELD",
            "name": "textures",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html#textures"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SmoothBrick.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.SpawnEgg",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnEgg()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#SpawnEgg()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnEgg(EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#SpawnEgg(EntityType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnEgg(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#SpawnEgg(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SpawnEgg(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#SpawnEgg(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnedType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#getSpawnedType()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setSpawnedType(EntityType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#setSpawnedType(EntityType)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/SpawnEgg.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Stairs",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Stairs(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#Stairs(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Stairs(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#Stairs(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Stairs(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#Stairs(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Stairs(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#Stairs(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAscendingDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#getAscendingDirection()"
          },
          {
            "kind": "METHOD",
            "name": "getDescendingDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#getDescendingDirection()"
          },
          {
            "kind": "METHOD",
            "name": "getFacing()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#getFacing()"
          },
          {
            "kind": "METHOD",
            "name": "isInverted()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#isInverted()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setInverted(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inv"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#setInverted(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Stairs.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Step",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Step()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#Step()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Step(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#Step(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Step(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#Step(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Step(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#Step(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Step(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#Step(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getTextureIndex()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#getTextureIndex()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getTextures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#getTextures()"
          },
          {
            "kind": "METHOD",
            "name": "isInverted()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#isInverted()"
          },
          {
            "kind": "METHOD",
            "name": "setInverted(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inv"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#setInverted(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTextureIndex(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "idx"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#setTextureIndex(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "textures",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#textures"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Step.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.TexturedMaterial",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TexturedMaterial(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#TexturedMaterial(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TexturedMaterial(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#TexturedMaterial(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TexturedMaterial(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#TexturedMaterial(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TexturedMaterial(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#TexturedMaterial(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getMaterial()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#getMaterial()"
          },
          {
            "kind": "METHOD",
            "name": "getTextureIndex()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#getTextureIndex()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getTextures()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#getTextures()"
          },
          {
            "kind": "METHOD",
            "name": "setMaterial(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "material"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#setMaterial(Material)"
          },
          {
            "kind": "METHOD",
            "name": "setTextureIndex(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "idx"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#setTextureIndex(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TexturedMaterial.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Torch",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Torch()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#Torch()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Torch(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#Torch(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Torch(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#Torch(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Torch(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#Torch(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Torch(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#Torch(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html#setFacingDirection(BlockFace)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Torch.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.TrapDoor",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TrapDoor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#TrapDoor()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TrapDoor(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#TrapDoor(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TrapDoor(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#TrapDoor(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TrapDoor(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#TrapDoor(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TrapDoor(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#TrapDoor(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "isInverted()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#isInverted()"
          },
          {
            "kind": "METHOD",
            "name": "isOpen()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#isOpen()"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "setInverted(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inv"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#setInverted(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setOpen(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isOpen"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#setOpen(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TrapDoor.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Tree",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_DIRECTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#DEFAULT_DIRECTION"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#DEFAULT_TYPE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(Material,TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(Material,TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(Material,TreeSpecies,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dir"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(Material,TreeSpecies,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(TreeSpecies,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dir"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(TreeSpecies,BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tree(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#Tree(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#getDirection()"
          },
          {
            "kind": "METHOD",
            "name": "setDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dir"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#setDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tree.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Tripwire",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Tripwire()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#Tripwire()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tripwire(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#Tripwire(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Tripwire(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#Tripwire(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isActivated()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#isActivated()"
          },
          {
            "kind": "METHOD",
            "name": "isObjectTriggering()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#isObjectTriggering()"
          },
          {
            "kind": "METHOD",
            "name": "setActivated(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "act"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#setActivated(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setObjectTriggering(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "trig"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#setObjectTriggering(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Tripwire.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.TripwireHook",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TripwireHook()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#TripwireHook()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TripwireHook(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dir"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#TripwireHook(BlockFace)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TripwireHook(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#TripwireHook(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "TripwireHook(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#TripwireHook(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getAttachedFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#getAttachedFace()"
          },
          {
            "kind": "METHOD",
            "name": "isActivated()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#isActivated()"
          },
          {
            "kind": "METHOD",
            "name": "isConnected()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#isConnected()"
          },
          {
            "kind": "METHOD",
            "name": "isPowered()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#isPowered()"
          },
          {
            "kind": "METHOD",
            "name": "setActivated(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "act"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#setActivated(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setConnected(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "connected"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#setConnected(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setFacingDirection(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#setFacingDirection(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/TripwireHook.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Vine",
        "children": [
          {
            "kind": "FIELD",
            "name": "VINE_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#VINE_EAST"
          },
          {
            "kind": "FIELD",
            "name": "VINE_NORTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#VINE_NORTH"
          },
          {
            "kind": "FIELD",
            "name": "VINE_SOUTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#VINE_SOUTH"
          },
          {
            "kind": "FIELD",
            "name": "VINE_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#VINE_WEST"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vine()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#Vine()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vine(BlockFace...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "faces"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#Vine(BlockFace...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vine(EnumSet)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "faces"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#Vine(EnumSet)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vine(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#Vine(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vine(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#Vine(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isOnFace(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#isOnFace(BlockFace)"
          },
          {
            "kind": "FIELD",
            "name": "possibleFaces",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#possibleFaces"
          },
          {
            "kind": "METHOD",
            "name": "putOnFace(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#putOnFace(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "removeFromFace(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#removeFromFace(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Vine.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Wood",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_SPECIES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#DEFAULT_SPECIES"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#DEFAULT_TYPE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood(Material,TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood(Material,TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood(TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wood(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#Wood(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getSpecies()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#getSpecies()"
          },
          {
            "kind": "METHOD",
            "name": "getSpeciesType(Material,TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#getSpeciesType(Material,TreeSpecies)"
          },
          {
            "kind": "METHOD",
            "name": "setSpecies(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#setSpecies(TreeSpecies)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wood.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.WoodenStep",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_INVERTED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#DEFAULT_INVERTED"
          },
          {
            "kind": "FIELD",
            "name": "DEFAULT_TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#DEFAULT_TYPE"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WoodenStep()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#WoodenStep()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WoodenStep(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#WoodenStep(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WoodenStep(TreeSpecies)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#WoodenStep(TreeSpecies)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WoodenStep(TreeSpecies,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inv"
              },
              {
                "kind": "PARAMETER",
                "name": "species"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#WoodenStep(TreeSpecies,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WoodenStep(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#WoodenStep(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "WoodenStep(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#WoodenStep(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "isInverted()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#isInverted()"
          },
          {
            "kind": "METHOD",
            "name": "setInverted(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inv"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#setInverted(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/WoodenStep.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.material.Wool",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Wool()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#Wool()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wool(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#Wool(DyeColor)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wool(Material)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#Wool(Material)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wool(Material,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#Wool(Material,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wool(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#Wool(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wool(int,byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#Wool(int,byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "setColor(DyeColor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "color"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#setColor(DyeColor)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/Wool.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.material.types",
    "children": [
      {
        "kind": "ENUM",
        "name": "org.bukkit.material.types.MushroomBlockTexture",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ALL_CAP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#ALL_CAP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ALL_PORES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#ALL_PORES"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "ALL_STEM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#ALL_STEM"
          },
          {
            "kind": "FIELD",
            "name": "BY_BLOCKFACE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#BY_BLOCKFACE"
          },
          {
            "kind": "FIELD",
            "name": "BY_DATA",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#BY_DATA"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_NORTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_NORTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_NORTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_NORTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_NORTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_NORTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_SOUTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_SOUTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_SOUTH_EAST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_SOUTH_EAST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_SOUTH_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_SOUTH_WEST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_TOP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_TOP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "CAP_WEST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#CAP_WEST"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MushroomBlockTexture(int,BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "capFace"
              },
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#MushroomBlockTexture(int,BlockFace)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STEM_SIDES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#STEM_SIDES"
          },
          {
            "kind": "FIELD",
            "name": "capFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#capFace"
          },
          {
            "kind": "FIELD",
            "name": "data",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#data"
          },
          {
            "kind": "METHOD",
            "name": "getByData(byte)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#getByData(byte)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getCapByFace(BlockFace)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "face"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#getCapByFace(BlockFace)"
          },
          {
            "kind": "METHOD",
            "name": "getCapFace()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#getCapFace()"
          },
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#getData()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/MushroomBlockTexture.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/material/types/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.metadata",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.metadata.FixedMetadataValue",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FixedMetadataValue(Plugin,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/FixedMetadataValue.html#FixedMetadataValue(Plugin,Object)"
          },
          {
            "kind": "FIELD",
            "name": "internalValue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/FixedMetadataValue.html#internalValue"
          },
          {
            "kind": "METHOD",
            "name": "invalidate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/FixedMetadataValue.html#invalidate()"
          },
          {
            "kind": "METHOD",
            "name": "value()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/FixedMetadataValue.html#value()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/FixedMetadataValue.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.metadata.LazyMetadataValue",
        "children": [
          {
            "kind": "FIELD",
            "name": "ACTUALLY_NULL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#ACTUALLY_NULL"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LazyMetadataValue(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#LazyMetadataValue(Plugin)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LazyMetadataValue(Plugin,CacheStrategy,Callable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cacheStrategy"
              },
              {
                "kind": "PARAMETER",
                "name": "lazyValue"
              },
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#LazyMetadataValue(Plugin,CacheStrategy,Callable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "LazyMetadataValue(Plugin,Callable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lazyValue"
              },
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#LazyMetadataValue(Plugin,Callable)"
          },
          {
            "kind": "FIELD",
            "name": "cacheStrategy",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#cacheStrategy"
          },
          {
            "kind": "METHOD",
            "name": "eval()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#eval()"
          },
          {
            "kind": "FIELD",
            "name": "internalValue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#internalValue"
          },
          {
            "kind": "METHOD",
            "name": "invalidate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#invalidate()"
          },
          {
            "kind": "FIELD",
            "name": "lazyValue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#lazyValue"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.metadata.LazyMetadataValue.CacheStrategy",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "CACHE_AFTER_FIRST_EVAL",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html#CACHE_AFTER_FIRST_EVAL"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "CACHE_ETERNALLY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html#CACHE_ETERNALLY"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "CacheStrategy()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html#CacheStrategy()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NEVER_CACHE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html#NEVER_CACHE"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue/CacheStrategy.html"
          },
          {
            "kind": "METHOD",
            "name": "value()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html#value()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/LazyMetadataValue.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.metadata.MetadataConversionException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MetadataConversionException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataConversionException.html#MetadataConversionException(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataConversionException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.metadata.MetadataEvaluationException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MetadataEvaluationException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataEvaluationException.html#MetadataEvaluationException(Throwable)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataEvaluationException.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.metadata.MetadataStore",
        "children": [
          {
            "kind": "TYPE_PARAMETER",
            "name": "T"
          },
          {
            "kind": "METHOD",
            "name": "getMetadata(T,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStore.html#getMetadata(T,String)"
          },
          {
            "kind": "METHOD",
            "name": "hasMetadata(T,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStore.html#hasMetadata(T,String)"
          },
          {
            "kind": "METHOD",
            "name": "invalidateAll(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStore.html#invalidateAll(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "removeMetadata(T,String,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStore.html#removeMetadata(T,String,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "setMetadata(T,String,MetadataValue)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "newMetadataValue"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStore.html#setMetadata(T,String,MetadataValue)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStore.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.metadata.MetadataStoreBase",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MetadataStoreBase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#MetadataStoreBase()"
          },
          {
            "kind": "TYPE_PARAMETER",
            "name": "T"
          },
          {
            "kind": "METHOD",
            "name": "disambiguate(T,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#disambiguate(T,String)"
          },
          {
            "kind": "METHOD",
            "name": "getMetadata(T,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#getMetadata(T,String)"
          },
          {
            "kind": "METHOD",
            "name": "hasMetadata(T,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#hasMetadata(T,String)"
          },
          {
            "kind": "METHOD",
            "name": "invalidateAll(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#invalidateAll(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "metadataMap",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#metadataMap"
          },
          {
            "kind": "METHOD",
            "name": "removeAll(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#removeAll(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "removeMetadata(T,String,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#removeMetadata(T,String,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "setMetadata(T,String,MetadataValue)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "newMetadataValue"
              },
              {
                "kind": "PARAMETER",
                "name": "subject"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html#setMetadata(T,String,MetadataValue)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataStoreBase.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.metadata.MetadataValue",
        "children": [
          {
            "kind": "METHOD",
            "name": "asBoolean()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asBoolean()"
          },
          {
            "kind": "METHOD",
            "name": "asByte()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asByte()"
          },
          {
            "kind": "METHOD",
            "name": "asDouble()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asDouble()"
          },
          {
            "kind": "METHOD",
            "name": "asFloat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asFloat()"
          },
          {
            "kind": "METHOD",
            "name": "asInt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asInt()"
          },
          {
            "kind": "METHOD",
            "name": "asLong()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asLong()"
          },
          {
            "kind": "METHOD",
            "name": "asShort()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asShort()"
          },
          {
            "kind": "METHOD",
            "name": "asString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#asString()"
          },
          {
            "kind": "METHOD",
            "name": "getOwningPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#getOwningPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "invalidate()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#invalidate()"
          },
          {
            "kind": "METHOD",
            "name": "value()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html#value()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValue.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.metadata.MetadataValueAdapter",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MetadataValueAdapter(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#MetadataValueAdapter(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "asBoolean()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asBoolean()"
          },
          {
            "kind": "METHOD",
            "name": "asByte()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asByte()"
          },
          {
            "kind": "METHOD",
            "name": "asDouble()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asDouble()"
          },
          {
            "kind": "METHOD",
            "name": "asFloat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asFloat()"
          },
          {
            "kind": "METHOD",
            "name": "asInt()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asInt()"
          },
          {
            "kind": "METHOD",
            "name": "asLong()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asLong()"
          },
          {
            "kind": "METHOD",
            "name": "asShort()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asShort()"
          },
          {
            "kind": "METHOD",
            "name": "asString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#asString()"
          },
          {
            "kind": "METHOD",
            "name": "getOwningPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#getOwningPlugin()"
          },
          {
            "kind": "FIELD",
            "name": "owningPlugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html#owningPlugin"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/MetadataValueAdapter.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.metadata.Metadatable",
        "children": [
          {
            "kind": "METHOD",
            "name": "getMetadata(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/Metadatable.html#getMetadata(String)"
          },
          {
            "kind": "METHOD",
            "name": "hasMetadata(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/Metadatable.html#hasMetadata(String)"
          },
          {
            "kind": "METHOD",
            "name": "removeMetadata(String,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "owningPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/Metadatable.html#removeMetadata(String,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "setMetadata(String,MetadataValue)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "metadataKey"
              },
              {
                "kind": "PARAMETER",
                "name": "newMetadataValue"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/Metadatable.html#setMetadata(String,MetadataValue)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/Metadatable.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/metadata/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.permissions",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.permissions.Permissible",
        "children": [
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#addAttachment(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin,String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#addAttachment(Plugin,String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin,String,boolean,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "ticks"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#addAttachment(Plugin,String,boolean,int)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#addAttachment(Plugin,int)"
          },
          {
            "kind": "METHOD",
            "name": "getEffectivePermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#getEffectivePermissions()"
          },
          {
            "kind": "METHOD",
            "name": "hasPermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#hasPermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "hasPermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#hasPermission(String)"
          },
          {
            "kind": "METHOD",
            "name": "isPermissionSet(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#isPermissionSet(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "isPermissionSet(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#isPermissionSet(String)"
          },
          {
            "kind": "METHOD",
            "name": "recalculatePermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#recalculatePermissions()"
          },
          {
            "kind": "METHOD",
            "name": "removeAttachment(PermissionAttachment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attachment"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html#removeAttachment(PermissionAttachment)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permissible.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.permissions.PermissibleBase",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PermissibleBase(ServerOperator)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "opable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#PermissibleBase(ServerOperator)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#addAttachment(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin,String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#addAttachment(Plugin,String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin,String,boolean,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "ticks"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#addAttachment(Plugin,String,boolean,int)"
          },
          {
            "kind": "METHOD",
            "name": "addAttachment(Plugin,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "ticks"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#addAttachment(Plugin,int)"
          },
          {
            "kind": "FIELD",
            "name": "attachments",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#attachments"
          },
          {
            "kind": "METHOD",
            "name": "calculateChildPermissions(Map,boolean,PermissionAttachment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attachment"
              },
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "invert"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#calculateChildPermissions(Map,boolean,PermissionAttachment)"
          },
          {
            "kind": "METHOD",
            "name": "clearPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#clearPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "getEffectivePermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#getEffectivePermissions()"
          },
          {
            "kind": "METHOD",
            "name": "hasPermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#hasPermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "hasPermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#hasPermission(String)"
          },
          {
            "kind": "METHOD",
            "name": "isOp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#isOp()"
          },
          {
            "kind": "METHOD",
            "name": "isPermissionSet(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#isPermissionSet(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "isPermissionSet(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#isPermissionSet(String)"
          },
          {
            "kind": "FIELD",
            "name": "opable",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#opable"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.permissions.PermissibleBase.RemoveAttachmentRunnable",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "RemoveAttachmentRunnable(PermissionAttachment)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "attachment"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase/RemoveAttachmentRunnable.html#RemoveAttachmentRunnable(PermissionAttachment)"
              },
              {
                "kind": "FIELD",
                "name": "attachment",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase/RemoveAttachmentRunnable.html#attachment"
              },
              {
                "kind": "METHOD",
                "name": "run()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase/RemoveAttachmentRunnable.html#run()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase/RemoveAttachmentRunnable.html"
          },
          {
            "kind": "FIELD",
            "name": "parent",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#parent"
          },
          {
            "kind": "FIELD",
            "name": "permissions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#permissions"
          },
          {
            "kind": "METHOD",
            "name": "recalculatePermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#recalculatePermissions()"
          },
          {
            "kind": "METHOD",
            "name": "removeAttachment(PermissionAttachment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attachment"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#removeAttachment(PermissionAttachment)"
          },
          {
            "kind": "METHOD",
            "name": "setOp(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html#setOp(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissibleBase.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.permissions.Permission",
        "children": [
          {
            "kind": "FIELD",
            "name": "DEFAULT_PERMISSION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#DEFAULT_PERMISSION"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,PermissionDefault)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaultValue"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,PermissionDefault)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,PermissionDefault,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "defaultValue"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,PermissionDefault,Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,String,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,String,Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,String,PermissionDefault)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "defaultValue"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,String,PermissionDefault)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Permission(String,String,PermissionDefault,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "defaultValue"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#Permission(String,String,PermissionDefault,Map)"
          },
          {
            "kind": "METHOD",
            "name": "addParent(Permission,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#addParent(Permission,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "addParent(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#addParent(String,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "children",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#children"
          },
          {
            "kind": "FIELD",
            "name": "defaultValue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#defaultValue"
          },
          {
            "kind": "FIELD",
            "name": "description",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#description"
          },
          {
            "kind": "METHOD",
            "name": "extractChildren(Map,String,PermissionDefault,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "input"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "output"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#extractChildren(Map,String,PermissionDefault,List)"
          },
          {
            "kind": "METHOD",
            "name": "getChildren()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#getChildren()"
          },
          {
            "kind": "METHOD",
            "name": "getDefault()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#getDefault()"
          },
          {
            "kind": "METHOD",
            "name": "getDescription()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#getDescription()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getPermissibles()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#getPermissibles()"
          },
          {
            "kind": "METHOD",
            "name": "loadPermission(String,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#loadPermission(String,Map)"
          },
          {
            "kind": "METHOD",
            "name": "loadPermission(String,Map,PermissionDefault,List)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "output"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#loadPermission(String,Map,PermissionDefault,List)"
          },
          {
            "kind": "METHOD",
            "name": "loadPermissions(Map,String,PermissionDefault)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "data"
              },
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "error"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#loadPermissions(Map,String,PermissionDefault)"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#name"
          },
          {
            "kind": "METHOD",
            "name": "recalculatePermissibles()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#recalculatePermissibles()"
          },
          {
            "kind": "METHOD",
            "name": "setDefault(PermissionDefault)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#setDefault(PermissionDefault)"
          },
          {
            "kind": "METHOD",
            "name": "setDescription(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html#setDescription(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/Permission.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.permissions.PermissionAttachment",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PermissionAttachment(Plugin,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "Permissible"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#PermissionAttachment(Plugin,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "getPermissible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#getPermissible()"
          },
          {
            "kind": "METHOD",
            "name": "getPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#getPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "getRemovalCallback()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#getRemovalCallback()"
          },
          {
            "kind": "FIELD",
            "name": "permissible",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#permissible"
          },
          {
            "kind": "FIELD",
            "name": "permissions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#permissions"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#plugin"
          },
          {
            "kind": "METHOD",
            "name": "remove()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#remove()"
          },
          {
            "kind": "FIELD",
            "name": "removed",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#removed"
          },
          {
            "kind": "METHOD",
            "name": "setPermission(Permission,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#setPermission(Permission,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setPermission(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#setPermission(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setRemovalCallback(PermissionRemovedExecutor)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ex"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#setRemovalCallback(PermissionRemovedExecutor)"
          },
          {
            "kind": "METHOD",
            "name": "unsetPermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#unsetPermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "unsetPermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html#unsetPermission(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachment.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.permissions.PermissionAttachmentInfo",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PermissionAttachmentInfo(Permissible,String,PermissionAttachment,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attachment"
              },
              {
                "kind": "PARAMETER",
                "name": "permissible"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              },
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#PermissionAttachmentInfo(Permissible,String,PermissionAttachment,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "attachment",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#attachment"
          },
          {
            "kind": "METHOD",
            "name": "getAttachment()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#getAttachment()"
          },
          {
            "kind": "METHOD",
            "name": "getPermissible()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#getPermissible()"
          },
          {
            "kind": "METHOD",
            "name": "getPermission()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#getPermission()"
          },
          {
            "kind": "METHOD",
            "name": "getValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#getValue()"
          },
          {
            "kind": "FIELD",
            "name": "permissible",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#permissible"
          },
          {
            "kind": "FIELD",
            "name": "permission",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#permission"
          },
          {
            "kind": "FIELD",
            "name": "value",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html#value"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionAttachmentInfo.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.permissions.PermissionDefault",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "FALSE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#FALSE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NOT_OP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#NOT_OP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#OP"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PermissionDefault(String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "names"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#PermissionDefault(String...)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "TRUE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#TRUE"
          },
          {
            "kind": "METHOD",
            "name": "getByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#getByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getValue(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#getValue(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "lookup",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#lookup"
          },
          {
            "kind": "FIELD",
            "name": "names",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#names"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#toString()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionDefault.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.permissions.PermissionRemovedExecutor",
        "children": [
          {
            "kind": "METHOD",
            "name": "attachmentRemoved(PermissionAttachment)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "attachment"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionRemovedExecutor.html#attachmentRemoved(PermissionAttachment)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/PermissionRemovedExecutor.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.permissions.ServerOperator",
        "children": [
          {
            "kind": "METHOD",
            "name": "isOp()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/ServerOperator.html#isOp()"
          },
          {
            "kind": "METHOD",
            "name": "setOp(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "value"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/ServerOperator.html#setOp(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/ServerOperator.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/permissions/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.plugin",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.AuthorNagException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "AuthorNagException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/AuthorNagException.html#AuthorNagException(String)"
          },
          {
            "kind": "METHOD",
            "name": "getMessage()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/AuthorNagException.html#getMessage()"
          },
          {
            "kind": "FIELD",
            "name": "message",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/AuthorNagException.html#message"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/AuthorNagException.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.EventExecutor",
        "children": [
          {
            "kind": "METHOD",
            "name": "create(Method,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "eventClass"
              },
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/EventExecutor.html#create(Method,Class)"
          },
          {
            "kind": "METHOD",
            "name": "execute(Listener,Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/EventExecutor.html#execute(Listener,Event)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/EventExecutor.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.IllegalPluginAccessException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "IllegalPluginAccessException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/IllegalPluginAccessException.html#IllegalPluginAccessException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "IllegalPluginAccessException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/IllegalPluginAccessException.html#IllegalPluginAccessException(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/IllegalPluginAccessException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.InvalidDescriptionException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidDescriptionException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidDescriptionException.html#InvalidDescriptionException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidDescriptionException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidDescriptionException.html#InvalidDescriptionException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidDescriptionException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidDescriptionException.html#InvalidDescriptionException(Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidDescriptionException(Throwable,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidDescriptionException.html#InvalidDescriptionException(Throwable,String)"
          },
          {
            "kind": "FIELD",
            "name": "serialVersionUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidDescriptionException.html#serialVersionUID"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidDescriptionException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.InvalidPluginException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidPluginException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidPluginException.html#InvalidPluginException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidPluginException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidPluginException.html#InvalidPluginException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidPluginException(String,Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidPluginException.html#InvalidPluginException(String,Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "InvalidPluginException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidPluginException.html#InvalidPluginException(Throwable)"
          },
          {
            "kind": "FIELD",
            "name": "serialVersionUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidPluginException.html#serialVersionUID"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/InvalidPluginException.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.Plugin",
        "children": [
          {
            "kind": "METHOD",
            "name": "getConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getConfig()"
          },
          {
            "kind": "METHOD",
            "name": "getDataFolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getDataFolder()"
          },
          {
            "kind": "METHOD",
            "name": "getDatabase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getDatabase()"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultWorldGenerator(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "worldName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getDefaultWorldGenerator(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "getDescription()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getDescription()"
          },
          {
            "kind": "METHOD",
            "name": "getLogger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getLogger()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getPluginLoader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getPluginLoader()"
          },
          {
            "kind": "METHOD",
            "name": "getResource(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "filename"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getResource(String)"
          },
          {
            "kind": "METHOD",
            "name": "getServer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#getServer()"
          },
          {
            "kind": "METHOD",
            "name": "isEnabled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#isEnabled()"
          },
          {
            "kind": "METHOD",
            "name": "isNaggable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#isNaggable()"
          },
          {
            "kind": "METHOD",
            "name": "onDisable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#onDisable()"
          },
          {
            "kind": "METHOD",
            "name": "onEnable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#onEnable()"
          },
          {
            "kind": "METHOD",
            "name": "onLoad()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#onLoad()"
          },
          {
            "kind": "METHOD",
            "name": "reloadConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#reloadConfig()"
          },
          {
            "kind": "METHOD",
            "name": "saveConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#saveConfig()"
          },
          {
            "kind": "METHOD",
            "name": "saveDefaultConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#saveDefaultConfig()"
          },
          {
            "kind": "METHOD",
            "name": "saveResource(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "replace"
              },
              {
                "kind": "PARAMETER",
                "name": "resourcePath"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#saveResource(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNaggable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canNag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html#setNaggable(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/Plugin.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.PluginAwareness",
        "children": [
          {
            "kind": "ENUM",
            "name": "org.bukkit.plugin.PluginAwareness.Flags",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "Flags()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginAwareness/Flags.html#Flags()"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "UTF8",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginAwareness/Flags.html#UTF8",
                "deprecated": {
                  "deprecated": "true"
                }
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginAwareness/Flags.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginAwareness/Flags.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginAwareness/Flags.html"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginAwareness.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.PluginBase",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginBase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginBase.html#PluginBase()"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginBase.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginBase.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginBase.html#hashCode()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginBase.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.PluginDescriptionFile",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginDescriptionFile(InputStream)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "stream"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#PluginDescriptionFile(InputStream)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginDescriptionFile(Reader)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "reader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#PluginDescriptionFile(Reader)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginDescriptionFile(String,String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mainClass"
              },
              {
                "kind": "PARAMETER",
                "name": "pluginName"
              },
              {
                "kind": "PARAMETER",
                "name": "pluginVersion"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#PluginDescriptionFile(String,String,String)"
          },
          {
            "kind": "FIELD",
            "name": "YAML",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#YAML"
          },
          {
            "kind": "METHOD",
            "name": "asMap(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#asMap(Object)"
          },
          {
            "kind": "FIELD",
            "name": "authors",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#authors"
          },
          {
            "kind": "FIELD",
            "name": "awareness",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#awareness"
          },
          {
            "kind": "FIELD",
            "name": "classLoaderOf",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#classLoaderOf"
          },
          {
            "kind": "FIELD",
            "name": "commands",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#commands"
          },
          {
            "kind": "FIELD",
            "name": "database",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#database"
          },
          {
            "kind": "FIELD",
            "name": "defaultPerm",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#defaultPerm"
          },
          {
            "kind": "FIELD",
            "name": "depend",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#depend"
          },
          {
            "kind": "FIELD",
            "name": "description",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#description"
          },
          {
            "kind": "METHOD",
            "name": "getAuthors()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getAuthors()"
          },
          {
            "kind": "METHOD",
            "name": "getAwareness()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getAwareness()"
          },
          {
            "kind": "METHOD",
            "name": "getClassLoaderOf()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getClassLoaderOf()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getCommands()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getCommands()"
          },
          {
            "kind": "METHOD",
            "name": "getDepend()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getDepend()"
          },
          {
            "kind": "METHOD",
            "name": "getDescription()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getDescription()"
          },
          {
            "kind": "METHOD",
            "name": "getFullName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getFullName()"
          },
          {
            "kind": "METHOD",
            "name": "getLoad()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getLoad()"
          },
          {
            "kind": "METHOD",
            "name": "getLoadBefore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getLoadBefore()"
          },
          {
            "kind": "METHOD",
            "name": "getMain()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getMain()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getPermissionDefault()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getPermissionDefault()"
          },
          {
            "kind": "METHOD",
            "name": "getPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "getPrefix()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getPrefix()"
          },
          {
            "kind": "METHOD",
            "name": "getRawName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getRawName()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getSoftDepend()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getSoftDepend()"
          },
          {
            "kind": "METHOD",
            "name": "getVersion()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getVersion()"
          },
          {
            "kind": "METHOD",
            "name": "getWebsite()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#getWebsite()"
          },
          {
            "kind": "METHOD",
            "name": "isDatabaseEnabled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#isDatabaseEnabled()"
          },
          {
            "kind": "FIELD",
            "name": "lazyPermissions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#lazyPermissions"
          },
          {
            "kind": "FIELD",
            "name": "loadBefore",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#loadBefore"
          },
          {
            "kind": "METHOD",
            "name": "loadMap(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#loadMap(Map)"
          },
          {
            "kind": "FIELD",
            "name": "main",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#main"
          },
          {
            "kind": "METHOD",
            "name": "makePluginNameList(Map,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#makePluginNameList(Map,String)"
          },
          {
            "kind": "FIELD",
            "name": "name",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#name"
          },
          {
            "kind": "FIELD",
            "name": "order",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#order"
          },
          {
            "kind": "FIELD",
            "name": "permissions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#permissions"
          },
          {
            "kind": "FIELD",
            "name": "prefix",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#prefix"
          },
          {
            "kind": "FIELD",
            "name": "rawName",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#rawName"
          },
          {
            "kind": "METHOD",
            "name": "save(Writer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "writer"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#save(Writer)"
          },
          {
            "kind": "METHOD",
            "name": "saveMap()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#saveMap()"
          },
          {
            "kind": "METHOD",
            "name": "setDatabaseEnabled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "database"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#setDatabaseEnabled(boolean)"
          },
          {
            "kind": "FIELD",
            "name": "softDepend",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#softDepend"
          },
          {
            "kind": "FIELD",
            "name": "version",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#version"
          },
          {
            "kind": "FIELD",
            "name": "website",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html#website"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginDescriptionFile.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.plugin.PluginLoadOrder",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "POSTWORLD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoadOrder.html#POSTWORLD"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginLoadOrder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoadOrder.html#PluginLoadOrder()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STARTUP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoadOrder.html#STARTUP"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoadOrder.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoadOrder.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoadOrder.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.PluginLoader",
        "children": [
          {
            "kind": "METHOD",
            "name": "createRegisteredListeners(Listener,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html#createRegisteredListeners(Listener,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "disablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html#disablePlugin(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "enablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html#enablePlugin(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginDescription(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html#getPluginDescription(File)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginFileFilters()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html#getPluginFileFilters()"
          },
          {
            "kind": "METHOD",
            "name": "loadPlugin(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html#loadPlugin(File)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLoader.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.PluginLogger",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginLogger(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "context"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLogger.html#PluginLogger(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "log(LogRecord)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "logRecord"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLogger.html#log(LogRecord)"
          },
          {
            "kind": "FIELD",
            "name": "pluginName",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLogger.html#pluginName"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginLogger.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.PluginManager",
        "children": [
          {
            "kind": "METHOD",
            "name": "addPermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#addPermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "callEvent(Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#callEvent(Event)"
          },
          {
            "kind": "METHOD",
            "name": "clearPlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#clearPlugins()"
          },
          {
            "kind": "METHOD",
            "name": "disablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#disablePlugin(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "disablePlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#disablePlugins()"
          },
          {
            "kind": "METHOD",
            "name": "enablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#enablePlugin(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultPermSubscriptions(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getDefaultPermSubscriptions(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultPermissions(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getDefaultPermissions(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getPermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getPermission(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPermissionSubscriptions(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getPermissionSubscriptions(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getPlugin(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#getPlugins()"
          },
          {
            "kind": "METHOD",
            "name": "isPluginEnabled(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#isPluginEnabled(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "isPluginEnabled(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#isPluginEnabled(String)"
          },
          {
            "kind": "METHOD",
            "name": "loadPlugin(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#loadPlugin(File)"
          },
          {
            "kind": "METHOD",
            "name": "loadPlugins(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "directory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#loadPlugins(File)"
          },
          {
            "kind": "METHOD",
            "name": "recalculatePermissionDefaults(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#recalculatePermissionDefaults(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "executor"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "executor"
              },
              {
                "kind": "PARAMETER",
                "name": "ignoreCancelled"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "registerEvents(Listener,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#registerEvents(Listener,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "registerInterface(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#registerInterface(Class)"
          },
          {
            "kind": "METHOD",
            "name": "removePermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#removePermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "removePermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#removePermission(String)"
          },
          {
            "kind": "METHOD",
            "name": "subscribeToDefaultPerms(boolean,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              },
              {
                "kind": "PARAMETER",
                "name": "permissible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#subscribeToDefaultPerms(boolean,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "subscribeToPermission(String,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permissible"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#subscribeToPermission(String,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "unsubscribeFromDefaultPerms(boolean,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              },
              {
                "kind": "PARAMETER",
                "name": "permissible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#unsubscribeFromDefaultPerms(boolean,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "unsubscribeFromPermission(String,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permissible"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#unsubscribeFromPermission(String,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "useTimings()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html#useTimings()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/PluginManager.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.RegisteredListener",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "RegisteredListener(Listener,EventExecutor,EventPriority,Plugin,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "executor"
              },
              {
                "kind": "PARAMETER",
                "name": "ignoreCancelled"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#RegisteredListener(Listener,EventExecutor,EventPriority,Plugin,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "callEvent(Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#callEvent(Event)"
          },
          {
            "kind": "FIELD",
            "name": "executor",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#executor"
          },
          {
            "kind": "METHOD",
            "name": "getListener()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#getListener()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "getPriority()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#getPriority()"
          },
          {
            "kind": "FIELD",
            "name": "ignoreCancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#ignoreCancelled"
          },
          {
            "kind": "METHOD",
            "name": "isIgnoringCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#isIgnoringCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "listener",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#listener"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#plugin"
          },
          {
            "kind": "FIELD",
            "name": "priority",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html#priority"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredListener.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.RegisteredServiceProvider",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "RegisteredServiceProvider(Class,T,ServicePriority,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              },
              {
                "kind": "PARAMETER",
                "name": "provider"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#RegisteredServiceProvider(Class,T,ServicePriority,Plugin)"
          },
          {
            "kind": "TYPE_PARAMETER",
            "name": "T"
          },
          {
            "kind": "METHOD",
            "name": "compareTo(RegisteredServiceProvider)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#compareTo(RegisteredServiceProvider)"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "getPriority()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#getPriority()"
          },
          {
            "kind": "METHOD",
            "name": "getProvider()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#getProvider()"
          },
          {
            "kind": "METHOD",
            "name": "getService()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#getService()"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#plugin"
          },
          {
            "kind": "FIELD",
            "name": "priority",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#priority"
          },
          {
            "kind": "FIELD",
            "name": "provider",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#provider"
          },
          {
            "kind": "FIELD",
            "name": "service",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html#service"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/RegisteredServiceProvider.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.plugin.ServicePriority",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "High",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#High"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "Highest",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#Highest"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "Low",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#Low"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "Lowest",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#Lowest"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "Normal",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#Normal"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ServicePriority()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#ServicePriority()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicePriority.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.ServicesManager",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetRegistration(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#\u003cT\u003egetRegistration(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetRegistrations(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#\u003cT\u003egetRegistrations(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eisProvidedFor(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#\u003cT\u003eisProvidedFor(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eload(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#\u003cT\u003eload(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eregister(Class,T,Plugin,ServicePriority)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              },
              {
                "kind": "PARAMETER",
                "name": "provider"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#\u003cT\u003eregister(Class,T,Plugin,ServicePriority)"
          },
          {
            "kind": "METHOD",
            "name": "getKnownServices()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#getKnownServices()"
          },
          {
            "kind": "METHOD",
            "name": "getRegistrations(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#getRegistrations(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "unregister(Class,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "provider"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#unregister(Class,Object)"
          },
          {
            "kind": "METHOD",
            "name": "unregister(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "provider"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#unregister(Object)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterAll(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html#unregisterAll(Plugin)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/ServicesManager.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.SimplePluginManager",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplePluginManager(Server,SimpleCommandMap)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "commandMap"
              },
              {
                "kind": "PARAMETER",
                "name": "instance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#SimplePluginManager(Server,SimpleCommandMap)"
          },
          {
            "kind": "METHOD",
            "name": "addPermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#addPermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "calculatePermissionDefault(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#calculatePermissionDefault(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "callEvent(Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#callEvent(Event)"
          },
          {
            "kind": "METHOD",
            "name": "checkUpdate(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#checkUpdate(File)"
          },
          {
            "kind": "METHOD",
            "name": "clearPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#clearPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "clearPlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#clearPlugins()"
          },
          {
            "kind": "FIELD",
            "name": "commandMap",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#commandMap"
          },
          {
            "kind": "FIELD",
            "name": "defSubs",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#defSubs"
          },
          {
            "kind": "FIELD",
            "name": "defaultPerms",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#defaultPerms"
          },
          {
            "kind": "METHOD",
            "name": "dirtyPermissibles(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#dirtyPermissibles(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "disablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#disablePlugin(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "disablePlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#disablePlugins()"
          },
          {
            "kind": "METHOD",
            "name": "enablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#enablePlugin(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "fileAssociations",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#fileAssociations"
          },
          {
            "kind": "METHOD",
            "name": "fireEvent(Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#fireEvent(Event)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultPermSubscriptions(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getDefaultPermSubscriptions(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultPermissions(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getDefaultPermissions(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getEventListeners(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getEventListeners(Class)"
          },
          {
            "kind": "METHOD",
            "name": "getPermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getPermission(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPermissionSubscriptions(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getPermissionSubscriptions(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getPermissions()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getPlugin(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPlugins()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getPlugins()"
          },
          {
            "kind": "METHOD",
            "name": "getRegistrationClass(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#getRegistrationClass(Class)"
          },
          {
            "kind": "METHOD",
            "name": "handlePluginException(String,Throwable,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ex"
              },
              {
                "kind": "PARAMETER",
                "name": "msg"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#handlePluginException(String,Throwable,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "isPluginEnabled(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#isPluginEnabled(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "isPluginEnabled(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#isPluginEnabled(String)"
          },
          {
            "kind": "METHOD",
            "name": "loadPlugin(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#loadPlugin(File)"
          },
          {
            "kind": "METHOD",
            "name": "loadPlugins(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "directory"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#loadPlugins(File)"
          },
          {
            "kind": "FIELD",
            "name": "lookupNames",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#lookupNames"
          },
          {
            "kind": "FIELD",
            "name": "permSubs",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#permSubs"
          },
          {
            "kind": "FIELD",
            "name": "permissions",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#permissions"
          },
          {
            "kind": "FIELD",
            "name": "plugins",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#plugins"
          },
          {
            "kind": "METHOD",
            "name": "recalculatePermissionDefaults(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#recalculatePermissionDefaults(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "executor"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              },
              {
                "kind": "PARAMETER",
                "name": "executor"
              },
              {
                "kind": "PARAMETER",
                "name": "ignoreCancelled"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#registerEvent(Class,Listener,EventPriority,EventExecutor,Plugin,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "registerEvents(Listener,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#registerEvents(Listener,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "registerInterface(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#registerInterface(Class)"
          },
          {
            "kind": "METHOD",
            "name": "removePermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#removePermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "removePermission(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#removePermission(String)"
          },
          {
            "kind": "FIELD",
            "name": "server",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#server"
          },
          {
            "kind": "METHOD",
            "name": "subscribeToDefaultPerms(boolean,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              },
              {
                "kind": "PARAMETER",
                "name": "permissible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#subscribeToDefaultPerms(boolean,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "subscribeToPermission(String,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permissible"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#subscribeToPermission(String,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "unsubscribeFromDefaultPerms(boolean,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "op"
              },
              {
                "kind": "PARAMETER",
                "name": "permissible"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#unsubscribeFromDefaultPerms(boolean,Permissible)"
          },
          {
            "kind": "METHOD",
            "name": "unsubscribeFromPermission(String,Permissible)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "permissible"
              },
              {
                "kind": "PARAMETER",
                "name": "permission"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#unsubscribeFromPermission(String,Permissible)"
          },
          {
            "kind": "FIELD",
            "name": "updateDirectory",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#updateDirectory"
          },
          {
            "kind": "FIELD",
            "name": "useTimings",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#useTimings"
          },
          {
            "kind": "METHOD",
            "name": "useTimings()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#useTimings()"
          },
          {
            "kind": "METHOD",
            "name": "useTimings(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "use"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html#useTimings(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimplePluginManager.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.SimpleServicesManager",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetRegistration(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#\u003cT\u003egetRegistration(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetRegistrations(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#\u003cT\u003egetRegistrations(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eisProvidedFor(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#\u003cT\u003eisProvidedFor(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eload(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#\u003cT\u003eload(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eregister(Class,T,Plugin,ServicePriority)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "priority"
              },
              {
                "kind": "PARAMETER",
                "name": "provider"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#\u003cT\u003eregister(Class,T,Plugin,ServicePriority)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimpleServicesManager()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#SimpleServicesManager()"
          },
          {
            "kind": "METHOD",
            "name": "getKnownServices()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#getKnownServices()"
          },
          {
            "kind": "METHOD",
            "name": "getRegistrations(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#getRegistrations(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "providers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#providers"
          },
          {
            "kind": "METHOD",
            "name": "unregister(Class,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "provider"
              },
              {
                "kind": "PARAMETER",
                "name": "service"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#unregister(Class,Object)"
          },
          {
            "kind": "METHOD",
            "name": "unregister(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "provider"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#unregister(Object)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterAll(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html#unregisterAll(Plugin)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/SimpleServicesManager.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.TimedRegisteredListener",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "TimedRegisteredListener(Listener,EventExecutor,EventPriority,Plugin,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "eventExecutor"
              },
              {
                "kind": "PARAMETER",
                "name": "eventPriority"
              },
              {
                "kind": "PARAMETER",
                "name": "listenCancelled"
              },
              {
                "kind": "PARAMETER",
                "name": "pluginListener"
              },
              {
                "kind": "PARAMETER",
                "name": "registeredPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#TimedRegisteredListener(Listener,EventExecutor,EventPriority,Plugin,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "callEvent(Event)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "event"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#callEvent(Event)"
          },
          {
            "kind": "FIELD",
            "name": "count",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#count"
          },
          {
            "kind": "FIELD",
            "name": "eventClass",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#eventClass"
          },
          {
            "kind": "METHOD",
            "name": "getCommonSuperclass(Class,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "class1"
              },
              {
                "kind": "PARAMETER",
                "name": "class2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#getCommonSuperclass(Class,Class)"
          },
          {
            "kind": "METHOD",
            "name": "getCount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#getCount()"
          },
          {
            "kind": "METHOD",
            "name": "getEventClass()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#getEventClass()"
          },
          {
            "kind": "METHOD",
            "name": "getTotalTime()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#getTotalTime()"
          },
          {
            "kind": "METHOD",
            "name": "hasMultiple()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#hasMultiple()"
          },
          {
            "kind": "FIELD",
            "name": "multiple",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#multiple"
          },
          {
            "kind": "METHOD",
            "name": "reset()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#reset()"
          },
          {
            "kind": "FIELD",
            "name": "totalTime",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html#totalTime"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/TimedRegisteredListener.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.UnknownDependencyException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "UnknownDependencyException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/UnknownDependencyException.html#UnknownDependencyException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "UnknownDependencyException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/UnknownDependencyException.html#UnknownDependencyException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "UnknownDependencyException(Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "throwable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/UnknownDependencyException.html#UnknownDependencyException(Throwable)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "UnknownDependencyException(Throwable,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "throwable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/UnknownDependencyException.html#UnknownDependencyException(Throwable,String)"
          },
          {
            "kind": "FIELD",
            "name": "serialVersionUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/UnknownDependencyException.html#serialVersionUID"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/UnknownDependencyException.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.plugin.java",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.java.JavaPlugin",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003egetPlugin(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#\u003cT\u003egetPlugin(Class)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "JavaPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#JavaPlugin()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "JavaPlugin(JavaPluginLoader,PluginDescriptionFile,File,File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dataFolder"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "file"
              },
              {
                "kind": "PARAMETER",
                "name": "loader"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#JavaPlugin(JavaPluginLoader,PluginDescriptionFile,File,File)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "JavaPlugin(PluginLoader,Server,PluginDescriptionFile,File,File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dataFolder"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "file"
              },
              {
                "kind": "PARAMETER",
                "name": "loader"
              },
              {
                "kind": "PARAMETER",
                "name": "server"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#JavaPlugin(PluginLoader,Server,PluginDescriptionFile,File,File)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "classLoader",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#classLoader"
          },
          {
            "kind": "FIELD",
            "name": "configFile",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#configFile"
          },
          {
            "kind": "FIELD",
            "name": "dataFolder",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#dataFolder"
          },
          {
            "kind": "FIELD",
            "name": "description",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#description"
          },
          {
            "kind": "FIELD",
            "name": "ebean",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#ebean"
          },
          {
            "kind": "FIELD",
            "name": "file",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#file"
          },
          {
            "kind": "METHOD",
            "name": "getClassLoader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getClassLoader()"
          },
          {
            "kind": "METHOD",
            "name": "getCommand(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getCommand(String)"
          },
          {
            "kind": "METHOD",
            "name": "getConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getConfig()"
          },
          {
            "kind": "METHOD",
            "name": "getDataFolder()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getDataFolder()"
          },
          {
            "kind": "METHOD",
            "name": "getDatabase()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getDatabase()"
          },
          {
            "kind": "METHOD",
            "name": "getDatabaseClasses()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getDatabaseClasses()"
          },
          {
            "kind": "METHOD",
            "name": "getDefaultWorldGenerator(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              },
              {
                "kind": "PARAMETER",
                "name": "worldName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getDefaultWorldGenerator(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "getDescription()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getDescription()"
          },
          {
            "kind": "METHOD",
            "name": "getFile()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getFile()"
          },
          {
            "kind": "METHOD",
            "name": "getLogger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getLogger()"
          },
          {
            "kind": "METHOD",
            "name": "getPluginLoader()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getPluginLoader()"
          },
          {
            "kind": "METHOD",
            "name": "getProvidingPlugin(Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getProvidingPlugin(Class)"
          },
          {
            "kind": "METHOD",
            "name": "getResource(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "filename"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getResource(String)"
          },
          {
            "kind": "METHOD",
            "name": "getServer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getServer()"
          },
          {
            "kind": "METHOD",
            "name": "getTextResource(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#getTextResource(String)"
          },
          {
            "kind": "METHOD",
            "name": "init(PluginLoader,Server,PluginDescriptionFile,File,File,ClassLoader)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "classLoader"
              },
              {
                "kind": "PARAMETER",
                "name": "dataFolder"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "file"
              },
              {
                "kind": "PARAMETER",
                "name": "loader"
              },
              {
                "kind": "PARAMETER",
                "name": "server"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#init(PluginLoader,Server,PluginDescriptionFile,File,File,ClassLoader)"
          },
          {
            "kind": "METHOD",
            "name": "initialize(PluginLoader,Server,PluginDescriptionFile,File,File,ClassLoader)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "classLoader"
              },
              {
                "kind": "PARAMETER",
                "name": "dataFolder"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "file"
              },
              {
                "kind": "PARAMETER",
                "name": "loader"
              },
              {
                "kind": "PARAMETER",
                "name": "server"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#initialize(PluginLoader,Server,PluginDescriptionFile,File,File,ClassLoader)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "installDDL()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#installDDL()"
          },
          {
            "kind": "FIELD",
            "name": "isEnabled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#isEnabled"
          },
          {
            "kind": "METHOD",
            "name": "isEnabled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#isEnabled()"
          },
          {
            "kind": "METHOD",
            "name": "isInitialized()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#isInitialized()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "isNaggable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#isNaggable()"
          },
          {
            "kind": "FIELD",
            "name": "loader",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#loader"
          },
          {
            "kind": "FIELD",
            "name": "logger",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#logger"
          },
          {
            "kind": "FIELD",
            "name": "naggable",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#naggable"
          },
          {
            "kind": "FIELD",
            "name": "newConfig",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#newConfig"
          },
          {
            "kind": "METHOD",
            "name": "onCommand(CommandSender,Command,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "label"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#onCommand(CommandSender,Command,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "onDisable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#onDisable()"
          },
          {
            "kind": "METHOD",
            "name": "onEnable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#onEnable()"
          },
          {
            "kind": "METHOD",
            "name": "onLoad()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#onLoad()"
          },
          {
            "kind": "METHOD",
            "name": "onTabComplete(CommandSender,Command,String,String...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "alias"
              },
              {
                "kind": "PARAMETER",
                "name": "args"
              },
              {
                "kind": "PARAMETER",
                "name": "command"
              },
              {
                "kind": "PARAMETER",
                "name": "sender"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#onTabComplete(CommandSender,Command,String,String...)"
          },
          {
            "kind": "METHOD",
            "name": "reloadConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#reloadConfig()"
          },
          {
            "kind": "METHOD",
            "name": "removeDDL()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#removeDDL()"
          },
          {
            "kind": "METHOD",
            "name": "replaceDatabaseString(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "input"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#replaceDatabaseString(String)"
          },
          {
            "kind": "METHOD",
            "name": "saveConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#saveConfig()"
          },
          {
            "kind": "METHOD",
            "name": "saveDefaultConfig()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#saveDefaultConfig()"
          },
          {
            "kind": "METHOD",
            "name": "saveResource(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "replace"
              },
              {
                "kind": "PARAMETER",
                "name": "resourcePath"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#saveResource(String,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "server",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#server"
          },
          {
            "kind": "METHOD",
            "name": "setEnabled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enabled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#setEnabled(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setNaggable(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "canNag"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#setNaggable(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html#toString()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPlugin.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.java.JavaPluginLoader",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "JavaPluginLoader(Server)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "instance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#JavaPluginLoader(Server)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "classes",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#classes"
          },
          {
            "kind": "METHOD",
            "name": "createRegisteredListeners(Listener,Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#createRegisteredListeners(Listener,Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "disablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#disablePlugin(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "enablePlugin(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#enablePlugin(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "fileFilters",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#fileFilters"
          },
          {
            "kind": "METHOD",
            "name": "getClassByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#getClassByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginDescription(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#getPluginDescription(File)"
          },
          {
            "kind": "METHOD",
            "name": "getPluginFileFilters()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#getPluginFileFilters()"
          },
          {
            "kind": "METHOD",
            "name": "loadPlugin(File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "file"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#loadPlugin(File)"
          },
          {
            "kind": "FIELD",
            "name": "loaders",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#loaders"
          },
          {
            "kind": "METHOD",
            "name": "removeClass(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#removeClass(String)"
          },
          {
            "kind": "FIELD",
            "name": "server",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#server"
          },
          {
            "kind": "METHOD",
            "name": "setClass(String,Class)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "clazz"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html#setClass(String,Class)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/JavaPluginLoader.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.java.PluginClassLoader",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginClassLoader(JavaPluginLoader,ClassLoader,PluginDescriptionFile,File,File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dataFolder"
              },
              {
                "kind": "PARAMETER",
                "name": "description"
              },
              {
                "kind": "PARAMETER",
                "name": "file"
              },
              {
                "kind": "PARAMETER",
                "name": "loader"
              },
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#PluginClassLoader(JavaPluginLoader,ClassLoader,PluginDescriptionFile,File,File)"
          },
          {
            "kind": "FIELD",
            "name": "classes",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#classes"
          },
          {
            "kind": "FIELD",
            "name": "dataFolder",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#dataFolder"
          },
          {
            "kind": "FIELD",
            "name": "description",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#description"
          },
          {
            "kind": "FIELD",
            "name": "file",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#file"
          },
          {
            "kind": "METHOD",
            "name": "findClass(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#findClass(String)"
          },
          {
            "kind": "METHOD",
            "name": "findClass(String,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "checkGlobal"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#findClass(String,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getClasses()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#getClasses()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "initialize(JavaPlugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "javaPlugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#initialize(JavaPlugin)"
          },
          {
            "kind": "FIELD",
            "name": "loader",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#loader"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#plugin"
          },
          {
            "kind": "FIELD",
            "name": "pluginInit",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#pluginInit"
          },
          {
            "kind": "FIELD",
            "name": "pluginState",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html#pluginState"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/PluginClassLoader.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/java/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.plugin.messaging",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.messaging.ChannelNameTooLongException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChannelNameTooLongException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ChannelNameTooLongException.html#ChannelNameTooLongException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ChannelNameTooLongException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ChannelNameTooLongException.html#ChannelNameTooLongException(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ChannelNameTooLongException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.messaging.ChannelNotRegisteredException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ChannelNotRegisteredException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ChannelNotRegisteredException.html#ChannelNotRegisteredException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ChannelNotRegisteredException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ChannelNotRegisteredException.html#ChannelNotRegisteredException(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ChannelNotRegisteredException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.messaging.MessageTooLargeException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "MessageTooLargeException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/MessageTooLargeException.html#MessageTooLargeException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MessageTooLargeException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "msg"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/MessageTooLargeException.html#MessageTooLargeException(String)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MessageTooLargeException(byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/MessageTooLargeException.html#MessageTooLargeException(byte...)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "MessageTooLargeException(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "length"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/MessageTooLargeException.html#MessageTooLargeException(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/MessageTooLargeException.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.messaging.Messenger",
        "children": [
          {
            "kind": "FIELD",
            "name": "MAX_CHANNEL_SIZE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#MAX_CHANNEL_SIZE"
          },
          {
            "kind": "FIELD",
            "name": "MAX_MESSAGE_SIZE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#MAX_MESSAGE_SIZE"
          },
          {
            "kind": "METHOD",
            "name": "dispatchIncomingMessage(Player,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#dispatchIncomingMessage(Player,String,byte...)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannelRegistrations(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getIncomingChannelRegistrations(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannelRegistrations(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getIncomingChannelRegistrations(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannelRegistrations(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getIncomingChannelRegistrations(String)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannels()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getIncomingChannels()"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannels(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getIncomingChannels(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getOutgoingChannels()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getOutgoingChannels()"
          },
          {
            "kind": "METHOD",
            "name": "getOutgoingChannels(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#getOutgoingChannels(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "isIncomingChannelRegistered(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#isIncomingChannelRegistered(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "isOutgoingChannelRegistered(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#isOutgoingChannelRegistered(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "isRegistrationValid(PluginMessageListenerRegistration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "registration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#isRegistrationValid(PluginMessageListenerRegistration)"
          },
          {
            "kind": "METHOD",
            "name": "isReservedChannel(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#isReservedChannel(String)"
          },
          {
            "kind": "METHOD",
            "name": "registerIncomingPluginChannel(Plugin,String,PluginMessageListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#registerIncomingPluginChannel(Plugin,String,PluginMessageListener)"
          },
          {
            "kind": "METHOD",
            "name": "registerOutgoingPluginChannel(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#registerOutgoingPluginChannel(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterIncomingPluginChannel(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#unregisterIncomingPluginChannel(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterIncomingPluginChannel(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#unregisterIncomingPluginChannel(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterIncomingPluginChannel(Plugin,String,PluginMessageListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#unregisterIncomingPluginChannel(Plugin,String,PluginMessageListener)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterOutgoingPluginChannel(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#unregisterOutgoingPluginChannel(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterOutgoingPluginChannel(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html#unregisterOutgoingPluginChannel(Plugin,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/Messenger.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.plugin.messaging.PluginChannelDirection",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "INCOMING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginChannelDirection.html#INCOMING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "OUTGOING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginChannelDirection.html#OUTGOING"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginChannelDirection()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginChannelDirection.html#PluginChannelDirection()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginChannelDirection.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginChannelDirection.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginChannelDirection.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.messaging.PluginMessageListener",
        "children": [
          {
            "kind": "METHOD",
            "name": "onPluginMessageReceived(String,Player,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListener.html#onPluginMessageReceived(String,Player,byte...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListener.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.messaging.PluginMessageListenerRegistration",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PluginMessageListenerRegistration(Messenger,Plugin,String,PluginMessageListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "messenger"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#PluginMessageListenerRegistration(Messenger,Plugin,String,PluginMessageListener)"
          },
          {
            "kind": "FIELD",
            "name": "channel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#channel"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getChannel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#getChannel()"
          },
          {
            "kind": "METHOD",
            "name": "getListener()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#getListener()"
          },
          {
            "kind": "METHOD",
            "name": "getPlugin()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#getPlugin()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isValid()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#isValid()"
          },
          {
            "kind": "FIELD",
            "name": "listener",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#listener"
          },
          {
            "kind": "FIELD",
            "name": "messenger",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#messenger"
          },
          {
            "kind": "FIELD",
            "name": "plugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html#plugin"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageListenerRegistration.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.plugin.messaging.PluginMessageRecipient",
        "children": [
          {
            "kind": "METHOD",
            "name": "getListeningPluginChannels()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageRecipient.html#getListeningPluginChannels()"
          },
          {
            "kind": "METHOD",
            "name": "sendPluginMessage(Plugin,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageRecipient.html#sendPluginMessage(Plugin,String,byte...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/PluginMessageRecipient.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.messaging.ReservedChannelException",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "ReservedChannelException()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ReservedChannelException.html#ReservedChannelException()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ReservedChannelException(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ReservedChannelException.html#ReservedChannelException(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/ReservedChannelException.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.plugin.messaging.StandardMessenger",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "StandardMessenger()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#StandardMessenger()"
          },
          {
            "kind": "METHOD",
            "name": "addToIncoming(PluginMessageListenerRegistration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "registration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#addToIncoming(PluginMessageListenerRegistration)"
          },
          {
            "kind": "METHOD",
            "name": "addToOutgoing(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#addToOutgoing(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "dispatchIncomingMessage(Player,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#dispatchIncomingMessage(Player,String,byte...)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannelRegistrations(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getIncomingChannelRegistrations(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannelRegistrations(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getIncomingChannelRegistrations(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannelRegistrations(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getIncomingChannelRegistrations(String)"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannels()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getIncomingChannels()"
          },
          {
            "kind": "METHOD",
            "name": "getIncomingChannels(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getIncomingChannels(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getOutgoingChannels()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getOutgoingChannels()"
          },
          {
            "kind": "METHOD",
            "name": "getOutgoingChannels(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#getOutgoingChannels(Plugin)"
          },
          {
            "kind": "FIELD",
            "name": "incomingByChannel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#incomingByChannel"
          },
          {
            "kind": "FIELD",
            "name": "incomingByPlugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#incomingByPlugin"
          },
          {
            "kind": "FIELD",
            "name": "incomingLock",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#incomingLock"
          },
          {
            "kind": "METHOD",
            "name": "isIncomingChannelRegistered(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#isIncomingChannelRegistered(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "isOutgoingChannelRegistered(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#isOutgoingChannelRegistered(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "isRegistrationValid(PluginMessageListenerRegistration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "registration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#isRegistrationValid(PluginMessageListenerRegistration)"
          },
          {
            "kind": "METHOD",
            "name": "isReservedChannel(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#isReservedChannel(String)"
          },
          {
            "kind": "FIELD",
            "name": "outgoingByChannel",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#outgoingByChannel"
          },
          {
            "kind": "FIELD",
            "name": "outgoingByPlugin",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#outgoingByPlugin"
          },
          {
            "kind": "FIELD",
            "name": "outgoingLock",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#outgoingLock"
          },
          {
            "kind": "METHOD",
            "name": "registerIncomingPluginChannel(Plugin,String,PluginMessageListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#registerIncomingPluginChannel(Plugin,String,PluginMessageListener)"
          },
          {
            "kind": "METHOD",
            "name": "registerOutgoingPluginChannel(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#registerOutgoingPluginChannel(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "removeFromIncoming(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#removeFromIncoming(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "removeFromIncoming(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#removeFromIncoming(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "removeFromIncoming(PluginMessageListenerRegistration)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "registration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#removeFromIncoming(PluginMessageListenerRegistration)"
          },
          {
            "kind": "METHOD",
            "name": "removeFromOutgoing(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#removeFromOutgoing(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "removeFromOutgoing(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#removeFromOutgoing(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterIncomingPluginChannel(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#unregisterIncomingPluginChannel(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterIncomingPluginChannel(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#unregisterIncomingPluginChannel(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterIncomingPluginChannel(Plugin,String,PluginMessageListener)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "listener"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#unregisterIncomingPluginChannel(Plugin,String,PluginMessageListener)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterOutgoingPluginChannel(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#unregisterOutgoingPluginChannel(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "unregisterOutgoingPluginChannel(Plugin,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#unregisterOutgoingPluginChannel(Plugin,String)"
          },
          {
            "kind": "METHOD",
            "name": "validateChannel(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#validateChannel(String)"
          },
          {
            "kind": "METHOD",
            "name": "validatePluginMessage(Messenger,Plugin,String,byte...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "channel"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              },
              {
                "kind": "PARAMETER",
                "name": "messenger"
              },
              {
                "kind": "PARAMETER",
                "name": "source"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html#validatePluginMessage(Messenger,Plugin,String,byte...)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/StandardMessenger.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/plugin/messaging/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.potion",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.potion.Potion",
        "children": [
          {
            "kind": "FIELD",
            "name": "EXTENDED_BIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#EXTENDED_BIT"
          },
          {
            "kind": "FIELD",
            "name": "POTION_BIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#POTION_BIT"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType,Tier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "tier"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType,Tier)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType,Tier,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "splash"
              },
              {
                "kind": "PARAMETER",
                "name": "tier"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType,Tier,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType,Tier,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "extended"
              },
              {
                "kind": "PARAMETER",
                "name": "splash"
              },
              {
                "kind": "PARAMETER",
                "name": "tier"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType,Tier,boolean,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              },
              {
                "kind": "PARAMETER",
                "name": "splash"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType,int,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(PotionType,int,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "extended"
              },
              {
                "kind": "PARAMETER",
                "name": "level"
              },
              {
                "kind": "PARAMETER",
                "name": "splash"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(PotionType,int,boolean,boolean)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Potion(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#Potion(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "FIELD",
            "name": "SPLASH_BIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#SPLASH_BIT"
          },
          {
            "kind": "FIELD",
            "name": "TIER_BIT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#TIER_BIT"
          },
          {
            "kind": "FIELD",
            "name": "TIER_SHIFT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#TIER_SHIFT"
          },
          {
            "kind": "METHOD",
            "name": "apply(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#apply(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "apply(LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "to"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#apply(LivingEntity)"
          },
          {
            "kind": "FIELD",
            "name": "brewer",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#brewer"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "extend()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#extend()"
          },
          {
            "kind": "FIELD",
            "name": "extended",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#extended"
          },
          {
            "kind": "METHOD",
            "name": "fromDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#fromDamage(int)"
          },
          {
            "kind": "METHOD",
            "name": "fromItemStack(ItemStack)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "item"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#fromItemStack(ItemStack)"
          },
          {
            "kind": "METHOD",
            "name": "getBrewer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#getBrewer()"
          },
          {
            "kind": "METHOD",
            "name": "getEffects()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#getEffects()"
          },
          {
            "kind": "METHOD",
            "name": "getLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#getLevel()"
          },
          {
            "kind": "METHOD",
            "name": "getNameId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#getNameId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getTier()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#getTier()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "hasExtendedDuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#hasExtendedDuration()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isSplash()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#isSplash()"
          },
          {
            "kind": "FIELD",
            "name": "level",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#level"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.potion.Potion.Tier",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ONE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#ONE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "TWO",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#TWO"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Tier(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "bit"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#Tier(int)"
              },
              {
                "kind": "FIELD",
                "name": "damageBit",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#damageBit"
              },
              {
                "kind": "METHOD",
                "name": "getByDamageBit(int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "damageBit"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#getByDamageBit(int)"
              },
              {
                "kind": "METHOD",
                "name": "getDamageBit()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#getDamageBit()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion/Tier.html",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setHasExtendedDuration(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isExtended"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#setHasExtendedDuration(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setLevel(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "level"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#setLevel(int)"
          },
          {
            "kind": "METHOD",
            "name": "setPotionBrewer(PotionBrewer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#setPotionBrewer(PotionBrewer)"
          },
          {
            "kind": "METHOD",
            "name": "setSplash(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "isSplash"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#setSplash(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setTier(Tier)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "tier"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#setTier(Tier)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setType(PotionType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#setType(PotionType)"
          },
          {
            "kind": "FIELD",
            "name": "splash",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#splash"
          },
          {
            "kind": "METHOD",
            "name": "splash()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#splash()"
          },
          {
            "kind": "METHOD",
            "name": "toDamageValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#toDamageValue()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "toItemStack(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amount"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#toItemStack(int)"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/Potion.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.potion.PotionBrewer",
        "children": [
          {
            "kind": "METHOD",
            "name": "createEffect(PotionEffectType,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplifier"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              },
              {
                "kind": "PARAMETER",
                "name": "potion"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionBrewer.html#createEffect(PotionEffectType,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "getEffects(PotionType,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "extended"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "upgraded"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionBrewer.html#getEffects(PotionType,boolean,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getEffectsFromDamage(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionBrewer.html#getEffectsFromDamage(int)",
            "deprecated": {
              "deprecated": "true"
            }
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionBrewer.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.potion.PotionData",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionData(PotionType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#PotionData(PotionType)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionData(PotionType,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "extended"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              },
              {
                "kind": "PARAMETER",
                "name": "upgraded"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#PotionData(PotionType,boolean,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#equals(Object)"
          },
          {
            "kind": "FIELD",
            "name": "extended",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#extended"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isExtended()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#isExtended()"
          },
          {
            "kind": "METHOD",
            "name": "isUpgraded()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#isUpgraded()"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#type"
          },
          {
            "kind": "FIELD",
            "name": "upgraded",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html#upgraded"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionData.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.potion.PotionEffect",
        "children": [
          {
            "kind": "FIELD",
            "name": "AMBIENT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#AMBIENT"
          },
          {
            "kind": "FIELD",
            "name": "AMPLIFIER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#AMPLIFIER"
          },
          {
            "kind": "FIELD",
            "name": "DURATION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#DURATION"
          },
          {
            "kind": "FIELD",
            "name": "PARTICLES",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#PARTICLES"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffect(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#PotionEffect(Map)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffect(PotionEffectType,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplifier"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#PotionEffect(PotionEffectType,int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffect(PotionEffectType,int,int,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ambient"
              },
              {
                "kind": "PARAMETER",
                "name": "amplifier"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#PotionEffect(PotionEffectType,int,int,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffect(PotionEffectType,int,int,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ambient"
              },
              {
                "kind": "PARAMETER",
                "name": "amplifier"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              },
              {
                "kind": "PARAMETER",
                "name": "particles"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#PotionEffect(PotionEffectType,int,int,boolean,boolean)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffect(PotionEffectType,int,int,boolean,boolean,Color)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "ambient"
              },
              {
                "kind": "PARAMETER",
                "name": "amplifier"
              },
              {
                "kind": "PARAMETER",
                "name": "color"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              },
              {
                "kind": "PARAMETER",
                "name": "particles"
              },
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#PotionEffect(PotionEffectType,int,int,boolean,boolean,Color)"
          },
          {
            "kind": "FIELD",
            "name": "TYPE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#TYPE"
          },
          {
            "kind": "FIELD",
            "name": "ambient",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#ambient"
          },
          {
            "kind": "FIELD",
            "name": "amplifier",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#amplifier"
          },
          {
            "kind": "METHOD",
            "name": "apply(LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#apply(LivingEntity)"
          },
          {
            "kind": "FIELD",
            "name": "color",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#color"
          },
          {
            "kind": "FIELD",
            "name": "duration",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#duration"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getAmplifier()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getAmplifier()"
          },
          {
            "kind": "METHOD",
            "name": "getBool(Map,Object,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getBool(Map,Object,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "getColor()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getColor()"
          },
          {
            "kind": "METHOD",
            "name": "getDuration()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getDuration()"
          },
          {
            "kind": "METHOD",
            "name": "getEffectType(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getEffectType(Map)"
          },
          {
            "kind": "METHOD",
            "name": "getInt(Map,Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "key"
              },
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getInt(Map,Object)"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "hasParticles()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#hasParticles()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isAmbient()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#isAmbient()"
          },
          {
            "kind": "FIELD",
            "name": "particles",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#particles"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#serialize()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#toString()"
          },
          {
            "kind": "FIELD",
            "name": "type",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html#type"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffect.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.potion.PotionEffectType",
        "children": [
          {
            "kind": "FIELD",
            "name": "ABSORPTION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#ABSORPTION"
          },
          {
            "kind": "FIELD",
            "name": "BLINDNESS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#BLINDNESS"
          },
          {
            "kind": "FIELD",
            "name": "CONFUSION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#CONFUSION"
          },
          {
            "kind": "FIELD",
            "name": "DAMAGE_RESISTANCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#DAMAGE_RESISTANCE"
          },
          {
            "kind": "FIELD",
            "name": "FAST_DIGGING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#FAST_DIGGING"
          },
          {
            "kind": "FIELD",
            "name": "FIRE_RESISTANCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#FIRE_RESISTANCE"
          },
          {
            "kind": "FIELD",
            "name": "GLOWING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#GLOWING"
          },
          {
            "kind": "FIELD",
            "name": "HARM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#HARM"
          },
          {
            "kind": "FIELD",
            "name": "HEAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#HEAL"
          },
          {
            "kind": "FIELD",
            "name": "HEALTH_BOOST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#HEALTH_BOOST"
          },
          {
            "kind": "FIELD",
            "name": "HUNGER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#HUNGER"
          },
          {
            "kind": "FIELD",
            "name": "INCREASE_DAMAGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#INCREASE_DAMAGE"
          },
          {
            "kind": "FIELD",
            "name": "INVISIBILITY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#INVISIBILITY"
          },
          {
            "kind": "FIELD",
            "name": "JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#JUMP"
          },
          {
            "kind": "FIELD",
            "name": "LEVITATION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#LEVITATION"
          },
          {
            "kind": "FIELD",
            "name": "LUCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#LUCK"
          },
          {
            "kind": "FIELD",
            "name": "NIGHT_VISION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#NIGHT_VISION"
          },
          {
            "kind": "FIELD",
            "name": "POISON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#POISON"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffectType(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#PotionEffectType(int)"
          },
          {
            "kind": "FIELD",
            "name": "REGENERATION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#REGENERATION"
          },
          {
            "kind": "FIELD",
            "name": "SATURATION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#SATURATION"
          },
          {
            "kind": "FIELD",
            "name": "SLOW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#SLOW"
          },
          {
            "kind": "FIELD",
            "name": "SLOW_DIGGING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#SLOW_DIGGING"
          },
          {
            "kind": "FIELD",
            "name": "SPEED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#SPEED"
          },
          {
            "kind": "FIELD",
            "name": "UNLUCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#UNLUCK"
          },
          {
            "kind": "FIELD",
            "name": "WATER_BREATHING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#WATER_BREATHING"
          },
          {
            "kind": "FIELD",
            "name": "WEAKNESS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#WEAKNESS"
          },
          {
            "kind": "FIELD",
            "name": "WITHER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#WITHER"
          },
          {
            "kind": "FIELD",
            "name": "acceptingNew",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#acceptingNew"
          },
          {
            "kind": "FIELD",
            "name": "byId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#byId"
          },
          {
            "kind": "FIELD",
            "name": "byName",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#byName"
          },
          {
            "kind": "METHOD",
            "name": "createEffect(int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplifier"
              },
              {
                "kind": "PARAMETER",
                "name": "duration"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#createEffect(int,int)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getById(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#getById(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#getByName(String)"
          },
          {
            "kind": "METHOD",
            "name": "getDurationModifier()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#getDurationModifier()"
          },
          {
            "kind": "METHOD",
            "name": "getId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#getId()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#hashCode()"
          },
          {
            "kind": "FIELD",
            "name": "id",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#id"
          },
          {
            "kind": "METHOD",
            "name": "isInstant()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#isInstant()"
          },
          {
            "kind": "METHOD",
            "name": "registerPotionEffectType(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "type"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#registerPotionEffectType(PotionEffectType)"
          },
          {
            "kind": "METHOD",
            "name": "stopAcceptingRegistrations()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#stopAcceptingRegistrations()"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#toString()"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectType.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.potion.PotionEffectTypeWrapper",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionEffectTypeWrapper(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "id"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectTypeWrapper.html#PotionEffectTypeWrapper(int)"
          },
          {
            "kind": "METHOD",
            "name": "getDurationModifier()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectTypeWrapper.html#getDurationModifier()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectTypeWrapper.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectTypeWrapper.html#getType()"
          },
          {
            "kind": "METHOD",
            "name": "isInstant()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectTypeWrapper.html#isInstant()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionEffectTypeWrapper.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.potion.PotionType",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "AWKWARD",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#AWKWARD"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "FIRE_RESISTANCE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#FIRE_RESISTANCE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "INSTANT_DAMAGE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#INSTANT_DAMAGE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "INSTANT_HEAL",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#INSTANT_HEAL"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "INVISIBILITY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#INVISIBILITY"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "JUMP",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#JUMP"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "LUCK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#LUCK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "MUNDANE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#MUNDANE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NIGHT_VISION",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#NIGHT_VISION"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "POISON",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#POISON"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PotionType(PotionEffectType,boolean,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effect"
              },
              {
                "kind": "PARAMETER",
                "name": "extendable"
              },
              {
                "kind": "PARAMETER",
                "name": "upgradeable"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#PotionType(PotionEffectType,boolean,boolean)"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "REGEN",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#REGEN"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SLOWNESS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#SLOWNESS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SPEED",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#SPEED"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "STRENGTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#STRENGTH"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "THICK",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#THICK"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "UNCRAFTABLE",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#UNCRAFTABLE"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#WATER"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WATER_BREATHING",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#WATER_BREATHING"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "WEAKNESS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#WEAKNESS"
          },
          {
            "kind": "FIELD",
            "name": "effect",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#effect"
          },
          {
            "kind": "FIELD",
            "name": "extendable",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#extendable"
          },
          {
            "kind": "METHOD",
            "name": "getByDamageValue(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "damage"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#getByDamageValue(int)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getByEffect(PotionEffectType)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "effectType"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#getByEffect(PotionEffectType)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getDamageValue()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#getDamageValue()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getEffectType()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#getEffectType()"
          },
          {
            "kind": "METHOD",
            "name": "getMaxLevel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#getMaxLevel()"
          },
          {
            "kind": "METHOD",
            "name": "isExtendable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#isExtendable()"
          },
          {
            "kind": "METHOD",
            "name": "isInstant()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#isInstant()"
          },
          {
            "kind": "METHOD",
            "name": "isUpgradeable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#isUpgradeable()"
          },
          {
            "kind": "FIELD",
            "name": "upgradeable",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#upgradeable"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/PotionType.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/potion/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.projectiles",
    "children": [
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.projectiles.BlockProjectileSource",
        "children": [
          {
            "kind": "METHOD",
            "name": "getBlock()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/projectiles/BlockProjectileSource.html#getBlock()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/projectiles/BlockProjectileSource.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.projectiles.ProjectileSource",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003elaunchProjectile(Class)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "projectile"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/projectiles/ProjectileSource.html#\u003cT\u003elaunchProjectile(Class)"
          },
          {
            "kind": "METHOD",
            "name": "\u003cT\u003elaunchProjectile(Class,Vector)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "projectile"
              },
              {
                "kind": "PARAMETER",
                "name": "velocity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/projectiles/ProjectileSource.html#\u003cT\u003elaunchProjectile(Class,Vector)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/projectiles/ProjectileSource.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/projectiles/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.scheduler",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.scheduler.BukkitRunnable",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitRunnable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#BukkitRunnable()"
          },
          {
            "kind": "METHOD",
            "name": "cancel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#cancel()"
          },
          {
            "kind": "METHOD",
            "name": "checkState()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#checkState()"
          },
          {
            "kind": "METHOD",
            "name": "getTaskId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#getTaskId()"
          },
          {
            "kind": "METHOD",
            "name": "runTask(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#runTask(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskAsynchronously(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#runTaskAsynchronously(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskLater(Plugin,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#runTaskLater(Plugin,long)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskLaterAsynchronously(Plugin,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#runTaskLaterAsynchronously(Plugin,long)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskTimer(Plugin,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#runTaskTimer(Plugin,long,long)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskTimerAsynchronously(Plugin,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#runTaskTimerAsynchronously(Plugin,long,long)"
          },
          {
            "kind": "METHOD",
            "name": "setupId(BukkitTask)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#setupId(BukkitTask)"
          },
          {
            "kind": "FIELD",
            "name": "taskId",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html#taskId"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitRunnable.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scheduler.BukkitScheduler",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003ecallSyncMethod(Plugin,Callable)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#\u003cT\u003ecallSyncMethod(Plugin,Callable)"
          },
          {
            "kind": "METHOD",
            "name": "cancelAllTasks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#cancelAllTasks()"
          },
          {
            "kind": "METHOD",
            "name": "cancelTask(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "taskId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#cancelTask(int)"
          },
          {
            "kind": "METHOD",
            "name": "cancelTasks(Plugin)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#cancelTasks(Plugin)"
          },
          {
            "kind": "METHOD",
            "name": "getActiveWorkers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#getActiveWorkers()"
          },
          {
            "kind": "METHOD",
            "name": "getPendingTasks()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#getPendingTasks()"
          },
          {
            "kind": "METHOD",
            "name": "isCurrentlyRunning(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "taskId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#isCurrentlyRunning(int)"
          },
          {
            "kind": "METHOD",
            "name": "isQueued(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "taskId"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#isQueued(int)"
          },
          {
            "kind": "METHOD",
            "name": "runTask(Plugin,BukkitRunnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTask(Plugin,BukkitRunnable)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "runTask(Plugin,Runnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTask(Plugin,Runnable)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskAsynchronously(Plugin,BukkitRunnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskAsynchronously(Plugin,BukkitRunnable)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "runTaskAsynchronously(Plugin,Runnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskAsynchronously(Plugin,Runnable)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskLater(Plugin,BukkitRunnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskLater(Plugin,BukkitRunnable,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "runTaskLater(Plugin,Runnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskLater(Plugin,Runnable,long)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskLaterAsynchronously(Plugin,BukkitRunnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskLaterAsynchronously(Plugin,BukkitRunnable,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "runTaskLaterAsynchronously(Plugin,Runnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskLaterAsynchronously(Plugin,Runnable,long)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskTimer(Plugin,BukkitRunnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskTimer(Plugin,BukkitRunnable,long,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "runTaskTimer(Plugin,Runnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskTimer(Plugin,Runnable,long,long)"
          },
          {
            "kind": "METHOD",
            "name": "runTaskTimerAsynchronously(Plugin,BukkitRunnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskTimerAsynchronously(Plugin,BukkitRunnable,long,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "runTaskTimerAsynchronously(Plugin,Runnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#runTaskTimerAsynchronously(Plugin,Runnable,long,long)"
          },
          {
            "kind": "METHOD",
            "name": "scheduleAsyncDelayedTask(Plugin,Runnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleAsyncDelayedTask(Plugin,Runnable)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "scheduleAsyncDelayedTask(Plugin,Runnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleAsyncDelayedTask(Plugin,Runnable,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "scheduleAsyncRepeatingTask(Plugin,Runnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleAsyncRepeatingTask(Plugin,Runnable,long,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "scheduleSyncDelayedTask(Plugin,BukkitRunnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleSyncDelayedTask(Plugin,BukkitRunnable)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "scheduleSyncDelayedTask(Plugin,BukkitRunnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleSyncDelayedTask(Plugin,BukkitRunnable,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "scheduleSyncDelayedTask(Plugin,Runnable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleSyncDelayedTask(Plugin,Runnable)"
          },
          {
            "kind": "METHOD",
            "name": "scheduleSyncDelayedTask(Plugin,Runnable,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleSyncDelayedTask(Plugin,Runnable,long)"
          },
          {
            "kind": "METHOD",
            "name": "scheduleSyncRepeatingTask(Plugin,BukkitRunnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleSyncRepeatingTask(Plugin,BukkitRunnable,long,long)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "scheduleSyncRepeatingTask(Plugin,Runnable,long,long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "delay"
              },
              {
                "kind": "PARAMETER",
                "name": "period"
              },
              {
                "kind": "PARAMETER",
                "name": "plugin"
              },
              {
                "kind": "PARAMETER",
                "name": "task"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html#scheduleSyncRepeatingTask(Plugin,Runnable,long,long)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitScheduler.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scheduler.BukkitTask",
        "children": [
          {
            "kind": "METHOD",
            "name": "cancel()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitTask.html#cancel()"
          },
          {
            "kind": "METHOD",
            "name": "getOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitTask.html#getOwner()"
          },
          {
            "kind": "METHOD",
            "name": "getTaskId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitTask.html#getTaskId()"
          },
          {
            "kind": "METHOD",
            "name": "isSync()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitTask.html#isSync()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitTask.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scheduler.BukkitWorker",
        "children": [
          {
            "kind": "METHOD",
            "name": "getOwner()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitWorker.html#getOwner()"
          },
          {
            "kind": "METHOD",
            "name": "getTaskId()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitWorker.html#getTaskId()"
          },
          {
            "kind": "METHOD",
            "name": "getThread()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitWorker.html#getThread()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/BukkitWorker.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scheduler/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.scoreboard",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.scoreboard.Criterias",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Criterias()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Criterias.html#Criterias()"
          },
          {
            "kind": "FIELD",
            "name": "DEATHS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Criterias.html#DEATHS"
          },
          {
            "kind": "FIELD",
            "name": "HEALTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Criterias.html#HEALTH"
          },
          {
            "kind": "FIELD",
            "name": "PLAYER_KILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Criterias.html#PLAYER_KILLS"
          },
          {
            "kind": "FIELD",
            "name": "TOTAL_KILLS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Criterias.html#TOTAL_KILLS"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Criterias.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.scoreboard.DisplaySlot",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "BELOW_NAME",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html#BELOW_NAME"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "DisplaySlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html#DisplaySlot()"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "PLAYER_LIST",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html#PLAYER_LIST"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "SIDEBAR",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html#SIDEBAR"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/DisplaySlot.html"
      },
      {
        "kind": "ENUM",
        "name": "org.bukkit.scoreboard.NameTagVisibility",
        "children": [
          {
            "kind": "ENUM_CONSTANT",
            "name": "ALWAYS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#ALWAYS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_FOR_OTHER_TEAMS",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#HIDE_FOR_OTHER_TEAMS"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "HIDE_FOR_OWN_TEAM",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#HIDE_FOR_OWN_TEAM"
          },
          {
            "kind": "ENUM_CONSTANT",
            "name": "NEVER",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#NEVER"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "NameTagVisibility()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#NameTagVisibility()"
          },
          {
            "kind": "METHOD",
            "name": "valueOf(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#valueOf(String)"
          },
          {
            "kind": "METHOD",
            "name": "values()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html#values()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/NameTagVisibility.html",
        "deprecated": {
          "deprecated": "true"
        }
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scoreboard.Objective",
        "children": [
          {
            "kind": "METHOD",
            "name": "getCriteria()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getCriteria()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplayName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getDisplayName()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplaySlot()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getDisplaySlot()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getScore(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getScore(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getScore(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getScore(String)"
          },
          {
            "kind": "METHOD",
            "name": "getScoreboard()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#getScoreboard()"
          },
          {
            "kind": "METHOD",
            "name": "isModifiable()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#isModifiable()"
          },
          {
            "kind": "METHOD",
            "name": "setDisplayName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "displayName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#setDisplayName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setDisplaySlot(DisplaySlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#setDisplaySlot(DisplaySlot)"
          },
          {
            "kind": "METHOD",
            "name": "unregister()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html#unregister()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Objective.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scoreboard.Score",
        "children": [
          {
            "kind": "METHOD",
            "name": "getEntry()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#getEntry()"
          },
          {
            "kind": "METHOD",
            "name": "getObjective()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#getObjective()"
          },
          {
            "kind": "METHOD",
            "name": "getPlayer()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#getPlayer()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getScore()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#getScore()"
          },
          {
            "kind": "METHOD",
            "name": "getScoreboard()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#getScoreboard()"
          },
          {
            "kind": "METHOD",
            "name": "isScoreSet()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#isScoreSet()"
          },
          {
            "kind": "METHOD",
            "name": "setScore(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "score"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html#setScore(int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Score.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scoreboard.Scoreboard",
        "children": [
          {
            "kind": "METHOD",
            "name": "clearSlot(DisplaySlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#clearSlot(DisplaySlot)"
          },
          {
            "kind": "METHOD",
            "name": "getEntries()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getEntries()"
          },
          {
            "kind": "METHOD",
            "name": "getEntryTeam(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getEntryTeam(String)"
          },
          {
            "kind": "METHOD",
            "name": "getObjective(DisplaySlot)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "slot"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getObjective(DisplaySlot)"
          },
          {
            "kind": "METHOD",
            "name": "getObjective(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getObjective(String)"
          },
          {
            "kind": "METHOD",
            "name": "getObjectives()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getObjectives()"
          },
          {
            "kind": "METHOD",
            "name": "getObjectivesByCriteria(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "criteria"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getObjectivesByCriteria(String)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayerTeam(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getPlayerTeam(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getPlayers()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getScores(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getScores(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getScores(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getScores(String)"
          },
          {
            "kind": "METHOD",
            "name": "getTeam(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "teamName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getTeam(String)"
          },
          {
            "kind": "METHOD",
            "name": "getTeams()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#getTeams()"
          },
          {
            "kind": "METHOD",
            "name": "registerNewObjective(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "criteria"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#registerNewObjective(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "registerNewTeam(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#registerNewTeam(String)"
          },
          {
            "kind": "METHOD",
            "name": "resetScores(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#resetScores(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "resetScores(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html#resetScores(String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Scoreboard.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scoreboard.ScoreboardManager",
        "children": [
          {
            "kind": "METHOD",
            "name": "getMainScoreboard()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/ScoreboardManager.html#getMainScoreboard()"
          },
          {
            "kind": "METHOD",
            "name": "getNewScoreboard()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/ScoreboardManager.html#getNewScoreboard()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/ScoreboardManager.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.scoreboard.Team",
        "children": [
          {
            "kind": "METHOD",
            "name": "addEntry(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#addEntry(String)"
          },
          {
            "kind": "METHOD",
            "name": "addPlayer(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#addPlayer(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "allowFriendlyFire()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#allowFriendlyFire()"
          },
          {
            "kind": "METHOD",
            "name": "canSeeFriendlyInvisibles()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#canSeeFriendlyInvisibles()"
          },
          {
            "kind": "METHOD",
            "name": "getDisplayName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getDisplayName()"
          },
          {
            "kind": "METHOD",
            "name": "getEntries()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getEntries()"
          },
          {
            "kind": "METHOD",
            "name": "getName()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getName()"
          },
          {
            "kind": "METHOD",
            "name": "getNameTagVisibility()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getNameTagVisibility()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getOption(Option)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "option"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getOption(Option)"
          },
          {
            "kind": "METHOD",
            "name": "getPlayers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getPlayers()",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "getPrefix()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getPrefix()"
          },
          {
            "kind": "METHOD",
            "name": "getScoreboard()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getScoreboard()"
          },
          {
            "kind": "METHOD",
            "name": "getSize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getSize()"
          },
          {
            "kind": "METHOD",
            "name": "getSuffix()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#getSuffix()"
          },
          {
            "kind": "METHOD",
            "name": "hasEntry(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#hasEntry(String)"
          },
          {
            "kind": "METHOD",
            "name": "hasPlayer(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#hasPlayer(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.scoreboard.Team.Option",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "COLLISION_RULE",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html#COLLISION_RULE"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "DEATH_MESSAGE_VISIBILITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html#DEATH_MESSAGE_VISIBILITY"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NAME_TAG_VISIBILITY",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html#NAME_TAG_VISIBILITY"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "Option()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html#Option()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/Option.html"
          },
          {
            "kind": "ENUM",
            "name": "org.bukkit.scoreboard.Team.OptionStatus",
            "children": [
              {
                "kind": "ENUM_CONSTANT",
                "name": "ALWAYS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#ALWAYS"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FOR_OTHER_TEAMS",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#FOR_OTHER_TEAMS"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "FOR_OWN_TEAM",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#FOR_OWN_TEAM"
              },
              {
                "kind": "ENUM_CONSTANT",
                "name": "NEVER",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#NEVER"
              },
              {
                "kind": "CONSTRUCTOR",
                "name": "OptionStatus()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#OptionStatus()"
              },
              {
                "kind": "METHOD",
                "name": "valueOf(String)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "name"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#valueOf(String)"
              },
              {
                "kind": "METHOD",
                "name": "values()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html#values()"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team/OptionStatus.html"
          },
          {
            "kind": "METHOD",
            "name": "removeEntry(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entry"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#removeEntry(String)"
          },
          {
            "kind": "METHOD",
            "name": "removePlayer(OfflinePlayer)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "player"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#removePlayer(OfflinePlayer)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setAllowFriendlyFire(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enabled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setAllowFriendlyFire(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setCanSeeFriendlyInvisibles(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "enabled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setCanSeeFriendlyInvisibles(boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setDisplayName(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "displayName"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setDisplayName(String)"
          },
          {
            "kind": "METHOD",
            "name": "setNameTagVisibility(NameTagVisibility)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "visibility"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setNameTagVisibility(NameTagVisibility)",
            "deprecated": {
              "deprecated": "true"
            }
          },
          {
            "kind": "METHOD",
            "name": "setOption(Option,OptionStatus)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "option"
              },
              {
                "kind": "PARAMETER",
                "name": "status"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setOption(Option,OptionStatus)"
          },
          {
            "kind": "METHOD",
            "name": "setPrefix(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "prefix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setPrefix(String)"
          },
          {
            "kind": "METHOD",
            "name": "setSuffix(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "suffix"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#setSuffix(String)"
          },
          {
            "kind": "METHOD",
            "name": "unregister()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html#unregister()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/Team.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/scoreboard/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.util",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.BlockIterator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIterator(LivingEntity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#BlockIterator(LivingEntity)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIterator(LivingEntity,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "entity"
              },
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#BlockIterator(LivingEntity,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIterator(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#BlockIterator(Location)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIterator(Location,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "yOffset"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#BlockIterator(Location,double)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIterator(Location,double,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "loc"
              },
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "yOffset"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#BlockIterator(Location,double,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockIterator(World,Vector,Vector,double,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "maxDistance"
              },
              {
                "kind": "PARAMETER",
                "name": "start"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "yOffset"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#BlockIterator(World,Vector,Vector,double,int)"
          },
          {
            "kind": "METHOD",
            "name": "blockEquals(Block,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "a"
              },
              {
                "kind": "PARAMETER",
                "name": "b"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#blockEquals(Block,Block)"
          },
          {
            "kind": "FIELD",
            "name": "blockQueue",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#blockQueue"
          },
          {
            "kind": "FIELD",
            "name": "currentBlock",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#currentBlock"
          },
          {
            "kind": "FIELD",
            "name": "currentDistance",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#currentDistance"
          },
          {
            "kind": "FIELD",
            "name": "end",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#end"
          },
          {
            "kind": "METHOD",
            "name": "getPosition(double,double,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "blockPosition"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getPosition(double,double,int)"
          },
          {
            "kind": "METHOD",
            "name": "getXFace(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getXFace(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getXLength(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getXLength(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getXPosition(Vector,Vector,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getXPosition(Vector,Vector,Block)"
          },
          {
            "kind": "METHOD",
            "name": "getYFace(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getYFace(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getYLength(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getYLength(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getYPosition(Vector,Vector,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getYPosition(Vector,Vector,Block)"
          },
          {
            "kind": "METHOD",
            "name": "getZFace(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getZFace(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getZLength(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "direction"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getZLength(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getZPosition(Vector,Vector,Block)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "block"
              },
              {
                "kind": "PARAMETER",
                "name": "direction"
              },
              {
                "kind": "PARAMETER",
                "name": "position"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#getZPosition(Vector,Vector,Block)"
          },
          {
            "kind": "FIELD",
            "name": "gridSize",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#gridSize"
          },
          {
            "kind": "METHOD",
            "name": "hasNext()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#hasNext()"
          },
          {
            "kind": "FIELD",
            "name": "mainFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#mainFace"
          },
          {
            "kind": "FIELD",
            "name": "maxDistance",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#maxDistance"
          },
          {
            "kind": "FIELD",
            "name": "maxDistanceInt",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#maxDistanceInt"
          },
          {
            "kind": "METHOD",
            "name": "next()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#next()"
          },
          {
            "kind": "METHOD",
            "name": "remove()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#remove()"
          },
          {
            "kind": "METHOD",
            "name": "scan()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#scan()"
          },
          {
            "kind": "FIELD",
            "name": "secondError",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#secondError"
          },
          {
            "kind": "FIELD",
            "name": "secondFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#secondFace"
          },
          {
            "kind": "FIELD",
            "name": "secondStep",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#secondStep"
          },
          {
            "kind": "FIELD",
            "name": "thirdError",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#thirdError"
          },
          {
            "kind": "FIELD",
            "name": "thirdFace",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#thirdFace"
          },
          {
            "kind": "FIELD",
            "name": "thirdStep",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#thirdStep"
          },
          {
            "kind": "FIELD",
            "name": "world",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html#world"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockIterator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.BlockVector",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockVector()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#BlockVector()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockVector(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#BlockVector(Vector)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockVector(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#BlockVector(double,double,double)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockVector(float,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#BlockVector(float,float,float)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BlockVector(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#BlockVector(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html#hashCode()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/BlockVector.html"
      },
      {
        "kind": "INTERFACE",
        "name": "org.bukkit.util.CachedServerIcon",
        "children": [
          {
            "kind": "METHOD",
            "name": "getData()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/CachedServerIcon.html#getData()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/CachedServerIcon.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.ChatPaginator",
        "children": [
          {
            "kind": "FIELD",
            "name": "AVERAGE_CHAT_PAGE_WIDTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#AVERAGE_CHAT_PAGE_WIDTH"
          },
          {
            "kind": "FIELD",
            "name": "CLOSED_CHAT_PAGE_HEIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#CLOSED_CHAT_PAGE_HEIGHT"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "ChatPaginator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#ChatPaginator()"
          },
          {
            "kind": "FIELD",
            "name": "GUARANTEED_NO_WRAP_CHAT_PAGE_WIDTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#GUARANTEED_NO_WRAP_CHAT_PAGE_WIDTH"
          },
          {
            "kind": "FIELD",
            "name": "OPEN_CHAT_PAGE_HEIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#OPEN_CHAT_PAGE_HEIGHT"
          },
          {
            "kind": "FIELD",
            "name": "UNBOUNDED_PAGE_HEIGHT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#UNBOUNDED_PAGE_HEIGHT"
          },
          {
            "kind": "FIELD",
            "name": "UNBOUNDED_PAGE_WIDTH",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#UNBOUNDED_PAGE_WIDTH"
          },
          {
            "kind": "CLASS",
            "name": "org.bukkit.util.ChatPaginator.ChatPage",
            "children": [
              {
                "kind": "CONSTRUCTOR",
                "name": "ChatPage(Array,int,int)",
                "children": [
                  {
                    "kind": "PARAMETER",
                    "name": "lines"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "pageNumber"
                  },
                  {
                    "kind": "PARAMETER",
                    "name": "totalPages"
                  }
                ],
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#ChatPage(Array,int,int)"
              },
              {
                "kind": "METHOD",
                "name": "getLines()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#getLines()"
              },
              {
                "kind": "METHOD",
                "name": "getPageNumber()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#getPageNumber()"
              },
              {
                "kind": "METHOD",
                "name": "getTotalPages()",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#getTotalPages()"
              },
              {
                "kind": "FIELD",
                "name": "lines",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#lines"
              },
              {
                "kind": "FIELD",
                "name": "pageNumber",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#pageNumber"
              },
              {
                "kind": "FIELD",
                "name": "totalPages",
                "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html#totalPages"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator/ChatPage.html"
          },
          {
            "kind": "METHOD",
            "name": "paginate(String,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pageNumber"
              },
              {
                "kind": "PARAMETER",
                "name": "unpaginatedString"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#paginate(String,int)"
          },
          {
            "kind": "METHOD",
            "name": "paginate(String,int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lineLength"
              },
              {
                "kind": "PARAMETER",
                "name": "pageHeight"
              },
              {
                "kind": "PARAMETER",
                "name": "pageNumber"
              },
              {
                "kind": "PARAMETER",
                "name": "unpaginatedString"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#paginate(String,int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "wordWrap(String,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "lineLength"
              },
              {
                "kind": "PARAMETER",
                "name": "rawString"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html#wordWrap(String,int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/ChatPaginator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.EulerAngle",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EulerAngle(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#EulerAngle(double,double,double)"
          },
          {
            "kind": "FIELD",
            "name": "ZERO",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#ZERO"
          },
          {
            "kind": "METHOD",
            "name": "add(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#add(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "setX(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#setX(double)"
          },
          {
            "kind": "METHOD",
            "name": "setY(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#setY(double)"
          },
          {
            "kind": "METHOD",
            "name": "setZ(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#setZ(double)"
          },
          {
            "kind": "METHOD",
            "name": "subtract(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#subtract(double,double,double)"
          },
          {
            "kind": "FIELD",
            "name": "x",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#x"
          },
          {
            "kind": "FIELD",
            "name": "y",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#y"
          },
          {
            "kind": "FIELD",
            "name": "z",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html#z"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/EulerAngle.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.FileUtil",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "FileUtil()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/FileUtil.html#FileUtil()"
          },
          {
            "kind": "METHOD",
            "name": "copy(File,File)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "inFile"
              },
              {
                "kind": "PARAMETER",
                "name": "outFile"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/FileUtil.html#copy(File,File)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/FileUtil.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.Java15Compat",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003eArrays_copyOfRange(Array,int,int)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "end"
              },
              {
                "kind": "PARAMETER",
                "name": "original"
              },
              {
                "kind": "PARAMETER",
                "name": "start"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Java15Compat.html#\u003cT\u003eArrays_copyOfRange(Array,int,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Java15Compat()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Java15Compat.html#Java15Compat()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Java15Compat.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.NumberConversions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NumberConversions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#NumberConversions()"
          },
          {
            "kind": "METHOD",
            "name": "ceil(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "num"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#ceil(double)"
          },
          {
            "kind": "METHOD",
            "name": "checkFinite(double,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "d"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#checkFinite(double,String)"
          },
          {
            "kind": "METHOD",
            "name": "checkFinite(float,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "d"
              },
              {
                "kind": "PARAMETER",
                "name": "message"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#checkFinite(float,String)"
          },
          {
            "kind": "METHOD",
            "name": "floor(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "num"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#floor(double)"
          },
          {
            "kind": "METHOD",
            "name": "isFinite(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "d"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#isFinite(double)"
          },
          {
            "kind": "METHOD",
            "name": "isFinite(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "f"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#isFinite(float)"
          },
          {
            "kind": "METHOD",
            "name": "round(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "num"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#round(double)"
          },
          {
            "kind": "METHOD",
            "name": "square(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "num"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#square(double)"
          },
          {
            "kind": "METHOD",
            "name": "toByte(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#toByte(Object)"
          },
          {
            "kind": "METHOD",
            "name": "toDouble(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#toDouble(Object)"
          },
          {
            "kind": "METHOD",
            "name": "toFloat(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#toFloat(Object)"
          },
          {
            "kind": "METHOD",
            "name": "toInt(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#toInt(Object)"
          },
          {
            "kind": "METHOD",
            "name": "toLong(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#toLong(Object)"
          },
          {
            "kind": "METHOD",
            "name": "toShort(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "object"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html#toShort(Object)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/NumberConversions.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.StringUtil",
        "children": [
          {
            "kind": "METHOD",
            "name": "\u003cT\u003ecopyPartialMatches(String,Iterable,T)",
            "children": [
              {
                "kind": "TYPE_PARAMETER",
                "name": "T"
              },
              {
                "kind": "PARAMETER",
                "name": "collection"
              },
              {
                "kind": "PARAMETER",
                "name": "originals"
              },
              {
                "kind": "PARAMETER",
                "name": "token"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/StringUtil.html#\u003cT\u003ecopyPartialMatches(String,Iterable,T)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "StringUtil()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/StringUtil.html#StringUtil()"
          },
          {
            "kind": "METHOD",
            "name": "startsWithIgnoreCase(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "prefix"
              },
              {
                "kind": "PARAMETER",
                "name": "string"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/StringUtil.html#startsWithIgnoreCase(String,String)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/StringUtil.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.Vector",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "Vector()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#Vector()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vector(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#Vector(double,double,double)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vector(float,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#Vector(float,float,float)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Vector(int,int,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#Vector(int,int,int)"
          },
          {
            "kind": "METHOD",
            "name": "add(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#add(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "angle(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#angle(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "clone()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#clone()"
          },
          {
            "kind": "METHOD",
            "name": "copy(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#copy(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "crossProduct(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#crossProduct(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "deserialize(Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "args"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#deserialize(Map)"
          },
          {
            "kind": "METHOD",
            "name": "distance(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#distance(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "distanceSquared(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#distanceSquared(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "divide(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#divide(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "dot(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#dot(Vector)"
          },
          {
            "kind": "FIELD",
            "name": "epsilon",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#epsilon"
          },
          {
            "kind": "METHOD",
            "name": "equals(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#equals(Object)"
          },
          {
            "kind": "METHOD",
            "name": "getBlockX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getBlockX()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getBlockY()"
          },
          {
            "kind": "METHOD",
            "name": "getBlockZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getBlockZ()"
          },
          {
            "kind": "METHOD",
            "name": "getCrossProduct(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "o"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getCrossProduct(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getEpsilon()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getEpsilon()"
          },
          {
            "kind": "METHOD",
            "name": "getMaximum(Vector,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "v1"
              },
              {
                "kind": "PARAMETER",
                "name": "v2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getMaximum(Vector,Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getMidpoint(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getMidpoint(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getMinimum(Vector,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "v1"
              },
              {
                "kind": "PARAMETER",
                "name": "v2"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getMinimum(Vector,Vector)"
          },
          {
            "kind": "METHOD",
            "name": "getRandom()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getRandom()"
          },
          {
            "kind": "METHOD",
            "name": "getX()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getX()"
          },
          {
            "kind": "METHOD",
            "name": "getY()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getY()"
          },
          {
            "kind": "METHOD",
            "name": "getZ()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#getZ()"
          },
          {
            "kind": "METHOD",
            "name": "hashCode()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#hashCode()"
          },
          {
            "kind": "METHOD",
            "name": "isInAABB(Vector,Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "max"
              },
              {
                "kind": "PARAMETER",
                "name": "min"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#isInAABB(Vector,Vector)"
          },
          {
            "kind": "METHOD",
            "name": "isInSphere(Vector,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "origin"
              },
              {
                "kind": "PARAMETER",
                "name": "radius"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#isInSphere(Vector,double)"
          },
          {
            "kind": "METHOD",
            "name": "length()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#length()"
          },
          {
            "kind": "METHOD",
            "name": "lengthSquared()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#lengthSquared()"
          },
          {
            "kind": "METHOD",
            "name": "midpoint(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "other"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#midpoint(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "multiply(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#multiply(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "multiply(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#multiply(double)"
          },
          {
            "kind": "METHOD",
            "name": "multiply(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#multiply(float)"
          },
          {
            "kind": "METHOD",
            "name": "multiply(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "m"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#multiply(int)"
          },
          {
            "kind": "METHOD",
            "name": "normalize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#normalize()"
          },
          {
            "kind": "FIELD",
            "name": "random",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#random"
          },
          {
            "kind": "FIELD",
            "name": "serialVersionUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#serialVersionUID"
          },
          {
            "kind": "METHOD",
            "name": "serialize()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#serialize()"
          },
          {
            "kind": "METHOD",
            "name": "setX(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setX(double)"
          },
          {
            "kind": "METHOD",
            "name": "setX(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setX(float)"
          },
          {
            "kind": "METHOD",
            "name": "setX(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setX(int)"
          },
          {
            "kind": "METHOD",
            "name": "setY(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setY(double)"
          },
          {
            "kind": "METHOD",
            "name": "setY(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setY(float)"
          },
          {
            "kind": "METHOD",
            "name": "setY(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setY(int)"
          },
          {
            "kind": "METHOD",
            "name": "setZ(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setZ(double)"
          },
          {
            "kind": "METHOD",
            "name": "setZ(float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setZ(float)"
          },
          {
            "kind": "METHOD",
            "name": "setZ(int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#setZ(int)"
          },
          {
            "kind": "METHOD",
            "name": "subtract(Vector)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "vec"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#subtract(Vector)"
          },
          {
            "kind": "METHOD",
            "name": "toBlockVector()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#toBlockVector()"
          },
          {
            "kind": "METHOD",
            "name": "toLocation(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#toLocation(World)"
          },
          {
            "kind": "METHOD",
            "name": "toLocation(World,float,float)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "pitch"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              },
              {
                "kind": "PARAMETER",
                "name": "yaw"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#toLocation(World,float,float)"
          },
          {
            "kind": "METHOD",
            "name": "toString()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#toString()"
          },
          {
            "kind": "FIELD",
            "name": "x",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#x"
          },
          {
            "kind": "FIELD",
            "name": "y",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#y"
          },
          {
            "kind": "FIELD",
            "name": "z",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#z"
          },
          {
            "kind": "METHOD",
            "name": "zero()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html#zero()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/Vector.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.util.io",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.io.BukkitObjectInputStream",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitObjectInputStream()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectInputStream.html#BukkitObjectInputStream()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitObjectInputStream(InputStream)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "in"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectInputStream.html#BukkitObjectInputStream(InputStream)"
          },
          {
            "kind": "METHOD",
            "name": "newIOException(String,Throwable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cause"
              },
              {
                "kind": "PARAMETER",
                "name": "string"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectInputStream.html#newIOException(String,Throwable)"
          },
          {
            "kind": "METHOD",
            "name": "resolveObject(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectInputStream.html#resolveObject(Object)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectInputStream.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.io.BukkitObjectOutputStream",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitObjectOutputStream()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectOutputStream.html#BukkitObjectOutputStream()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "BukkitObjectOutputStream(OutputStream)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "out"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectOutputStream.html#BukkitObjectOutputStream(OutputStream)"
          },
          {
            "kind": "METHOD",
            "name": "replaceObject(Object)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectOutputStream.html#replaceObject(Object)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/BukkitObjectOutputStream.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.io.Wrapper",
        "children": [
          {
            "kind": "TYPE_PARAMETER",
            "name": "T"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "Wrapper(T)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "map"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/Wrapper.html#Wrapper(T)"
          },
          {
            "kind": "FIELD",
            "name": "map",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/Wrapper.html#map"
          },
          {
            "kind": "METHOD",
            "name": "newWrapper(ConfigurationSerializable)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "obj"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/Wrapper.html#newWrapper(ConfigurationSerializable)"
          },
          {
            "kind": "FIELD",
            "name": "serialVersionUID",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/Wrapper.html#serialVersionUID"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/Wrapper.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/io/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.util.noise",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.noise.NoiseGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "NoiseGenerator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#NoiseGenerator()"
          },
          {
            "kind": "METHOD",
            "name": "fade(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#fade(double)"
          },
          {
            "kind": "METHOD",
            "name": "floor(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#floor(double)"
          },
          {
            "kind": "METHOD",
            "name": "grad(int,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "hash"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#grad(int,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "lerp(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#lerp(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,int,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,double,double,int,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,int,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,double,double,int,double,double,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,int,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,double,int,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,int,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,double,int,double,double,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,int,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,int,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,int,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#noise(double,int,double,double,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "offsetX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#offsetX"
          },
          {
            "kind": "FIELD",
            "name": "offsetY",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#offsetY"
          },
          {
            "kind": "FIELD",
            "name": "offsetZ",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#offsetZ"
          },
          {
            "kind": "FIELD",
            "name": "perm",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html#perm"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/NoiseGenerator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.noise.OctaveGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "OctaveGenerator(NoiseGenerator...)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#OctaveGenerator(NoiseGenerator...)"
          },
          {
            "kind": "METHOD",
            "name": "getOctaves()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#getOctaves()"
          },
          {
            "kind": "METHOD",
            "name": "getXScale()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#getXScale()"
          },
          {
            "kind": "METHOD",
            "name": "getYScale()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#getYScale()"
          },
          {
            "kind": "METHOD",
            "name": "getZScale()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#getZScale()"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#noise(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#noise(double,double,double,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#noise(double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#noise(double,double,double,double,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#noise(double,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#noise(double,double,double,double,double,boolean)"
          },
          {
            "kind": "FIELD",
            "name": "octaves",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#octaves"
          },
          {
            "kind": "METHOD",
            "name": "setScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#setScale(double)"
          },
          {
            "kind": "METHOD",
            "name": "setXScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#setXScale(double)"
          },
          {
            "kind": "METHOD",
            "name": "setYScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#setYScale(double)"
          },
          {
            "kind": "METHOD",
            "name": "setZScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#setZScale(double)"
          },
          {
            "kind": "FIELD",
            "name": "xScale",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#xScale"
          },
          {
            "kind": "FIELD",
            "name": "yScale",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#yScale"
          },
          {
            "kind": "FIELD",
            "name": "zScale",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html#zScale"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/OctaveGenerator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.noise.PerlinNoiseGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinNoiseGenerator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#PerlinNoiseGenerator()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinNoiseGenerator(Random)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#PerlinNoiseGenerator(Random)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinNoiseGenerator(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#PerlinNoiseGenerator(World)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinNoiseGenerator(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#PerlinNoiseGenerator(long)"
          },
          {
            "kind": "METHOD",
            "name": "getInstance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getInstance()"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getNoise(double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getNoise(double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getNoise(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double,double,int,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getNoise(double,double,double,int,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double,int,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getNoise(double,double,int,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,int,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#getNoise(double,int,double,double)"
          },
          {
            "kind": "FIELD",
            "name": "grad3",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#grad3"
          },
          {
            "kind": "FIELD",
            "name": "instance",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#instance"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html#noise(double,double,double)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinNoiseGenerator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.noise.PerlinOctaveGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinOctaveGenerator(Random,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "rand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinOctaveGenerator.html#PerlinOctaveGenerator(Random,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinOctaveGenerator(World,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinOctaveGenerator.html#PerlinOctaveGenerator(World,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "PerlinOctaveGenerator(long,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinOctaveGenerator.html#PerlinOctaveGenerator(long,int)"
          },
          {
            "kind": "METHOD",
            "name": "createOctaves(Random,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "rand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinOctaveGenerator.html#createOctaves(Random,int)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/PerlinOctaveGenerator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.noise.SimplexNoiseGenerator",
        "children": [
          {
            "kind": "FIELD",
            "name": "F2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#F2"
          },
          {
            "kind": "FIELD",
            "name": "F3",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#F3"
          },
          {
            "kind": "FIELD",
            "name": "F4",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#F4"
          },
          {
            "kind": "FIELD",
            "name": "G2",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G2"
          },
          {
            "kind": "FIELD",
            "name": "G22",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G22"
          },
          {
            "kind": "FIELD",
            "name": "G3",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G3"
          },
          {
            "kind": "FIELD",
            "name": "G4",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G4"
          },
          {
            "kind": "FIELD",
            "name": "G42",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G42"
          },
          {
            "kind": "FIELD",
            "name": "G43",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G43"
          },
          {
            "kind": "FIELD",
            "name": "G44",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#G44"
          },
          {
            "kind": "FIELD",
            "name": "SQRT_3",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#SQRT_3"
          },
          {
            "kind": "FIELD",
            "name": "SQRT_5",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#SQRT_5"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexNoiseGenerator()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#SimplexNoiseGenerator()"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexNoiseGenerator(Random)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "rand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#SimplexNoiseGenerator(Random)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexNoiseGenerator(World)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#SimplexNoiseGenerator(World)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexNoiseGenerator(long)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#SimplexNoiseGenerator(long)"
          },
          {
            "kind": "METHOD",
            "name": "dot(Array,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "g"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#dot(Array,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "dot(Array,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "g"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#dot(Array,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "dot(Array,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "g"
              },
              {
                "kind": "PARAMETER",
                "name": "w"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#dot(Array,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getInstance()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#getInstance()"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "xin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#getNoise(double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "xin"
              },
              {
                "kind": "PARAMETER",
                "name": "yin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#getNoise(double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "xin"
              },
              {
                "kind": "PARAMETER",
                "name": "yin"
              },
              {
                "kind": "PARAMETER",
                "name": "zin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#getNoise(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "getNoise(double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "w"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#getNoise(double,double,double,double)"
          },
          {
            "kind": "FIELD",
            "name": "grad4",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#grad4"
          },
          {
            "kind": "FIELD",
            "name": "instance",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#instance"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "xin"
              },
              {
                "kind": "PARAMETER",
                "name": "yin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#noise(double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "xin"
              },
              {
                "kind": "PARAMETER",
                "name": "yin"
              },
              {
                "kind": "PARAMETER",
                "name": "zin"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#noise(double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "w"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#noise(double,double,double,double)"
          },
          {
            "kind": "FIELD",
            "name": "offsetW",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#offsetW"
          },
          {
            "kind": "FIELD",
            "name": "simplex",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html#simplex"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexNoiseGenerator.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.noise.SimplexOctaveGenerator",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexOctaveGenerator(Random,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "rand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#SimplexOctaveGenerator(Random,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexOctaveGenerator(World,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "world"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#SimplexOctaveGenerator(World,int)"
          },
          {
            "kind": "CONSTRUCTOR",
            "name": "SimplexOctaveGenerator(long,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "seed"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#SimplexOctaveGenerator(long,int)"
          },
          {
            "kind": "METHOD",
            "name": "createOctaves(Random,int)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "octaves"
              },
              {
                "kind": "PARAMETER",
                "name": "rand"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#createOctaves(Random,int)"
          },
          {
            "kind": "METHOD",
            "name": "getWScale()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#getWScale()"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double,double,double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "w"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#noise(double,double,double,double,double,double)"
          },
          {
            "kind": "METHOD",
            "name": "noise(double,double,double,double,double,double,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "amplitude"
              },
              {
                "kind": "PARAMETER",
                "name": "frequency"
              },
              {
                "kind": "PARAMETER",
                "name": "normalized"
              },
              {
                "kind": "PARAMETER",
                "name": "w"
              },
              {
                "kind": "PARAMETER",
                "name": "x"
              },
              {
                "kind": "PARAMETER",
                "name": "y"
              },
              {
                "kind": "PARAMETER",
                "name": "z"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#noise(double,double,double,double,double,double,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "setScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#setScale(double)"
          },
          {
            "kind": "METHOD",
            "name": "setWScale(double)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "scale"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#setWScale(double)"
          },
          {
            "kind": "FIELD",
            "name": "wScale",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html#wScale"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/SimplexOctaveGenerator.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/noise/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.bukkit.util.permissions",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.permissions.BroadcastPermissions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "BroadcastPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/BroadcastPermissions.html#BroadcastPermissions()"
          },
          {
            "kind": "FIELD",
            "name": "PREFIX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/BroadcastPermissions.html#PREFIX"
          },
          {
            "kind": "FIELD",
            "name": "ROOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/BroadcastPermissions.html#ROOT"
          },
          {
            "kind": "METHOD",
            "name": "registerPermissions(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/BroadcastPermissions.html#registerPermissions(Permission)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/BroadcastPermissions.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.permissions.CommandPermissions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CommandPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/CommandPermissions.html#CommandPermissions()"
          },
          {
            "kind": "FIELD",
            "name": "PREFIX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/CommandPermissions.html#PREFIX"
          },
          {
            "kind": "FIELD",
            "name": "ROOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/CommandPermissions.html#ROOT"
          },
          {
            "kind": "METHOD",
            "name": "registerPermissions(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/CommandPermissions.html#registerPermissions(Permission)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/CommandPermissions.html"
      },
      {
        "kind": "CLASS",
        "name": "org.bukkit.util.permissions.DefaultPermissions",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "DefaultPermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#DefaultPermissions()"
          },
          {
            "kind": "FIELD",
            "name": "LEGACY_PREFIX",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#LEGACY_PREFIX"
          },
          {
            "kind": "FIELD",
            "name": "ROOT",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#ROOT"
          },
          {
            "kind": "METHOD",
            "name": "registerCorePermissions()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerCorePermissions()"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(Permission)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(Permission,Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "parent"
              },
              {
                "kind": "PARAMETER",
                "name": "perm"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(Permission,Permission)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(Permission,boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "perm"
              },
              {
                "kind": "PARAMETER",
                "name": "withLegacy"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(Permission,boolean)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(String,String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "desc"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(String,String)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(String,String,Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "desc"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(String,String,Permission)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(String,String,PermissionDefault)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "desc"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(String,String,PermissionDefault)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(String,String,PermissionDefault,Map)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "desc"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(String,String,PermissionDefault,Map)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(String,String,PermissionDefault,Map,Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "children"
              },
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "desc"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(String,String,PermissionDefault,Map,Permission)"
          },
          {
            "kind": "METHOD",
            "name": "registerPermission(String,String,PermissionDefault,Permission)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "def"
              },
              {
                "kind": "PARAMETER",
                "name": "desc"
              },
              {
                "kind": "PARAMETER",
                "name": "name"
              },
              {
                "kind": "PARAMETER",
                "name": "parent"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html#registerPermission(String,String,PermissionDefault,Permission)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/DefaultPermissions.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/bukkit/util/permissions/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.spigotmc",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.spigotmc.CustomTimingsHandler",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "CustomTimingsHandler(String)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "name"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/CustomTimingsHandler.html#CustomTimingsHandler(String)"
          },
          {
            "kind": "FIELD",
            "name": "handler",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/CustomTimingsHandler.html#handler"
          },
          {
            "kind": "METHOD",
            "name": "startTiming()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/CustomTimingsHandler.html#startTiming()"
          },
          {
            "kind": "METHOD",
            "name": "stopTiming()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/CustomTimingsHandler.html#stopTiming()"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/CustomTimingsHandler.html",
        "deprecated": {
          "deprecated": "true"
        }
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.spigotmc.event.entity",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.spigotmc.event.entity.EntityDismountEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityDismountEvent(Entity,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "dismounted"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#EntityDismountEvent(Entity,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#cancelled"
          },
          {
            "kind": "FIELD",
            "name": "dismounted",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#dismounted"
          },
          {
            "kind": "METHOD",
            "name": "getDismounted()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#getDismounted()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#getHandlers()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#isCancelled()"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancelled"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityDismountEvent.html"
      },
      {
        "kind": "CLASS",
        "name": "org.spigotmc.event.entity.EntityMountEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "EntityMountEvent(Entity,Entity)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "mount"
              },
              {
                "kind": "PARAMETER",
                "name": "what"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#EntityMountEvent(Entity,Entity)"
          },
          {
            "kind": "FIELD",
            "name": "cancelled",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#cancelled"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getMount()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#getMount()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "isCancelled()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#isCancelled()"
          },
          {
            "kind": "FIELD",
            "name": "mount",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#mount"
          },
          {
            "kind": "METHOD",
            "name": "setCancelled(boolean)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "cancel"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html#setCancelled(boolean)"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/EntityMountEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/entity/package-summary.html"
  },
  {
    "kind": "PACKAGE",
    "name": "org.spigotmc.event.player",
    "children": [
      {
        "kind": "CLASS",
        "name": "org.spigotmc.event.player.PlayerSpawnLocationEvent",
        "children": [
          {
            "kind": "CONSTRUCTOR",
            "name": "PlayerSpawnLocationEvent(Player,Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "spawnLocation"
              },
              {
                "kind": "PARAMETER",
                "name": "who"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#PlayerSpawnLocationEvent(Player,Location)"
          },
          {
            "kind": "METHOD",
            "name": "getHandlerList()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#getHandlerList()"
          },
          {
            "kind": "METHOD",
            "name": "getHandlers()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#getHandlers()"
          },
          {
            "kind": "METHOD",
            "name": "getSpawnLocation()",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#getSpawnLocation()"
          },
          {
            "kind": "FIELD",
            "name": "handlers",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#handlers"
          },
          {
            "kind": "METHOD",
            "name": "setSpawnLocation(Location)",
            "children": [
              {
                "kind": "PARAMETER",
                "name": "location"
              }
            ],
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#setSpawnLocation(Location)"
          },
          {
            "kind": "FIELD",
            "name": "spawnLocation",
            "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html#spawnLocation"
          }
        ],
        "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/PlayerSpawnLocationEvent.html"
      }
    ],
    "link": "https://jd.papermc.io/paper/1.9.4/org/spigotmc/event/player/package-summary.html"
  }
]
