Uses of Interface
net.minecraft.data.loot.LootTableSubProvider
Package
Description
Classes for NeoForge's own data generation.
-
Uses of LootTableSubProvider in net.minecraft.data.loot
Modifier and TypeFieldDescriptionprivate final Supplier
<LootTableSubProvider> LootTableProvider.SubProviderEntry.provider
The field for theprovider
record component.Modifier and TypeMethodDescriptionLootTableProvider.SubProviderEntry.provider()
Returns the value of theprovider
record component.ModifierConstructorDescriptionSubProviderEntry
(Supplier<LootTableSubProvider> provider, LootContextParamSet paramSet) Creates an instance of aSubProviderEntry
record class. -
Uses of LootTableSubProvider in net.minecraft.data.loot.packs
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of LootTableSubProvider in net.neoforged.neoforge.common.data.internal
Modifier and TypeMethodDescriptionprivate LootTableSubProvider
NeoForgeLootTableProvider.replaceAndFilterChangesOnly
(LootTableSubProvider subProvider) Modifier and TypeMethodDescriptionprivate LootTableSubProvider
NeoForgeLootTableProvider.replaceAndFilterChangesOnly
(LootTableSubProvider subProvider)