net.minecraft.particle

public record GeyserBaseParticleEffect

implements ParticleEffect

net.minecraft.core.particles.GeyserBaseParticleOptions
net.minecraft.core.particles.GeyserBaseParticleOptions
net.minecraft.class_1_864
net.minecraft.particle.GeyserBaseParticleEffect

Field summary

Modifier and TypeField
private final ParticleType<GeyserBaseParticleEffect>
type
type
comp_1_732
type
private final int
waterBlocks
waterBlocks
comp_1_733
waterBlocks
private final float
burstImpulseBase
burstImpulseBase
comp_1_731
burstImpulseBase

Constructor summary

ModifierConstructor
public (ParticleType<GeyserBaseParticleEffect> type, int waterBlocks, float burstImpulseBase)

Method summary

Modifier and TypeMethod
public static com.mojang.serialization.MapCodec<GeyserBaseParticleEffect>
codec(ParticleType<GeyserBaseParticleOptions> type)
codec(ParticleType<GeyserBaseParticleOptions> type)
method_1_5258(class_2396<class_1_864> arg0)
createCodec(ParticleType<GeyserBaseParticleEffect> type)
public static PacketCodec<? super io.netty.buffer.ByteBuf, GeyserBaseParticleEffect>
streamCodec(ParticleType<GeyserBaseParticleOptions> type)
streamCodec(ParticleType<GeyserBaseParticleOptions> type)
method_1_5266(class_2396<class_1_864> arg0)
createPacketCodec(ParticleType<GeyserBaseParticleEffect> type)
public ParticleType<GeyserBaseParticleEffect>
getType()
getType()
method_10295()
getType()
public ParticleType<GeyserBaseParticleEffect>
type()
type()
comp_1_732()
type()
public int
waterBlocks()
waterBlocks()
comp_1_733()
waterBlocks()
public float
burstImpulseBase()
burstImpulseBase()
comp_1_731()
burstImpulseBase()