net.minecraft.entity.particle

public interface ParticleOptions$Deserializer<T extends ParticleOptions>

fk$a
net.minecraft.unmapped.C_82419528$C_72823569
net.minecraft.entity.particle.ParticleOptions$Deserializer
net.minecraft.particles.IParticleData$IDeserializer

Method summary

Modifier and TypeMethod
T
b(fl<T> arg0, StringReader arg1)
m_68246758(C_53395757<T> arg0, com.mojang.brigadier.StringReader arg1)
fromCommand(ParticleType<T> type, com.mojang.brigadier.StringReader reader)
func_197544_b(ParticleType<T> arg0, com.mojang.brigadier.StringReader arg1)
T
b(fl<T> arg0, hy arg1)
m_15251808(C_53395757<T> arg0, C_04635774 arg1)
fromPacket(ParticleType<T> type, PacketByteBuf buffer)
func_197543_b(ParticleType<T> arg0, PacketBuffer arg1)