| Package | Description |
|---|---|
| org.geysermc.connector.registry | |
| org.geysermc.connector.registry.loader |
| Modifier and Type | Field and Description |
|---|---|
static SimpleMappedRegistry<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping> |
Registries.PARTICLES
A mapped registry holding the
ParticleType to a corresponding ParticleMapping, containing various pieces of
data primarily for how Bedrock should handle the particle. |
| Modifier and Type | Method and Description |
|---|---|
Map<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping> |
ParticleTypesRegistryLoader.load(String input) |
Copyright © 2021 GeyserMC. All rights reserved.