Uses of Interface
dev.jorel.commandapi.CommandAPIPlatform
Packages that use CommandAPIPlatform
-
Uses of CommandAPIPlatform in dev.jorel.commandapi
Methods in dev.jorel.commandapi that return CommandAPIPlatformModifier and TypeMethodDescriptionCommandAPIHandler.getPlatform()CommandAPIPlatform<?, ?, ?> LoadContext.platform()Returns the value of theplatformrecord component.Constructors in dev.jorel.commandapi with parameters of type CommandAPIPlatformModifierConstructorDescriptionprotectedLoadContext(CommandAPIPlatform<?, ?, ?> platform) LoadContext(CommandAPIPlatform<?, ?, ?> platform, Runnable context) Creates an instance of aLoadContextrecord class.