Uses of Interface
net.minecraft.class_7791
Packages that use class_7791
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7791 in net.minecraft
Classes in net.minecraft that implement class_7791 -
Uses of class_7791 in net.minecraft.data.server
Classes in net.minecraft.data.server that implement class_7791Modifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft.data.server with type parameters of type class_7791Modifier and TypeFieldDescriptionprivate final Supplier<class_7791>LootTableProvider.class_7790.providerThe field for theproviderrecord component.Methods in net.minecraft.data.server that return types with arguments of type class_7791Modifier and TypeMethodDescriptionLootTableProvider.class_7790.provider()Returns the value of theproviderrecord component.Constructor parameters in net.minecraft.data.server with type arguments of type class_7791ModifierConstructorDescriptionclass_7790(Supplier<class_7791> supplier, LootContextType lootContextType)