Class CloudParticle


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

    • spriteProvider

      private final SpriteProvider spriteProvider
      Mappings:
      Namespace Name Mixin selector
      official a Lelh;a:Lelt;
      intermediary field_17862 Lnet/minecraft/class_704;field_17862:Lnet/minecraft/class_4002;
      named spriteProvider Lnet/minecraft/client/particle/CloudParticle;spriteProvider:Lnet/minecraft/client/particle/SpriteProvider;
  • Constructor Details

    • CloudParticle

      CloudParticle(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, SpriteProvider spriteProvider)
  • 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;
    • 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