Uses of Class
net.minecraft.class_11979
Packages that use class_11979
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11979 in net.minecraft
Fields in net.minecraft with type parameters of type class_11979Methods in net.minecraft that return class_11979Modifier and TypeMethodDescriptionstatic class_11979class_11979.method_74418(ParticleType<class_11979> particleType, float float2, float float3, float float4, float float5) static class_11979class_11979.method_74419(ParticleType<class_11979> particleType, int int2, float float2) Methods in net.minecraft that return types with arguments of type class_11979Modifier and TypeMethodDescriptionclass_11979.getType()static com.mojang.serialization.MapCodec<class_11979> class_11979.method_74417(ParticleType<class_11979> particleType) static PacketCodec<? super ByteBuf, class_11979> class_11979.method_74424(ParticleType<class_11979> particleType) Method parameters in net.minecraft with type arguments of type class_11979Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<class_11979> class_11979.method_74417(ParticleType<class_11979> particleType) static class_11979class_11979.method_74418(ParticleType<class_11979> particleType, float float2, float float3, float float4, float float5) static class_11979class_11979.method_74419(ParticleType<class_11979> particleType, int int2, float float2) static PacketCodec<? super ByteBuf, class_11979> class_11979.method_74424(ParticleType<class_11979> particleType) Constructor parameters in net.minecraft with type arguments of type class_11979ModifierConstructorDescriptionprivateclass_11979(ParticleType<class_11979> particleType, int int2, float float2) -
Uses of class_11979 in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type class_11979Modifier and TypeMethodDescriptionSpellParticle.InstantFactory.createParticle(class_11979 class_11979, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, Random random) -
Uses of class_11979 in net.minecraft.particle
Fields in net.minecraft.particle with type parameters of type class_11979Modifier and TypeFieldDescriptionstatic final ParticleType<class_11979> ParticleTypes.EFFECTstatic final ParticleType<class_11979> ParticleTypes.INSTANT_EFFECT