History - net.minecraft.client.entity.particle.Particle

1.7.10

Names

bkm

net.minecraft.class_502

net.minecraft.client.entity.particle.Particle

net.minecraft.client.particle.EntityFX

Fields

int: b, field_5935, spriteRow, particleTextureIndexX

int: c, field_5936, spriteColumn, particleTextureIndexY

float: d, field_1725, offsetU, particleTextureJitterX

float: e, field_1726, offsetV, particleTextureJitterY

int: f, field_1727, age, particleAge

int: g, field_1728, lifetime, particleMaxAge

float: h, field_1729, size, particleScale

float: i, field_1730, gravity, particleGravity

float: at, field_1731, red, particleRed

float: au, field_1732, green, particleGreen

float: av, field_1733, blue, particleBlue

float: aw, field_5163, alpha, particleAlpha

Sprite: ax, field_5934, sprite, particleIcon

double: ay, field_1722, cameraX, interpPosX

double: az, field_1723, cameraY, interpPosY

double: aA, field_1724, cameraZ, interpPosZ

Constructors

(World, double, double, double)

(World, double, double, double, double, double, double)

Methods

Particle (float): a, method_1287, multiplyVelocity, multiplyVelocity

Particle (float): f, method_1289, multiplySize, multipleParticleScaleBy

void (float, float, float): b, method_1285, setColor, setRBGColorF

void (float): g, method_4296, setAlpha, setAlphaF

float (): b, method_1286, getRed, getRedColorF

float (): d, method_1288, getGreen, getGreenColorF

float (): e, method_1290, getBlue, getBlueColorF

boolean (): g_, method_2549, makesSteps, canTriggerWalking

void (): c, method_2484, registerSyncedData, entityInit

void (): h, method_2558, tick, onUpdate

void (Tesselator, float, float, float, float, float, float): a, method_1283, render, renderParticle

int (): a, method_1284, getAtlasType, getFXLayer

void (NbtCompound): b, method_2528, writeCustomNbt, writeEntityToNBT

void (NbtCompound): a, method_2498, readCustomNbt, readEntityFromNBT

void (Sprite): a, method_5132, setTexture, setParticleIcon

void (int): k, method_1282, setTextureCoordinates, setParticleTextureIndex

void (): i, method_5133, incrementSpriteRow, nextTextureIndexX

boolean (): av, method_2521, canBePunched, canAttackWithItem