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 type, ClientLevel level, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed) -
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