registerWanderingTraderOffers

static void registerWanderingTraderOffers(int level, Consumer<List<TradeOffers.Factory>> factory)

Registers trade offer factories for use by wandering trades.

Parameters

level

the level the trades

factory

a consumer to provide the factories

Sources

jvm source
Link copied to clipboard