extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fks | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetBannerPatternFunction> |
| ||||||||||
| private final BannerPatternLayers |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootItemCondition> conditions, BannerPatternLayers patterns, boolean append) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||||
| public LootItemFunctionType<SetBannerPatternFunction> |
| ||||||||||
| public static SetBannerPatternFunction$Builder |
|