All Classes
Class
Description
An argument command is a command that uses
CommandArgument
as its arguments.The argument launcher converts a
ArgumentCommand
into a registered command.Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Contains all information of a block that has not been placed
Gets a block group from a single string argument
Deprecated, for removal: This API element is subject to removal in a future version.
Very basic info of a block
Gets a single BlockType from a single string argument
All BlockTypes new to Minecraft 1.13
All Minecraft 1.14 blocks
Gets a list of blocks from the remaining string arguments.
A argument for
ArgumentCommand
.The magic that is the CommandContext.
All Blocks found between legacy blocks and after Minecraft 1.13
A plugin that TranslateCore can boot
Gets the plugin version in the form of major.minor.patch
Class to represent all Entity types within the Minecraft game
Deprecated.
The base class for EntitySnapshots.
The base type of the Entity
All default Entity types found within Minecraft (The lowest version of minecraft Core supports)
Gets a single identifiable object from the collection provided by
IdentifiableArgument.getAll()
Deprecated.
Specified on
CorePlugin
to state dependenciesAnnotation used for specifying dependencies with other plugins
The basic interface for parsing a
CommandArgument
.Allows to provide a better argument to the source if they have the provided permission
Info about the platform TranslateCore is running on
A plugin that has been natively booted
A plugin on the server
Deprecated.
Deprecated.
Deprecated.
Gets a world from a single argument, if the source of the command is locatable then this command
becomes optional whereby if the string argument is not provided then it will use the world the source is in.