net.minecraft.particle

public record GeyserParticleEffect

implements ParticleEffect

net.minecraft.core.particles.GeyserParticleOptions
net.minecraft.core.particles.GeyserParticleOptions
net.minecraft.class_1_857
net.minecraft.particle.GeyserParticleEffect

Field summary

Modifier and TypeField
private final ParticleType<GeyserParticleEffect>
type
type
comp_1_726
type
private final int
waterBlocks
waterBlocks
comp_1_727
waterBlocks

Constructor summary

ModifierConstructor
public (ParticleType<GeyserParticleEffect> type, int waterBlocks)

Method summary

Modifier and TypeMethod
public static com.mojang.serialization.MapCodec<GeyserParticleEffect>
codec(ParticleType<GeyserParticleOptions> type)
codec(ParticleType<GeyserParticleOptions> type)
method_1_5215(class_2396<class_1_857> arg0)
createCodec(ParticleType<GeyserParticleEffect> type)
public static PacketCodec<? super io.netty.buffer.ByteBuf, GeyserParticleEffect>
streamCodec(ParticleType<GeyserParticleOptions> type)
streamCodec(ParticleType<GeyserParticleOptions> type)
method_1_5221(class_2396<class_1_857> arg0)
createPacketCodec(ParticleType<GeyserParticleEffect> type)
public ParticleType<GeyserParticleEffect>
getType()
getType()
method_10295()
getType()
public ParticleType<GeyserParticleEffect>
type()
type()
comp_1_726()
type()
public int
waterBlocks()
waterBlocks()
comp_1_727()
waterBlocks()