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