public class ParticleTypesRegistryLoader extends EffectRegistryLoader<Map<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping>>
| Constructor and Description |
|---|
ParticleTypesRegistryLoader() |
| Modifier and Type | Method and Description |
|---|---|
Map<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping> |
load(String input)
Loads an output from the given input.
|
get, loadFilepublic Map<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping> load(String input)
RegistryLoaderinput - the inputCopyright © 2021 GeyserMC. All rights reserved.