Package net.minecraft

Class class_7354


@Environment(CLIENT) public class class_7354 extends Particle
Mappings:
Namespace Name
official eov
intermediary net/minecraft/class_7354
named net/minecraft/class_7354
  • Field Details

    • field_38662

      private final Sprite field_38662
      Mappings:
      Namespace Name Mixin selector
      official a Leov;a:Lfbv;
      intermediary field_38662 Lnet/minecraft/class_7354;field_38662:Lnet/minecraft/class_1058;
      named field_38662 Lnet/minecraft/class_7354;field_38662:Lnet/minecraft/client/texture/Sprite;
    • field_38663

      private final float field_38663
      Mappings:
      Namespace Name Mixin selector
      official b Leov;b:F
      intermediary field_38663 Lnet/minecraft/class_7354;field_38663:F
      named field_38663 Lnet/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

      public ParticleTextureSheet getType()
      Specified by:
      getType in class Particle
      Mappings:
      Namespace Name Mixin selector
      official b Lepg;b()Lepk;
      intermediary method_18122 Lnet/minecraft/class_703;method_18122()Lnet/minecraft/class_3999;
      named getType Lnet/minecraft/client/particle/Particle;getType()Lnet/minecraft/client/particle/ParticleTextureSheet;
    • buildGeometry

      public void buildGeometry(VertexConsumer vertexConsumer, Camera camera, float tickDelta)
      Specified by:
      buildGeometry in class Particle
      Mappings:
      Namespace Name Mixin selector
      official a Lepg;a(Ldub;Ldym;F)V
      intermediary method_3074 Lnet/minecraft/class_703;method_3074(Lnet/minecraft/class_4588;Lnet/minecraft/class_4184;F)V
      named buildGeometry Lnet/minecraft/client/particle/Particle;buildGeometry(Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/client/render/Camera;F)V