Class FootstepParticle


@Environment(CLIENT) public class FootstepParticle extends Particle
Mappings:
Namespace Name
intermediary net/minecraft/class_227
glue class_246
server net/minecraft/class_227
client gl
named net/minecraft/client/particle/FootstepParticle
  • Field Details

    • footstepAge

      private int footstepAge
      Mappings:
      Namespace Name Mixin selector
      intermediary field_849 Lnet/minecraft/class_227;field_849:I
      glue field_1047 Lclass_246;field_1047:I
      server field_849 Lnet/minecraft/class_227;field_849:I
      client a Lgl;a:I
      named footstepAge Lnet/minecraft/client/particle/FootstepParticle;footstepAge:I
    • footstepMaxAge

      private int footstepMaxAge
      Mappings:
      Namespace Name Mixin selector
      intermediary field_850 Lnet/minecraft/class_227;field_850:I
      glue field_1048 Lclass_246;field_1048:I
      server field_850 Lnet/minecraft/class_227;field_850:I
      client o Lgl;o:I
      named footstepMaxAge Lnet/minecraft/client/particle/FootstepParticle;footstepMaxAge:I
    • textureManager

      private TextureManager textureManager
      Mappings:
      Namespace Name Mixin selector
      intermediary field_851 Lnet/minecraft/class_227;field_851:Lnet/minecraft/class_76;
      glue field_1049 Lclass_246;field_1049:Lclass_359;
      server field_851 Lnet/minecraft/class_227;field_851:Lnet/minecraft/class_76;
      client p Lgl;p:Lji;
      named textureManager Lnet/minecraft/client/particle/FootstepParticle;textureManager:Lnet/minecraft/client/texture/TextureManager;
  • Constructor Details

    • FootstepParticle

      public FootstepParticle(TextureManager textureManager, World world, double x, double y, double z)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_227;<init>(Lnet/minecraft/class_76;Lnet/minecraft/class_18;DDD)V
      glue <init> Lclass_246;<init>(Lclass_359;Lclass_129;DDD)V
      server <init> Lnet/minecraft/class_227;<init>(Lnet/minecraft/class_76;Ldj;DDD)V
      client <init> Lgl;<init>(Lji;Lfd;DDD)V
      named <init> Lnet/minecraft/client/particle/FootstepParticle;<init>(Lnet/minecraft/client/texture/TextureManager;Lnet/minecraft/world/World;DDD)V
  • Method Details

    • render

      public void render(Tessellator tesselator, float partialTicks, float horizontalSize, float verticalSize, float depthSize, float widthOffset, float heightOffset)
      Overrides:
      render in class Particle
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2002 Lnet/minecraft/class_77;method_2002(Lnet/minecraft/class_67;FFFFFF)V
      glue method_28 Lclass_703;method_28(Lclass_539;FFFFFF)V
      server method_2002 Lnet/minecraft/class_77;method_2002(Lnet/minecraft/class_67;FFFFFF)V
      client a Lxw;a(Lnw;FFFFFF)V
      named render Lnet/minecraft/client/particle/Particle;render(Lnet/minecraft/client/render/Tessellator;FFFFFF)V
    • tick

      public void tick()
      Overrides:
      tick in class Particle
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1370 Lnet/minecraft/class_57;method_1370()V
      glue method_29 Lclass_450;method_29()V
      server m_ Llq;m_()V
      client w_ Lsn;w_()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • getGroup

      public int getGroup()
      Overrides:
      getGroup in class Particle
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2003 Lnet/minecraft/class_77;method_2003()I
      glue method_854 Lclass_703;method_854()I
      server method_2003 Lnet/minecraft/class_77;method_2003()I
      client c_ Lxw;c_()I
      named getGroup Lnet/minecraft/client/particle/Particle;getGroup()I