| cqc | |
| net.minecraft.class_131 | |
| net.minecraft.world.loot.function.LootFunctions | |
| net.minecraft.world.storage.loot.functions.LootFunctionManager | |
| net.minecraft.server.v1_14_R1.LootItemFunctions |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Map<MinecraftKey, LootItemFunction$b<?>> |
| ||||||||
| private static final Map<Class<? extends LootItemFunction>, LootItemFunction$b<?>> |
| ||||||||
| public static final BiFunction<ItemStack, LootTableInfo, ItemStack> |
|
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static <T extends LootItemFunction> void |
| ||||||||
| public static LootItemFunction$b<?> |
| ||||||||
| public static <T extends LootItemFunction> LootItemFunction$b<T> |
| ||||||||
| public static BiFunction<ItemStack, LootTableInfo, ItemStack> |
|