Class BlockMarkerParticle


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

    • BlockMarkerParticle

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

    • getType

      public ParticleTextureSheet getType()
      Specified by:
      getType in class Particle
      Mappings:
      Namespace Name Mixin selector
      official b Lenh;b()Lenl;
      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 Lenr;b(F)F
      intermediary method_18132 Lnet/minecraft/class_3940;method_18132(F)F
      named getSize Lnet/minecraft/client/particle/BillboardParticle;getSize(F)F