Package net.minecraft.client.particle
Class DamageParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.DamageParticle
- Mappings:
Namespace Name official cruintermediary net/minecraft/class_489named net/minecraft/client/particle/DamageParticle
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsFields inherited from class net.minecraft.client.particle.Particle
age, blue, field_13421, field_13424, field_13425, field_13426, field_13427, field_13428, field_13429, field_13430, field_13431, field_13432, field_13433, field_13434, field_13435, field_13436, field_13437, field_13438, field_14947, field_14948, field_14949, field_14950, field_1722, field_1723, field_1724, field_1725, field_1726, field_1729, field_5935, field_5936, gravityStrength, green, maxAge, red, sprite -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDamageParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) protectedDamageParticle(World world, double double2, double double3, double double4, double double5, double double6, double double7, float float2) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidmethod_1283(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7) Methods inherited from class net.minecraft.client.particle.Particle
getBlue, getGreen, getRed, method_12242, method_12243, method_12244, method_12245, method_12246, method_12247, method_12248, method_12249, method_12250, method_12251, method_12252, method_12253, method_12254, method_1284, method_1289, method_19013, method_5133, setColor, setMiscTexture, setTexture, toString
-
Field Details
-
field_10610
private final float field_10610- Mappings:
Namespace Name Mixin selector official JLcru;J:Fintermediary field_10610Lnet/minecraft/class_489;field_10610:Fnamed field_10610Lnet/minecraft/client/particle/DamageParticle;field_10610:F
-
-
Constructor Details
-
DamageParticle
protected DamageParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector official <init>Lcsm;<init>(Laxy;DDDDDD)Vintermediary <init>Lnet/minecraft/class_502;<init>(Lnet/minecraft/class_1150;DDDDDD)Vnamed <init>Lnet/minecraft/client/particle/Particle;<init>(Lnet/minecraft/world/World;DDDDDD)V
-
DamageParticle
protected DamageParticle(World world, double double2, double double3, double double4, double double5, double double6, double double7, float float2)
-
-
Method Details
-
method_1283
public void method_1283(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7) - Overrides:
method_1283in classParticle- Mappings:
Namespace Name Mixin selector official aLcsm;a(Lctq;Laer;FFFFFF)Vintermediary method_1283Lnet/minecraft/class_502;method_1283(Lnet/minecraft/class_520;Lnet/minecraft/class_864;FFFFFF)Vnamed method_1283Lnet/minecraft/client/particle/Particle;method_1283(Lnet/minecraft/client/render/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V
-
method_12241
public void method_12241()- Overrides:
method_12241in classParticle- Mappings:
Namespace Name Mixin selector official aLcsm;a()Vintermediary method_12241Lnet/minecraft/class_502;method_12241()Vnamed method_12241Lnet/minecraft/client/particle/Particle;method_12241()V
-