Class BlockMarkerParticle


@Environment(CLIENT) public class BlockMarkerParticle extends BillboardParticle
Mappings:
Namespace Name
named net/minecraft/client/particle/BlockMarkerParticle
intermediary net/minecraft/class_6734
official hgc
  • Field Details

    • field_64445

      private final BillboardParticle.RenderType field_64445
      Mappings:
      Namespace Name Mixin selector
      named field_64445 Lnet/minecraft/client/particle/BlockMarkerParticle;field_64445:Lnet/minecraft/client/particle/BillboardParticle$RenderType;
      intermediary field_64445 Lnet/minecraft/class_6734;field_64445:Lnet/minecraft/class_3940$class_11941;
      official a Lhgc;a:Lhid$b;
  • Constructor Details

    • BlockMarkerParticle

      BlockMarkerParticle(ClientWorld world, double x, double y, double z, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/particle/BlockMarkerParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDLnet/minecraft/block/BlockState;)V
      intermediary <init> Lnet/minecraft/class_6734;<init>(Lnet/minecraft/class_638;DDDLnet/minecraft/class_2680;)V
      official <init> Lhgc;<init>(Lhec;DDDLemz;)V
  • Method Details

    • getRenderType

      public BillboardParticle.RenderType getRenderType()
      Specified by:
      getRenderType in class BillboardParticle
      Mappings:
      Namespace Name Mixin selector
      named getRenderType Lnet/minecraft/client/particle/BillboardParticle;getRenderType()Lnet/minecraft/client/particle/BillboardParticle$RenderType;
      intermediary method_74255 Lnet/minecraft/class_3940;method_74255()Lnet/minecraft/class_3940$class_11941;
      official b Lhid;b()Lhid$b;
    • getSize

      public float getSize(float tickProgress)
      Returns the draw scale of this particle, which is used while rendering in
      invalid reference
      #buildGeometry
      .
      Overrides:
      getSize in class BillboardParticle
      Returns:
      the draw scale of this particle, which is used while rendering in
      invalid reference
      #buildGeometry
      Mappings:
      Namespace Name Mixin selector
      named getSize Lnet/minecraft/client/particle/BillboardParticle;getSize(F)F
      intermediary method_18132 Lnet/minecraft/class_3940;method_18132(F)F
      official b Lhid;b(F)F