yarn/mappings/net/minecraft/command/argument
LambdAurora 355c529aa1
NBT refactor: step 3 (#2257)
* Refactor NBT parameter names and a bit more.

* Apply suggestions from code review.

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply more suggestions from code review.

* MobEntity leashTag stuff -> leashNbt

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-04-02 22:03:30 +01:00
..
serialize Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
AngleArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
ArgumentTypes.mapping 20w46a item command (#1866) 2020-11-12 08:53:30 +00:00
BlockArgumentParser.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
BlockPosArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
BlockPredicateArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
BlockStateArgument.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
BlockStateArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
BrigadierArgumentTypes.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ColorArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ColumnPosArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
CommandFunctionArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
CoordinateArgument.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
DefaultPosArgument.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
DimensionArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
EnchantmentArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
EntityAnchorArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
EntityArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
EntitySummonArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
GameProfileArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
IdentifierArgumentType.mapping 20w46a item command (#1866) 2020-11-12 08:53:30 +00:00
ItemPredicateArgumentType.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
ItemSlotArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ItemStackArgument.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
ItemStackArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ItemStringReader.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
LookingPosArgument.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
MessageArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
NbtCompoundTagArgumentType.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
NbtElementArgumentType.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
NbtPathArgumentType.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
NumberRangeArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
OperationArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ParticleEffectArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
PosArgument.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
RotationArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ScoreHolderArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
ScoreboardCriterionArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
ScoreboardObjectiveArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
ScoreboardSlotArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
StatusEffectArgumentType.mapping Rename command arguments to align with value types (#1950) 2021-01-06 22:18:04 +00:00
SwizzleArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
TeamArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
TestClassArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
TestFunctionArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
TextArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
TimeArgumentType.mapping Fix some static final fields not having uppercase names (#1780) 2020-10-08 08:51:44 +01:00
UuidArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
Vec2ArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00
Vec3ArgumentType.mapping Make the net.minecraft.command.arguments package singular (#1584) 2020-07-17 22:01:04 +01:00