Uses of Interface
org.geysermc.geyser.GeyserBootstrap
Packages that use GeyserBootstrap
Package
Description
-
Uses of GeyserBootstrap in org.geysermc.geyser
Methods in org.geysermc.geyser that return GeyserBootstrapMethods in org.geysermc.geyser with parameters of type GeyserBootstrapModifier and TypeMethodDescriptionstatic GeyserImplGeyserImpl.start(PlatformType platformType, GeyserBootstrap bootstrap) -
Uses of GeyserBootstrap in org.geysermc.geyser.network.netty
Methods in org.geysermc.geyser.network.netty with parameters of type GeyserBootstrapModifier and TypeMethodDescriptionvoidGeyserInjector.initializeLocalChannel(GeyserBootstrap bootstrap)protected abstract voidGeyserInjector.initializeLocalChannel0(GeyserBootstrap bootstrap)The method to implement that is called byGeyserInjector.initializeLocalChannel(GeyserBootstrap)wrapped around a try/catch. -
Uses of GeyserBootstrap in org.geysermc.geyser.platform.bungeecord
Classes in org.geysermc.geyser.platform.bungeecord that implement GeyserBootstrapMethods in org.geysermc.geyser.platform.bungeecord with parameters of type GeyserBootstrapModifier and TypeMethodDescriptionprotected voidGeyserBungeeInjector.initializeLocalChannel0(GeyserBootstrap bootstrap) -
Uses of GeyserBootstrap in org.geysermc.geyser.platform.spigot
Classes in org.geysermc.geyser.platform.spigot that implement GeyserBootstrapMethods in org.geysermc.geyser.platform.spigot with parameters of type GeyserBootstrapModifier and TypeMethodDescriptionprotected voidGeyserSpigotInjector.initializeLocalChannel0(GeyserBootstrap bootstrap) -
Uses of GeyserBootstrap in org.geysermc.geyser.platform.sponge
Classes in org.geysermc.geyser.platform.sponge that implement GeyserBootstrap -
Uses of GeyserBootstrap in org.geysermc.geyser.platform.standalone
Classes in org.geysermc.geyser.platform.standalone that implement GeyserBootstrap -
Uses of GeyserBootstrap in org.geysermc.geyser.platform.velocity
Classes in org.geysermc.geyser.platform.velocity that implement GeyserBootstrapMethods in org.geysermc.geyser.platform.velocity with parameters of type GeyserBootstrapModifier and TypeMethodDescriptionprotected voidGeyserVelocityInjector.initializeLocalChannel0(GeyserBootstrap bootstrap)