Uses of Class
net.minecraft.loot.context.LootContextType.Builder
Packages that use LootContextType.Builder
-
Uses of LootContextType.Builder in net.minecraft.loot.context
Methods in net.minecraft.loot.context that return LootContextType.BuilderModifier and TypeMethodDescriptionLootContextType.Builder.allow(LootContextParameter<?> parameter) LootContextType.Builder.require(LootContextParameter<?> parameter) Method parameters in net.minecraft.loot.context with type arguments of type LootContextType.BuilderModifier and TypeMethodDescriptionprivate static LootContextTypeLootContextTypes.register(String name, Consumer<LootContextType.Builder> type)