Class EggBlockEvent.BeginFight.Pre

java.lang.Object
net.neoforged.bus.api.Event
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
EggBlockEvent.BeginFight

public static class EggBlockEvent.BeginFight.Pre extends EggBlockEvent.BeginFight implements net.neoforged.bus.api.ICancellableEvent
  • Constructor Details

    • Pre

      public Pre(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos block, net.minecraft.world.level.block.state.BlockState state, @Nonnull PixelmonEntity entity)
  • Method Details