Class CrackParticle


@Environment(CLIENT) public class CrackParticle extends BillboardParticle
Mappings:
Namespace Name
named net/minecraft/client/particle/CrackParticle
intermediary net/minecraft/class_647
official haq
  • Field Details

    • sampleU

      private final float sampleU
      Mappings:
      Namespace Name Mixin selector
      named sampleU Lnet/minecraft/client/particle/CrackParticle;sampleU:F
      intermediary field_17783 Lnet/minecraft/class_647;field_17783:F
      official a Lhaq;a:F
    • sampleV

      private final float sampleV
      Mappings:
      Namespace Name Mixin selector
      named sampleV Lnet/minecraft/client/particle/CrackParticle;sampleV:F
      intermediary field_17784 Lnet/minecraft/class_647;field_17784:F
      official b Lhaq;b:F
  • Constructor Details

    • CrackParticle

      CrackParticle(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, Sprite sprite)
    • CrackParticle

      protected CrackParticle(ClientWorld clientWorld, double double2, double double3, double double4, Sprite sprite)
  • Method Details

    • method_74255

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

      protected float getMinU()
      Returns the lower U coordinate of the UV coordinates used to draw this particle.
      Overrides:
      getMinU in class BillboardParticle
      Returns:
      the lower U coordinate of the UV coordinates used to draw this particle
      Mappings:
      Namespace Name Mixin selector
      named getMinU Lnet/minecraft/client/particle/BillboardParticle;getMinU()F
      intermediary method_18133 Lnet/minecraft/class_3940;method_18133()F
      official c Lhcq;c()F
    • getMaxU

      protected float getMaxU()
      Returns the upper U coordinate of the UV coordinates used to draw this particle.
      Overrides:
      getMaxU in class BillboardParticle
      Returns:
      the upper U coordinate of the UV coordinates used to draw this particle
      Mappings:
      Namespace Name Mixin selector
      named getMaxU Lnet/minecraft/client/particle/BillboardParticle;getMaxU()F
      intermediary method_18134 Lnet/minecraft/class_3940;method_18134()F
      official d Lhcq;d()F
    • getMinV

      protected float getMinV()
      Returns the lower V coordinate of the UV coordinates used to draw this particle.
      Overrides:
      getMinV in class BillboardParticle
      Returns:
      the lower V coordinate of the UV coordinates used to draw this particle
      Mappings:
      Namespace Name Mixin selector
      named getMinV Lnet/minecraft/client/particle/BillboardParticle;getMinV()F
      intermediary method_18135 Lnet/minecraft/class_3940;method_18135()F
      official e Lhcq;e()F
    • getMaxV

      protected float getMaxV()
      Returns the upper V coordinate of the UV coordinates used to draw this particle.
      Overrides:
      getMaxV in class BillboardParticle
      Returns:
      the upper V coordinate of the UV coordinates used to draw this particle
      Mappings:
      Namespace Name Mixin selector
      named getMaxV Lnet/minecraft/client/particle/BillboardParticle;getMaxV()F
      intermediary method_18136 Lnet/minecraft/class_3940;method_18136()F
      official f Lhcq;f()F