Class CameraEvent.ConsumeFilm

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.CameraEvent
com.pixelmonmod.pixelmon.api.events.CameraEvent.ConsumeFilm
Enclosing class:
CameraEvent

public static class CameraEvent.ConsumeFilm extends CameraEvent
Event that fires when an camera film is about to be consumed. Cancel to have this attempt succeed regardless of having the required film.
  • Constructor Details

    • ConsumeFilm

      public ConsumeFilm(net.minecraft.server.level.ServerPlayer player, PixelmonEntity pixelmon)