Uses of Class
net.minecraft.loot.context.LootContextType.Builder
| Package | Description |
|---|---|
| net.minecraft.loot.context |
-
Uses of LootContextType.Builder in net.minecraft.loot.context
Methods in net.minecraft.loot.context that return LootContextType.Builder Modifier and Type Method Description LootContextType.BuilderLootContextType.Builder. allow(LootContextParameter<?> parameter)static LootContextType.BuilderLootContextType. method_35554()LootContextType.BuilderLootContextType.Builder. require(LootContextParameter<?> parameter)Method parameters in net.minecraft.loot.context with type arguments of type LootContextType.Builder Modifier and Type Method Description private static LootContextTypeLootContextTypes. register(String name, Consumer<LootContextType.Builder> type)