Class SnowballParticle

java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.SnowballParticle

@Environment(CLIENT) public class SnowballParticle extends Particle
Mappings:
Namespace Name
official crq
intermediary net/minecraft/class_487
named net/minecraft/client/particle/SnowballParticle
  • Constructor Details

    • SnowballParticle

      protected SnowballParticle(World world, double double2, double double3, double double4, double double5, double double6, double double7, ItemStack itemStack)
    • SnowballParticle

      protected SnowballParticle(World world, double double2, double double3, double double4, ItemStack itemStack)
  • Method Details

    • method_1284

      public int method_1284()
      Overrides:
      method_1284 in class Particle
      Mappings:
      Namespace Name Mixin selector
      official b Lcsm;b()I
      intermediary method_1284 Lnet/minecraft/class_502;method_1284()I
      named method_1284 Lnet/minecraft/client/particle/Particle;method_1284()I
    • method_1283

      public void method_1283(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7)
      Overrides:
      method_1283 in class Particle
      Mappings:
      Namespace Name Mixin selector
      official a Lcsm;a(Lctq;Laer;FFFFFF)V
      intermediary method_1283 Lnet/minecraft/class_502;method_1283(Lnet/minecraft/class_520;Lnet/minecraft/class_864;FFFFFF)V
      named method_1283 Lnet/minecraft/client/particle/Particle;method_1283(Lnet/minecraft/client/render/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V