| cpw | |
| net.minecraft.class_131 | |
| net.minecraft.world.storage.loot.functions.LootFunctionManager | |
| net.minecraft.server.v1_14_R1.LootItemFunctions |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final Map<MinecraftKey, LootItemFunction$b<?>> |
| ||||||
| private static final Map<Class<? extends LootItemFunction>, LootItemFunction$b<?>> |
| ||||||
| public static final BiFunction<ItemStack, LootTableInfo, ItemStack> |
|
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static <T extends LootItemFunction> void |
| ||||||
| public static LootItemFunction$b<?> |
| ||||||
| public static <T extends LootItemFunction> LootItemFunction$b<T> |
| ||||||
| public static BiFunction<ItemStack, LootTableInfo, ItemStack> |
|