Uses of Class
net.minecraft.core.particles.ShriekParticleOption
Packages that use ShriekParticleOption
-
Uses of ShriekParticleOption in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type ShriekParticleOptionModifier and TypeMethodDescriptionShriekParticle.Provider.createParticle(ShriekParticleOption p_234019_, ClientLevel p_234020_, double p_234021_, double p_234022_, double p_234023_, double p_234024_, double p_234025_, double p_234026_) -
Uses of ShriekParticleOption in net.minecraft.core.particles
Fields in net.minecraft.core.particles with type parameters of type ShriekParticleOptionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ShriekParticleOption> ShriekParticleOption.CODECstatic final ParticleType<ShriekParticleOption> ParticleTypes.SHRIEKstatic final StreamCodec<RegistryFriendlyByteBuf, ShriekParticleOption> ShriekParticleOption.STREAM_CODECMethods in net.minecraft.core.particles that return types with arguments of type ShriekParticleOption