cqc | |
net.minecraft.class_131 | |
net.minecraft.world.loot.function.LootFunctions | |
net.minecraft.world.storage.loot.functions.LootFunctionManager |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final Map<Identifier, LootFunction$Factory<?>> |
| ||||||||
private static final Map<Class<? extends LootFunction>, LootFunction$Factory<?>> |
| ||||||||
public static final BiFunction<ItemStack, LootContext, ItemStack> |
|
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <T extends LootFunction> void |
| ||||||||
public static LootFunction$Factory<?> |
| ||||||||
public static <T extends LootFunction> LootFunction$Factory<T> |
| ||||||||
public static BiFunction<ItemStack, LootContext, ItemStack> |
|