extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.SetFireworkExplosionFunction | |
| net.minecraft.world.level.storage.loot.functions.SetFireworkExplosionFunction | |
| net.minecraft.class_9375 | |
| net.minecraft.loot.function.SetFireworkExplosionLootFunction |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetFireworkExplosionLootFunction> |
| ||||||||
| public static final FireworkExplosionComponent |
| ||||||||
| final Optional<FireworkExplosionComponent$Type> |
| ||||||||
| final Optional<it.unimi.dsi.fastutil.ints.IntList> |
| ||||||||
| final Optional<it.unimi.dsi.fastutil.ints.IntList> |
| ||||||||
| final Optional<Boolean> |
| ||||||||
| final Optional<Boolean> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<LootCondition> conditions, Optional<FireworkExplosionComponent$Type> shape, Optional<it.unimi.dsi.fastutil.ints.IntList> colors, Optional<it.unimi.dsi.fastutil.ints.IntList> fadeColors, Optional<Boolean> trail, Optional<Boolean> twinkle) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||
| private FireworkExplosionComponent |
| ||||||||
| public com.mojang.serialization.MapCodec<SetFireworkExplosionLootFunction> |
|