Uses of Class
wtf.choco.arrows.AlchemicalArrows
| Package | Description |
|---|---|
| wtf.choco.arrows | |
| wtf.choco.arrows.arrow | |
| wtf.choco.arrows.arrow.entity | |
| wtf.choco.arrows.util |
-
Uses of AlchemicalArrows in wtf.choco.arrows
Methods in wtf.choco.arrows that return AlchemicalArrows Modifier and Type Method Description static AlchemicalArrowsAlchemicalArrows. getInstance()Get an instance of AlchemicalArrows. -
Uses of AlchemicalArrows in wtf.choco.arrows.arrow
Constructors in wtf.choco.arrows.arrow with parameters of type AlchemicalArrows Constructor Description AlchemicalArrowAir(AlchemicalArrows plugin)AlchemicalArrowChain(AlchemicalArrows plugin)AlchemicalArrowConfusion(AlchemicalArrows plugin)AlchemicalArrowDarkness(AlchemicalArrows plugin)AlchemicalArrowDeath(AlchemicalArrows plugin)AlchemicalArrowEarth(AlchemicalArrows plugin)AlchemicalArrowEnder(AlchemicalArrows plugin)AlchemicalArrowExplosive(AlchemicalArrows plugin)AlchemicalArrowFire(AlchemicalArrows plugin)AlchemicalArrowFrost(AlchemicalArrows plugin)AlchemicalArrowGrapple(AlchemicalArrows plugin)AlchemicalArrowLife(AlchemicalArrows plugin)AlchemicalArrowLight(AlchemicalArrows plugin)AlchemicalArrowMagic(AlchemicalArrows plugin)AlchemicalArrowMagnetic(AlchemicalArrows plugin)AlchemicalArrowNecrotic(AlchemicalArrows plugin)AlchemicalArrowWater(AlchemicalArrows plugin) -
Uses of AlchemicalArrows in wtf.choco.arrows.arrow.entity
Constructors in wtf.choco.arrows.arrow.entity with parameters of type AlchemicalArrows Constructor Description ArrowEntityFire(@NotNull AlchemicalArrow implementation, @NotNull org.bukkit.entity.Arrow arrow, @NotNull AlchemicalArrows plugin, int ticksToMelt) -
Uses of AlchemicalArrows in wtf.choco.arrows.util
Methods in wtf.choco.arrows.util with parameters of type AlchemicalArrows Modifier and Type Method Description static @NotNull ArrowUpdateTaskArrowUpdateTask. startArrowUpdateTask(@NotNull AlchemicalArrows plugin)