java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.armor.Parachute
All Implemented Interfaces:
Placeable

public class Parachute extends SlimefunItem
The Parachute is a SlimefunItem that can be equipped as a chestplate. It allows you slowly glide to the ground while holding shift. This class does not contain much code to see, check our the ParachuteTask class for the actual logic behind this.
Author:
TheBusyBiscuit
See Also: