Package net.minecraft

Class class_4339

java.lang.Object
net.minecraft.class_4339
All Implemented Interfaces:
ParticleEffect

public class class_4339 extends Object implements ParticleEffect
Mappings:
Namespace Name
official fj
intermediary net/minecraft/class_4339
named net/minecraft/class_4339
  • Field Details

    • field_21345

      public static final ParticleEffect.class_4341<class_4339> field_21345
      Mappings:
      Namespace Name Mixin selector
      official a Lfj;a:Lfk$a;
      intermediary field_21345 Lnet/minecraft/class_4339;field_21345:Lnet/minecraft/class_4340$class_4341;
      named field_21345 Lnet/minecraft/class_4339;field_21345:Lnet/minecraft/particle/ParticleEffect$class_4341;
    • field_21346

      private final ParticleType<class_4339> field_21346
      Mappings:
      Namespace Name Mixin selector
      official b Lfj;b:Lfl;
      intermediary field_21346 Lnet/minecraft/class_4339;field_21346:Lnet/minecraft/class_2562;
      named field_21346 Lnet/minecraft/class_4339;field_21346:Lnet/minecraft/client/particle/ParticleType;
    • field_21347

      private final ItemStack field_21347
      Mappings:
      Namespace Name Mixin selector
      official c Lfj;c:Late;
      intermediary field_21347 Lnet/minecraft/class_4339;field_21347:Lnet/minecraft/class_1071;
      named field_21347 Lnet/minecraft/class_4339;field_21347:Lnet/minecraft/item/ItemStack;
  • Constructor Details

  • Method Details

    • method_19979

      public void method_19979(PacketByteBuf packetByteBuf)
      Specified by:
      method_19979 in interface ParticleEffect
      Mappings:
      Namespace Name Mixin selector
      official a Lfk;a(Lhy;)V
      intermediary method_19979 Lnet/minecraft/class_4340;method_19979(Lnet/minecraft/class_1967;)V
      named method_19979 Lnet/minecraft/particle/ParticleEffect;method_19979(Lnet/minecraft/util/PacketByteBuf;)V
    • method_19978

      public String method_19978()
      Specified by:
      method_19978 in interface ParticleEffect
      Mappings:
      Namespace Name Mixin selector
      official a Lfk;a()Ljava/lang/String;
      intermediary method_19978 Lnet/minecraft/class_4340;method_19978()Ljava/lang/String;
      named method_19978 Lnet/minecraft/particle/ParticleEffect;method_19978()Ljava/lang/String;
    • particleType

      public ParticleType<class_4339> particleType()
      Specified by:
      particleType in interface ParticleEffect
      Mappings:
      Namespace Name Mixin selector
      official b Lfk;b()Lfl;
      intermediary method_19980 Lnet/minecraft/class_4340;method_19980()Lnet/minecraft/class_2562;
      named particleType Lnet/minecraft/particle/ParticleEffect;particleType()Lnet/minecraft/client/particle/ParticleType;
    • method_19975

      @Environment(CLIENT) public ItemStack method_19975()
      Mappings:
      Namespace Name Mixin selector
      official c Lfj;c()Late;
      intermediary method_19975 Lnet/minecraft/class_4339;method_19975()Lnet/minecraft/class_1071;
      named method_19975 Lnet/minecraft/class_4339;method_19975()Lnet/minecraft/item/ItemStack;