Class NoteParticle


@Environment(CLIENT) public class NoteParticle extends BillboardParticle
Mappings:
Namespace Name
named net/minecraft/client/particle/NoteParticle
intermediary net/minecraft/class_698
official hcx
  • Constructor Details

    • NoteParticle

      NoteParticle(ClientWorld world, double x, double y, double z, double velocityX, Sprite sprite)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/particle/NoteParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDDLnet/minecraft/client/texture/Sprite;)V
      intermediary <init> Lnet/minecraft/class_698;<init>(Lnet/minecraft/class_638;DDDDLnet/minecraft/class_1058;)V
      official <init> Lhcx;<init>(Lgzn;DDDDLico;)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;
    • 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