Uses of Class
net.minecraft.data.server.loottable.LootTableProvider
Package
Description
-
Uses of LootTableProvider in net.minecraft.data.server.loottable.rebalance
Modifier and TypeMethodDescriptionstatic LootTableProvider
TradeRebalanceLootTableProviders.createTradeRebalanceProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of LootTableProvider in net.minecraft.data.server.loottable.vanilla
Modifier and TypeMethodDescriptionstatic LootTableProvider
VanillaLootTableProviders.createVanillaProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of LootTableProvider in net.minecraft.data.server.loottable.winterdrop
Modifier and TypeMethodDescriptionstatic LootTableProvider
WinterDropLootTableProviders.createWinterDropProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture)