Class ExpandCropGrowEvent.ExpandCropGrowPostEvent

java.lang.Object
com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent.ExpandCropGrowPostEvent
Enclosing class:
ExpandCropGrowEvent

@ZenRegister public static class ExpandCropGrowEvent.ExpandCropGrowPostEvent extends Object
  • Field Details

    • BUS

      public static final IEventBus<net.minecraftforge.event.level.BlockEvent.CropGrowEvent.Post> BUS
  • Constructor Details

    • ExpandCropGrowPostEvent

      public ExpandCropGrowPostEvent()
  • Method Details

    • getOriginalState

      public static net.minecraft.world.level.block.state.BlockState getOriginalState(net.minecraftforge.event.level.BlockEvent.CropGrowEvent.Post internal)