History - net.minecraft.core.particles.SpellParticleOption

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

mk

net.minecraft.core.particles.SpellParticleOption

net.minecraft.class_11979

net.minecraft.particle.EffectParticleEffect

net.minecraft.src.C_411380_

net.minecraft.core.particles.SpellParticleOption

Fields

ParticleType<SpellParticleOption>: a, type, field_62763, type, f_411967_

int: b, color, field_62764, color, f_413084_

float: c, power, field_62765, power, f_411568_

Constructors

(ParticleType<SpellParticleOption>, int, float)

Methods

com.mojang.serialization.MapCodec<SpellParticleOption> (ParticleType<SpellParticleOption>): a, codec, method_74417, createCodec, m_417094_

StreamCodec<? super io.netty.buffer.ByteBuf, SpellParticleOption> (ParticleType<SpellParticleOption>): b, streamCodec, method_74424, createPacketCodec, m_418256_

ParticleType<SpellParticleOption> (): a, getType, method_10295, getType, m_6012_

float (): b, getRed, method_74423, getRed, m_418751_

float (): c, getGreen, method_74427, getGreen, m_418021_

float (): d, getBlue, method_74429, getBlue, m_418476_

float (): e, getPower, method_74431, getPower, m_419651_

SpellParticleOption (ParticleType<SpellParticleOption>, int, float): a, create, method_74419, of, m_415846_

SpellParticleOption (ParticleType<SpellParticleOption>, float, float, float, float): a, create, method_74418, of, m_415049_