extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| eah | |
| net.minecraft.world.level.storage.loot.functions.SetBannerPatternFunction | |
| net.minecraft.class_5592 | |
| net.minecraft.loot.function.SetBannerPatternFunction | |
| net.minecraft.src.C_141467_ | |
| net.minecraft.world.level.storage.loot.functions.SetBannerPatternFunction |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final List<com.mojang.datafixers.util.Pair<Holder<BannerPattern>, DyeColor>> |
| ||||||||||
| final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (LootItemCondition[] conditions, List<com.mojang.datafixers.util.Pair<Holder<BannerPattern>, DyeColor>> patterns, boolean append) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||||
| public LootItemFunctionType |
| ||||||||||
| public static SetBannerPatternFunction$Builder |
|