implements ParticleOptions
| mc | |
| net.minecraft.core.particles.TrailParticleOption | |
| net.minecraft.class_10339 | |
| net.minecraft.unmapped.C_cxdjvmcx | |
| net.minecraft.particle.TrailParticleEffect | |
| net.minecraft.unmapped.C_cxdjvmcx |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Vec3 |
| ||||||||||||
| private final int |
| ||||||||||||
| private final int |
| ||||||||||||
| public static final com.mojang.serialization.MapCodec<TrailParticleOption> |
| ||||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, TrailParticleOption> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3 target, int color, int duration) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public ParticleType<TrailParticleOption> |
| ||||||||||||
| public Vec3 |
| ||||||||||||
| public int |
| ||||||||||||
| public int |
|