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) |
get, loadFilepublic Map<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping> load(String input)
Copyright © 2021 GeyserMC. All rights reserved.