net.minecraft.entity.particle

public enum ParticleType

ew
net.minecraft.unmapped.C_53395757
net.minecraft.entity.particle.ParticleType

Enum constant summary

Enum Constant
a
f_55047580
EXPLOSION_NORMAL
b
f_90499145
EXPLOSION_LARGE
c
f_67722256
EXPLOSION_HUGE
d
f_21110784
FIREWORKS_SPARK
e
f_27207667
WATER_BUBBLE
f
f_85838187
WATER_SPLASH
g
f_63077963
WATER_WAKE
h
f_41314601
SUSPENDED
i
f_55905662
SUSPENDED_DEPTH
j
f_80134774
CRIT
k
f_15037322
CRIT_MAGIC
l
f_48004966
SMOKE_NORMAL
m
f_87351005
SMOKE_LARGE
n
f_62557606
SPELL
o
f_27121340
SPELL_INSTANT
p
f_11036874
SPELL_MOB
q
f_88678479
SPELL_MOB_AMBIENT
r
f_36726722
SPELL_WITCH
s
f_02422909
DRIP_WATER
t
f_88712817
DRIP_LAVA
u
f_79538982
VILLAGER_ANGRY
v
f_29923449
VILLAGER_HAPPY
w
f_08989475
TOWN_AURA
x
f_04959610
NOTE
y
f_89496457
PORTAL
z
f_28483954
ENCHANTMENT_TABLE
A
f_08297449
FLAME
B
f_31285650
LAVA
C
f_76347018
FOOTSTEP
D
f_77407737
CLOUD
E
f_05956287
REDSTONE
F
f_28839311
SNOWBALL
G
f_85514013
SNOW_SHOVEL
H
f_39368502
SLIME
I
f_36377144
HEART
J
f_08315701
BARRIER
K
f_76502665
ITEM_CRACK
L
f_81171346
BLOCK_CRACK
M
f_36623439
BLOCK_DUST
N
f_63381364
WATER_DROP
O
f_99330642
ITEM_TAKE
P
f_61771790
MOB_APPEARANCE

Field summary

Modifier and TypeField
private final String
Q
f_97655690
key
private final int
R
f_39974296
id
private final boolean
S
f_27632717
ignoreDistance
private final int
T
f_30242131
parameterCount
private static final Map
U
f_02445243
BY_ID
private static final String[]
V
f_31129843
BASIC_TYPES

Constructor summary

ModifierConstructor
private (String arg0, int arg1, String key, int id, boolean ignoreDistance, int parameterCount)
private (String arg0, int arg1, String key, int id, boolean ignoreDistance)

Method summary

Modifier and TypeMethod
public static String[]
a()
m_92326589()
getBasicTypes()
public String
b()
m_55922205()
getKey()
public int
c()
m_95688027()
getId()
public int
d()
m_29480625()
getParameterCount()
public boolean
e()
m_60472047()
ignoreDistance()
public boolean
f()
m_21216949()
hasParameters()
public static ParticleType
a(int arg0)
m_30776500(int arg0)
byId(int id)