Package net.minecraft.particle
Interface ParticleEffect.Factory<T extends ParticleEffect>
- Enclosing interface:
ParticleEffect
Deprecated.
- Mappings:
Namespace Name named net/minecraft/particle/ParticleEffect$Factoryintermediary net/minecraft/class_2394$class_2395official kw$a
-
Method Summary
Modifier and TypeMethodDescriptionread(ParticleType<T> type, com.mojang.brigadier.StringReader reader, RegistryWrapper.WrapperLookup registryLookup) Deprecated.
-
Method Details
-
read
T read(ParticleType<T> type, com.mojang.brigadier.StringReader reader, RegistryWrapper.WrapperLookup registryLookup) throws com.mojang.brigadier.exceptions.CommandSyntaxException Deprecated.- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector named readLnet/minecraft/particle/ParticleEffect$Factory;read(Lnet/minecraft/particle/ParticleType;Lcom/mojang/brigadier/StringReader;Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/particle/ParticleEffect;intermediary method_10296Lnet/minecraft/class_2394$class_2395;method_10296(Lnet/minecraft/class_2396;Lcom/mojang/brigadier/StringReader;Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_2394;official bLkw$a;b(Lkx;Lcom/mojang/brigadier/StringReader;Liz$a;)Lkw;
-