Uses of Class
net.minecraft.class_9381
Packages that use class_9381
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9381 in net.minecraft
Fields in net.minecraft with type parameters of type class_9381Modifier and TypeFieldDescriptionstatic final ParticleEffect.Factory
<class_9381> class_9381.field_49908
private final ParticleType
<? extends class_9381> class_9381.field_49909
Methods in net.minecraft that return class_9381Modifier and TypeMethodDescriptionstatic class_9381
class_9381.method_58255
(ParticleType<? extends class_9381> particleType, float float2, float float3, float float4) static class_9381
class_9381.method_58256
(ParticleType<? extends class_9381> particleType, int int2) Methods in net.minecraft that return types with arguments of type class_9381Modifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec
<class_9381> class_9381.method_58254
(ParticleType<class_9381> particleType) static PacketCodec
<? super ByteBuf, class_9381> class_9381.method_58261
(ParticleType<class_9381> particleType) Method parameters in net.minecraft with type arguments of type class_9381Modifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec
<class_9381> class_9381.method_58254
(ParticleType<class_9381> particleType) static class_9381
class_9381.method_58255
(ParticleType<? extends class_9381> particleType, float float2, float float3, float float4) static class_9381
class_9381.method_58256
(ParticleType<? extends class_9381> particleType, int int2) static PacketCodec
<? super ByteBuf, class_9381> class_9381.method_58261
(ParticleType<class_9381> particleType) Constructor parameters in net.minecraft with type arguments of type class_9381ModifierConstructorDescriptionprivate
class_9381
(ParticleType<? extends class_9381> particleType, int int2) -
Uses of class_9381 in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type class_9381Modifier and TypeMethodDescriptionSpellParticle.EntityFactory.createParticle
(class_9381 class_9381, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) -
Uses of class_9381 in net.minecraft.particle
Fields in net.minecraft.particle with type parameters of type class_9381Modifier and TypeFieldDescriptionstatic final ParticleType
<class_9381> ParticleTypes.ENTITY_EFFECT