| cpy | |
| net.minecraft.class_131 | |
| net.minecraft.world.storage.loot.functions.LootFunctionManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final Map<ResourceLocation, ILootFunction$Serializer<?>> |
| ||||||
| private static final Map<Class<? extends ILootFunction>, ILootFunction$Serializer<?>> |
| ||||||
| public static final BiFunction<ItemStack, LootContext, ItemStack> |
|
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static <T extends ILootFunction> void |
| ||||||
| public static ILootFunction$Serializer<?> |
| ||||||
| public static <T extends ILootFunction> ILootFunction$Serializer<T> |
| ||||||
| public static BiFunction<ItemStack, LootContext, ItemStack> |
|