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 voidGeyser.set(@NonNull GeyserApiBase api)Registers the given api type.