Class FireworksSparkParticle.Flash

Enclosing class:
FireworksSparkParticle

@Environment(CLIENT) public static class FireworksSparkParticle.Flash extends BillboardParticle
Mappings:
Namespace Name
named net/minecraft/client/particle/FireworksSparkParticle$Flash
intermediary net/minecraft/class_677$class_678
official hch$b
  • Constructor Details

    • Flash

      Flash(ClientWorld world, double x, double y, double z, Sprite sprite)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/particle/BillboardParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDLnet/minecraft/client/texture/Sprite;)V
      intermediary <init> Lnet/minecraft/class_3940;<init>(Lnet/minecraft/class_638;DDDLnet/minecraft/class_1058;)V
      official <init> Lhdo;<init>(Lgzn;DDDLico;)V
  • Method Details

    • getRenderType

      public BillboardParticle.RenderType getRenderType()
      Specified by:
      getRenderType in class BillboardParticle
      Mappings:
      Namespace Name Mixin selector
      named getRenderType Lnet/minecraft/client/particle/BillboardParticle;getRenderType()Lnet/minecraft/client/particle/BillboardParticle$RenderType;
      intermediary method_74255 Lnet/minecraft/class_3940;method_74255()Lnet/minecraft/class_3940$class_11941;
      official b Lhdo;b()Lhdo$b;
    • render

      public void render(BillboardParticleSubmittable submittable, Camera camera, float tickProgress)
      Overrides:
      render in class BillboardParticle
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/particle/BillboardParticle;render(Lnet/minecraft/client/particle/BillboardParticleSubmittable;Lnet/minecraft/client/render/Camera;F)V
      intermediary method_3074 Lnet/minecraft/class_3940;method_3074(Lnet/minecraft/class_11944;Lnet/minecraft/class_4184;F)V
      official a Lhdo;a(Libt;Lfzh;F)V
    • getSize

      public float getSize(float tickProgress)
      Returns the draw scale of this particle, which is used while rendering in
      invalid reference
      #buildGeometry
      .
      Overrides:
      getSize in class BillboardParticle
      Returns:
      the draw scale of this particle, which is used while rendering in
      invalid reference
      #buildGeometry
      Mappings:
      Namespace Name Mixin selector
      named getSize Lnet/minecraft/client/particle/BillboardParticle;getSize(F)F
      intermediary method_18132 Lnet/minecraft/class_3940;method_18132(F)F
      official b Lhdo;b(F)F