extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| ffm | |
| net.minecraft.world.level.storage.loot.functions.SetFireworksFunction | |
| net.minecraft.class_9376 | |
| net.minecraft.loot.function.SetFireworksLootFunction | |
| net.minecraft.src.C_313567_ | |
| net.minecraft.world.level.storage.loot.functions.SetFireworksFunction |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetFireworksFunction> |
| ||||||||||
| public static final Fireworks |
| ||||||||||
| private final Optional<ListOperation$StandAlone<FireworkExplosion>> |
| ||||||||||
| private final Optional<Integer> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (List<LootItemCondition> conditions, Optional<ListOperation$StandAlone<FireworkExplosion>> explosions, Optional<Integer> flightDuration) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||||
| private Fireworks |
| ||||||||||
| public LootItemFunctionType<SetFireworksFunction> |
|