Class HexSpecialHandlers

java.lang.Object
at.petrak.hexcasting.common.lib.hex.HexSpecialHandlers

public class HexSpecialHandlers extends Object
  • Field Details

    • NUMBER

      public static final SpecialHandler.Factory<at.petrak.hexcasting.common.casting.actions.math.SpecialHandlerNumberLiteral> NUMBER
    • MASK

      public static final SpecialHandler.Factory<at.petrak.hexcasting.common.casting.actions.stack.SpecialHandlerMask> MASK
  • Constructor Details

    • HexSpecialHandlers

      public HexSpecialHandlers()
  • Method Details