Package net.minecraft
Class class_7354
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.class_7354
- Mappings:
Namespace Name official eovintermediary net/minecraft/class_7354named net/minecraft/class_7354
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class net.minecraft.client.particle.Particle
age, alpha, angle, blue, collidesWithWorld, dead, field_28787, gravityStrength, green, maxAge, onGround, prevAngle, prevPosX, prevPosY, prevPosZ, random, red, spacingXZ, spacingY, velocityMultiplier, velocityX, velocityY, velocityZ, world, x, y, z -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedclass_7354(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, SpriteProvider spriteProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoidbuildGeometry(VertexConsumer vertexConsumer, Camera camera, float tickDelta) getType()Methods inherited from class net.minecraft.client.particle.Particle
getBoundingBox, getBrightness, getGroup, getMaxAge, isAlive, markDead, move, move, repositionFromBoundingBox, scale, setAlpha, setBoundingBox, setBoundingBoxSpacing, setColor, setMaxAge, setPos, setVelocity, tick, toString
-
Field Details
-
field_38662
- Mappings:
Namespace Name Mixin selector official aLeov;a:Lfbv;intermediary field_38662Lnet/minecraft/class_7354;field_38662:Lnet/minecraft/class_1058;named field_38662Lnet/minecraft/class_7354;field_38662:Lnet/minecraft/client/texture/Sprite;
-
field_38663
private final float field_38663- Mappings:
Namespace Name Mixin selector official bLeov;b:Fintermediary field_38663Lnet/minecraft/class_7354;field_38663:Fnamed field_38663Lnet/minecraft/class_7354;field_38663:F
-
-
Constructor Details
-
class_7354
protected class_7354(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, SpriteProvider spriteProvider)
-
-
Method Details
-
getType
- Specified by:
getTypein classParticle- Mappings:
Namespace Name Mixin selector official bLepg;b()Lepk;intermediary method_18122Lnet/minecraft/class_703;method_18122()Lnet/minecraft/class_3999;named getTypeLnet/minecraft/client/particle/Particle;getType()Lnet/minecraft/client/particle/ParticleTextureSheet;
-
buildGeometry
- Specified by:
buildGeometryin classParticle- Mappings:
Namespace Name Mixin selector official aLepg;a(Ldub;Ldym;F)Vintermediary method_3074Lnet/minecraft/class_703;method_3074(Lnet/minecraft/class_4588;Lnet/minecraft/class_4184;F)Vnamed buildGeometryLnet/minecraft/client/particle/Particle;buildGeometry(Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/client/render/Camera;F)V
-