@Deprecated public static interface ParticleEffect.Factory<T extends ParticleEffect>
Modifier and Type | Method and Description |
---|---|
T |
read(ParticleType<T> type,
PacketByteBuf buf)
Deprecated.
|
T |
read(ParticleType<T> type,
com.mojang.brigadier.StringReader reader)
Deprecated.
|
T read(ParticleType<T> type, com.mojang.brigadier.StringReader reader)
T read(ParticleType<T> type, PacketByteBuf buf)