Class CustomItemRegistryPopulator

java.lang.Object
org.geysermc.geyser.registry.populator.CustomItemRegistryPopulator

public class CustomItemRegistryPopulator extends Object
  • Constructor Details

    • CustomItemRegistryPopulator

      public CustomItemRegistryPopulator()
  • Method Details

    • registerCustomItem

      public static GeyserCustomMappingData registerCustomItem(String customItemName, GeyserMappingItem javaItem, org.geysermc.geyser.api.item.custom.CustomItemData customItemData, int bedrockId)
    • registerCustomItem

      public static NonVanillaItemRegistration registerCustomItem(org.geysermc.geyser.api.item.custom.NonVanillaCustomItemData customItemData, int customItemId)