TradeOfferInternals

public final class TradeOfferInternals

Functions

printRefreshOffersWarning
Link copied to clipboard
static void printRefreshOffersWarning()
registerVillagerOffers
Link copied to clipboard
static synchronized void registerVillagerOffers(VillagerProfession profession, int level, Consumer<List<TradeOffers.Factory>> factory)
registerWanderingTraderOffers
Link copied to clipboard
static synchronized void registerWanderingTraderOffers(int level, Consumer<List<TradeOffers.Factory>> factory)

Sources

jvm source
Link copied to clipboard