Class LargeFireSmokeParticle

All Implemented Interfaces:
CommandSource

@Environment(CLIENT)
public class LargeFireSmokeParticle
extends FireSmokeParticle
Mappings:
Namespace Name
official bdx
intermediary net/minecraft/class_949
named net/minecraft/client/particle/LargeFireSmokeParticle
  • Constructor Details

    • LargeFireSmokeParticle

      protected LargeFireSmokeParticle​(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbeh;<init>(Ladm;DDDDDD)V
      intermediary <init> Lnet/minecraft/class_967;<init>(Lnet/minecraft/class_99;DDDDDD)V
      named <init> Lnet/minecraft/client/particle/FireSmokeParticle;<init>(Lnet/minecraft/world/World;DDDDDD)V