Uses of Interface
org.geysermc.connector.network.translators.effect.Effect
Packages that use Effect
Package
Description
-
Uses of Effect in org.geysermc.connector.network.translators.effect
Classes in org.geysermc.connector.network.translators.effect that implement EffectModifier and TypeClassDescriptionclassclassclass -
Uses of Effect in org.geysermc.connector.registry
Fields in org.geysermc.connector.registry with type parameters of type EffectModifier and TypeFieldDescriptionstatic SimpleMappedRegistry<com.github.steveice10.mc.protocol.data.game.world.effect.SoundEffect,Effect>Registries.SOUND_EFFECTSA mapped registry holdingSoundEffects to their correspondingEffect. -
Uses of Effect in org.geysermc.connector.registry.loader
Methods in org.geysermc.connector.registry.loader that return types with arguments of type Effect