Class AllAttachmentTypes

java.lang.Object
com.simibubi.create.AllAttachmentTypes

public class AllAttachmentTypes extends Object
  • Field Details

    • MINECART_CONTROLLER

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<MinecartController>> MINECART_CONTROLLER
  • Constructor Details

    • AllAttachmentTypes

      public AllAttachmentTypes()
  • Method Details

    • register

      @Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)