yarn/mappings/net/minecraft/recipe
SquidDev 7a03d43146 A random assortment of things (#213)
* Add RecipeSerializers mappings

* Add class mappings for several items

* Add several BlockSoundGroups

* Add World.getDimension and World.playRecord

* Add a couple of methods to bounding boxes

* A couple of minor mappings for servers

* Some mappings for TextComponent (de)serialization

* A very minor mapping for Polar2f

I'm really unsure about this name, so comments welcome!

* A few mappings for chat

* Basic fluid mappings

* Waterlogged -> Waterloggable, removeChatMessage -> removeMessage

* Polar2f -> Vec2f, setPlayingOverlay -> setRecordPlayingOverlay
2018-11-29 21:07:58 +01:00
..
book whoops 2018-11-28 08:42:25 +01:00
crafting update to 18w47b 2018-11-27 19:50:51 +01:00
smelting update to 18w47b 2018-11-27 19:50:51 +01:00
AbstractRecipe.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BrewingRecipeRegistry.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
Ingredient.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
Recipe.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
RecipeManager.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
RecipeSerializer.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
RecipeSerializers.mapping A random assortment of things (#213) 2018-11-29 21:07:58 +01:00