Uses of Class
org.geysermc.connector.registry.type.ParticleMapping
Packages that use ParticleMapping
-
Uses of ParticleMapping in org.geysermc.connector.registry
Fields in org.geysermc.connector.registry with type parameters of type ParticleMappingModifier and TypeFieldDescriptionstatic SimpleMappedRegistry<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping>Registries.PARTICLESA mapped registry holding theParticleTypeto a correspondingParticleMapping, containing various pieces of data primarily for how Bedrock should handle the particle. -
Uses of ParticleMapping in org.geysermc.connector.registry.loader
Methods in org.geysermc.connector.registry.loader that return types with arguments of type ParticleMappingModifier and TypeMethodDescriptionMap<com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType,ParticleMapping>