Class OpenPortals

java.lang.Object
tech.anonymoushacker1279.openportals.OpenPortals

public class OpenPortals extends Object
  • Field Details

    • MOD_ID

      public static final String MOD_ID
      See Also:
    • LOGGER

      public static final org.slf4j.Logger LOGGER
    • BLOCKS

      public static final net.neoforged.neoforge.registries.DeferredRegister.Blocks BLOCKS
    • CUSTOM_PORTAL_BLOCK

      public static final Supplier<CustomPortalBlock> CUSTOM_PORTAL_BLOCK
  • Constructor Details

    • OpenPortals

      public OpenPortals(net.neoforged.bus.api.IEventBus bus)
  • Method Details

    • getPortalManager

      public static PortalManager getPortalManager()