Class LavaEmberParticle


@Environment(CLIENT) public class LavaEmberParticle extends SpriteBillboardParticle
Mappings:
Namespace Name
official eky
intermediary net/minecraft/class_694
named net/minecraft/client/particle/LavaEmberParticle
  • Constructor Details

    • LavaEmberParticle

      LavaEmberParticle(ClientWorld world, double x, double y, double z)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lelc;<init>(Lejh;DDD)V
      intermediary <init> Lnet/minecraft/class_703;<init>(Lnet/minecraft/class_638;DDD)V
      named <init> Lnet/minecraft/client/particle/Particle;<init>(Lnet/minecraft/client/world/ClientWorld;DDD)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;
    • getBrightness

      public int getBrightness(float tint)
      Overrides:
      getBrightness in class Particle
      Mappings:
      Namespace Name Mixin selector
      official a Lelc;a(F)I
      intermediary method_3068 Lnet/minecraft/class_703;method_3068(F)I
      named getBrightness Lnet/minecraft/client/particle/Particle;getBrightness(F)I
    • getSize

      public float getSize(float tickDelta)
      Overrides:
      getSize in class BillboardParticle
      Mappings:
      Namespace Name Mixin selector
      official b Lelm;b(F)F
      intermediary method_18132 Lnet/minecraft/class_3940;method_18132(F)F
      named getSize Lnet/minecraft/client/particle/BillboardParticle;getSize(F)F
    • tick

      public void tick()
      Overrides:
      tick in class Particle
      Mappings:
      Namespace Name Mixin selector
      official a Lelc;a()V
      intermediary method_3070 Lnet/minecraft/class_703;method_3070()V
      named tick Lnet/minecraft/client/particle/Particle;tick()V