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