Uses of Interface
net.minecraft.data.server.LootTableGenerator
Packages that use LootTableGenerator
-
Uses of LootTableGenerator in net.minecraft.data.server
Classes in net.minecraft.data.server that implement LootTableGeneratorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassFields in net.minecraft.data.server with type parameters of type LootTableGeneratorModifier and TypeFieldDescriptionprivate final Supplier<LootTableGenerator>LootTableProvider.LootTypeGenerator.providerThe field for theproviderrecord component.Methods in net.minecraft.data.server that return types with arguments of type LootTableGeneratorModifier and TypeMethodDescriptionLootTableProvider.LootTypeGenerator.provider()Returns the value of theproviderrecord component.Constructor parameters in net.minecraft.data.server with type arguments of type LootTableGeneratorModifierConstructorDescriptionLootTypeGenerator(Supplier<LootTableGenerator> supplier, LootContextType lootContextType)