Class PetrolparkAttachmentTypes

java.lang.Object
com.petrolpark.PetrolparkAttachmentTypes

public class PetrolparkAttachmentTypes extends Object
  • Field Details

    • BADGES

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<PlayerBadges>> BADGES
    • SINGLE_PLAYER_TEAM_COMPONENTS

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<SinglePlayerTeam>> SINGLE_PLAYER_TEAM_COMPONENTS
    • WISHLIST

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<PlayerWishList>> WISHLIST
    • ENTITY_CUSTOMER

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<EntityCustomer>> ENTITY_CUSTOMER
  • Constructor Details

    • PetrolparkAttachmentTypes

      public PetrolparkAttachmentTypes()
  • Method Details

    • register

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