Uses of Interface
org.geysermc.connector.bootstrap.GeyserBootstrap
Packages that use GeyserBootstrap
-
Uses of GeyserBootstrap in org.geysermc.connector
Methods in org.geysermc.connector with parameters of type GeyserBootstrapModifier and TypeMethodDescriptionstatic GeyserConnectorGeyserConnector.start(PlatformType platformType, GeyserBootstrap bootstrap) -
Uses of GeyserBootstrap in org.geysermc.connector.common
Methods in org.geysermc.connector.common 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.