Class ElytraFlightEvent

java.lang.Object
com.beansgalaxy.backpacks.events.ElytraFlightEvent
All Implemented Interfaces:
net.fabricmc.fabric.api.entity.event.v1.EntityElytraEvents.Custom

public class ElytraFlightEvent extends Object implements net.fabricmc.fabric.api.entity.event.v1.EntityElytraEvents.Custom
  • Constructor Details

    • ElytraFlightEvent

      public ElytraFlightEvent()
  • Method Details

    • useCustomElytra

      public boolean useCustomElytra(net.minecraft.world.entity.LivingEntity entity, boolean tickElytra)
      Specified by:
      useCustomElytra in interface net.fabricmc.fabric.api.entity.event.v1.EntityElytraEvents.Custom