Class LavaEmberParticle


@Environment(CLIENT) public class LavaEmberParticle extends Particle
Mappings:
Namespace Name
intermediary net/minecraft/class_178
glue class_201
server net/minecraft/class_178
client fg
named net/minecraft/client/particle/LavaEmberParticle
  • Field Details

    • field_618

      private float field_618
      Mappings:
      Namespace Name Mixin selector
      intermediary field_618 Lnet/minecraft/class_178;field_618:F
      glue field_822 Lclass_201;field_822:F
      server field_618 Lnet/minecraft/class_178;field_618:F
      client a Lfg;a:F
      named field_618 Lnet/minecraft/client/particle/LavaEmberParticle;field_618:F
  • Constructor Details

    • LavaEmberParticle

      public LavaEmberParticle(World world, double double2, double double3, double double4)
  • Method Details

    • getBrightnessAtEyes

      public float getBrightnessAtEyes(float tickDelta)
      The float here seems to be randomly used for seemingly random things.
      Overrides:
      getBrightnessAtEyes in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1394 Lnet/minecraft/class_57;method_1394(F)F
      glue method_983 Lclass_450;method_983(F)F
      server c Llq;c(F)F
      client a Lsn;a(F)F
      named getBrightnessAtEyes Lnet/minecraft/entity/Entity;getBrightnessAtEyes(F)F
    • render

      public void render(Tessellator tessellator, 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