yarn/mappings/net/minecraft/command/arguments
Jamie Mansfield dab4cc0f7a Improve renderer mappings (#215)
* Improve renderer mappings

*Dispatcher, DefaultEntityRenderer:
- See https://notch.tumblr.com/post/581187056/evolution-of-the-entityrenderdispatcher

Cube, Polygon:
- See the very old (RubyDung) versions pre-obfuscation
- Cube is used in the Bedrock entity model JSONs, see https://minecraft.gamepedia.com/Tutorials/Changing_Minecraft_entity_models

* Correct Polygon mapping

* Cube -> Cuboid; CubeBox -> Box

* Remaining minor things

* EntityModel -> Model

* ChunkRenderDispatcher

* Fix Polygon package
2018-11-29 21:07:08 +01:00
..
serialize Map argument types (#206) 2018-11-27 22:13:52 +01:00
ArgumentTypes.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
BlockPosArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
BlockPredicateArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
BlockStateArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
BrigadierArgumentTypes.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ColorArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ColumnPosArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ComponentArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
DimensionArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
EntityAnchorArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
EntityArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
EntitySummonArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
FunctionArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
GameProfileArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ItemEnchantmentArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ItemPredicateArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ItemSlotArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ItemStackArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
MessageArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
MobEffectArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
NbtCompoundTagArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
NbtPathArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
NbtTagArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
NumberRangeArgumentType.mapping Improve renderer mappings (#215) 2018-11-29 21:07:08 +01:00
ObjectiveArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ObjectiveCriteriaArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
OperationArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ParticleArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ResourceLocationArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
RotationArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ScoreHolderArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
ScoreboardSlotArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
SwizzleArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
TeamArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
TimeArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
Vec2ArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00
Vec3ArgumentType.mapping Map argument types (#206) 2018-11-27 22:13:52 +01:00