Package net.minecraft.client.particle
Class GlowParticle.class_7309
java.lang.Object
net.minecraft.client.particle.GlowParticle.class_7309
- All Implemented Interfaces:
ParticleFactory<DefaultParticleType>
- Enclosing class:
GlowParticle
@Environment(CLIENT)
public static class GlowParticle.class_7309
extends Object
implements ParticleFactory<DefaultParticleType>
- Mappings:
Namespace Name official esi$a
intermediary net/minecraft/class_5786$class_7309
named net/minecraft/client/particle/GlowParticle$class_7309
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateParticle
(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7)
-
Field Details
-
field_38459
private static final double field_38459- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lesi$a;a:D
intermediary field_38459
Lnet/minecraft/class_5786$class_7309;field_38459:D
named field_38459
Lnet/minecraft/client/particle/GlowParticle$class_7309;field_38459:D
-
field_38460
- Mappings:
Namespace Name Mixin selector official b
Lesi$a;b:Letm;
intermediary field_38460
Lnet/minecraft/class_5786$class_7309;field_38460:Lnet/minecraft/class_4002;
named field_38460
Lnet/minecraft/client/particle/GlowParticle$class_7309;field_38460:Lnet/minecraft/client/particle/SpriteProvider;
-
-
Constructor Details
-
class_7309
-
-
Method Details
-
createParticle
public Particle createParticle(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) - Specified by:
createParticle
in interfaceParticleFactory<DefaultParticleType>
- Mappings:
Namespace Name Mixin selector official a
Lesi$a;a(Lik;Leqt;DDDDDD)Less;
intermediary method_42743
Lnet/minecraft/class_5786$class_7309;method_42743(Lnet/minecraft/class_2400;Lnet/minecraft/class_638;DDDDDD)Lnet/minecraft/class_703;
named createParticle
Lnet/minecraft/client/particle/GlowParticle$class_7309;createParticle(Lnet/minecraft/particle/DefaultParticleType;Lnet/minecraft/client/world/ClientWorld;DDDDDD)Lnet/minecraft/client/particle/Particle;
-