Class ItemParticle


@Environment(CLIENT) public class ItemParticle extends Particle
Mappings:
Namespace Name
intermediary net/minecraft/class_528
glue class_585
server net/minecraft/class_528
client pb
named net/minecraft/client/particle/ItemParticle
  • Constructor Details

    • ItemParticle

      public ItemParticle(World world, double double2, double double3, double double4, Item item)
  • Method Details

    • 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
    • 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