Uses of Interface
org.geysermc.api.GeyserApiBase
Packages that use GeyserApiBase
-
Uses of GeyserApiBase in org.geysermc.api
Methods in org.geysermc.api with type parameters of type GeyserApiBaseModifier and TypeMethodDescriptionstatic <T extends GeyserApiBase>
TReturns the api of the given type.Methods in org.geysermc.api that return GeyserApiBaseMethods in org.geysermc.api with parameters of type GeyserApiBaseModifier and TypeMethodDescriptionstatic void
Geyser.set(@NonNull GeyserApiBase api)
Registers the given api type. -
Uses of GeyserApiBase in org.geysermc.geyser
Classes in org.geysermc.geyser that implement GeyserApiBase -
Uses of GeyserApiBase in org.geysermc.geyser.api
Subinterfaces of GeyserApiBase in org.geysermc.geyser.api