Uses of Class
net.minecraft.core.particles.ShriekParticleOption
Packages that use ShriekParticleOption
-
Uses of ShriekParticleOption in net.minecraft.client.particle
Classes in net.minecraft.client.particle that implement interfaces with type arguments of type ShriekParticleOptionMethods in net.minecraft.client.particle with parameters of type ShriekParticleOptionModifier and TypeMethodDescriptionShriekParticle.Provider.createParticle(ShriekParticleOption options, ClientLevel level, double x, double y, double z, double xAux, double yAux, double zAux, RandomSource random) -
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