Interface IParticleData.IDeserializer<T extends IParticleData>

  • Enclosing interface:
    IParticleData

    @Deprecated
    public static interface IParticleData.IDeserializer<T extends IParticleData>
    Deprecated.
    • Method Detail

      • fromCommand

        T fromCommand​(ParticleType<T> p_197544_1_,
                      com.mojang.brigadier.StringReader p_197544_2_)
               throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Deprecated.
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException