All Implemented Interfaces:
Placeable

public class LongFallBoots extends SlimefunArmorPiece
LongFallBoots are a pair of boots which negate fall damage. Nameworthy examples of this are Slime Boots and Bee Boots.

Yes, you just found a Portal reference :P

Author:
TheBusyBiscuit
  • Constructor Details

    • LongFallBoots

      @Deprecated @ParametersAreNonnullByDefault public LongFallBoots(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe, org.bukkit.potion.PotionEffect[] effects)
      Deprecated.
      In RC-35, marked for removal in RC-36
    • LongFallBoots

      @ParametersAreNonnullByDefault public LongFallBoots(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe, org.bukkit.potion.PotionEffect[] effects, SoundEffect soundEffect)
  • Method Details

    • getSoundEffect

      @Nonnull public SoundEffect getSoundEffect()
      This returns the SoundEffect that is played upon landing with these boots.
      Returns:
      The SoundEffect played when landing