| public static com.mojang.serialization.MapCodec<TintedParticleEffect> | |
| public static PacketCodec<? super io.netty.buffer.ByteBuf, TintedParticleEffect> | |
| public ParticleType<TintedParticleEffect> | | getType() | | getType() | | method_10295() | | getType() |
|
| public float | | getRed() | | getRed() | | method_58259() | | getRed() |
|
| public float | | getGreen() | | getGreen() | | method_58263() | | getGreen() |
|
| public float | | getBlue() | | getBlue() | | method_58264() | | getBlue() |
|
| public float | | getAlpha() | | getAlpha() | | method_58265() | | getAlpha() |
|
| public static TintedParticleEffect | |
| public static TintedParticleEffect | | create(ParticleType<ColorParticleOption> type, float red, float green, float blue) | | create(ParticleType<ColorParticleOption> type, float red, float green, float blue) | | method_58255(class_2396<class_9381> arg0, float arg1, float arg2, float arg3) | | create(ParticleType<TintedParticleEffect> type, float r, float g, float b) |
|