Class CrackParticle


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

    • sampleU

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

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

    • CrackParticle

      CrackParticle(ClientWorld world, double x, double y, double z, double double2, double double3, double double4, ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lekb;<init>(Lejh;DDDDDDLbqp;)V
      intermediary <init> Lnet/minecraft/class_647;<init>(Lnet/minecraft/class_638;DDDDDDLnet/minecraft/class_1799;)V
      named <init> Lnet/minecraft/client/particle/CrackParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDDDDLnet/minecraft/item/ItemStack;)V
    • CrackParticle

      protected CrackParticle(ClientWorld world, double x, double y, double z, ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lekb;<init>(Lejh;DDDLbqp;)V
      intermediary <init> Lnet/minecraft/class_647;<init>(Lnet/minecraft/class_638;DDDLnet/minecraft/class_1799;)V
      named <init> Lnet/minecraft/client/particle/CrackParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDLnet/minecraft/item/ItemStack;)V
  • Method Details

    • getType

      public ParticleTextureSheet getType()
      Specified by:
      getType in class Particle
      Mappings:
      Namespace Name Mixin selector
      official b Lelc;b()Lelg;
      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;
    • getMinU

      protected float getMinU()
      Overrides:
      getMinU in class SpriteBillboardParticle
      Mappings:
      Namespace Name Mixin selector
      official c Lelm;c()F
      intermediary method_18133 Lnet/minecraft/class_3940;method_18133()F
      named getMinU Lnet/minecraft/client/particle/BillboardParticle;getMinU()F
    • getMaxU

      protected float getMaxU()
      Overrides:
      getMaxU in class SpriteBillboardParticle
      Mappings:
      Namespace Name Mixin selector
      official d Lelm;d()F
      intermediary method_18134 Lnet/minecraft/class_3940;method_18134()F
      named getMaxU Lnet/minecraft/client/particle/BillboardParticle;getMaxU()F
    • getMinV

      protected float getMinV()
      Overrides:
      getMinV in class SpriteBillboardParticle
      Mappings:
      Namespace Name Mixin selector
      official e Lelm;e()F
      intermediary method_18135 Lnet/minecraft/class_3940;method_18135()F
      named getMinV Lnet/minecraft/client/particle/BillboardParticle;getMinV()F
    • getMaxV

      protected float getMaxV()
      Overrides:
      getMaxV in class SpriteBillboardParticle
      Mappings:
      Namespace Name Mixin selector
      official f Lelm;f()F
      intermediary method_18136 Lnet/minecraft/class_3940;method_18136()F
      named getMaxV Lnet/minecraft/client/particle/BillboardParticle;getMaxV()F