extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fbb | |
| net.minecraft.world.level.storage.loot.functions.SetBannerPatternFunction | |
| net.minecraft.class_5592 | |
| net.minecraft.unmapped.C_azqpglil | |
| net.minecraft.loot.function.SetBannerPatternLootFunction | |
| net.minecraft.loot.function.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 |
|