Package org.incendo.cloud.minecraft.modded.parser
package org.incendo.cloud.minecraft.modded.parser
Parser for the modded Minecraft environment.
-
ClassDescriptionAngleParser<C>An argument for an angle, specified in degrees.AxisParser<C>An argument parser for a set of
axes, described in Vanilla as a "swizzle".An argument parser for the string representation of an NBTCompoundTag.An argument parsing anEntityAnchorArgument.Anchor.An argument parsing an unboundeddouble range, in the form[min]..[max], where both lower and upper bounds are optional.An argument parsing aIdentifier.An argument parsing an unboundedinteger range, in the form[min]..[max], where both lower and upper bounds are optional.An argument forNBT pathsto locations withinTags.NbtTagParser<C>An argument for the string representation of an NBTTag.An argument for a criterion in a scoreboard.RegistryEntryParser<C,V> Argument for getting a values from aRegistry.An argument for selecting any of the logical operations inOperationArgument.Operation.An argument for team colors.TeamParser<C>An argument for parsingTeams.Exception for when a team cannot be found for supplied input.Parsers for Vanilla command argument types.