Class ExpandNeighborBlockNotifyEvent

java.lang.Object
com.blamejared.crafttweaker.natives.event.block.ExpandNeighborBlockNotifyEvent

@ZenRegister public class ExpandNeighborBlockNotifyEvent extends Object
  • Field Details

    • BUS

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

    • ExpandNeighborBlockNotifyEvent

      public ExpandNeighborBlockNotifyEvent()
  • Method Details

    • getNotifiedSides

      public static Set<net.minecraft.core.Direction> getNotifiedSides(net.minecraftforge.event.level.BlockEvent.NeighborNotifyEvent internal)
    • getForceRedstoneUpdate

      public static boolean getForceRedstoneUpdate(net.minecraftforge.event.level.BlockEvent.NeighborNotifyEvent internal)