yarn/mappings/net/minecraft/item/impl
copygirl e6805fb25f Make de/serialization methods names consistent (#71)
* Fix spelling mistake (serialie!)

* Rename Serializer to DeSerializer

Of ITextComponent and Style, to go along with ServerConfigList.DeSerializer. Consistency!

* Map BlockCrop.serializeCropAge properly

Instead of serializeState0

* Name TagCompound parameters "tag" consistently

* Name de/serialization functions consistently

Notable changes:
- TileEntity.createTileFromTag => deserialize
- TileEntity.writeToTag => serialize
- BlockRegion.toTag => serialize

* Rename TileEntity.serializeIdentifyingData

From serializeTileData

* Rename TileEntity.serializeInitialChunkData

From (incorrect) serialize

* Rename Entity.de/serializeCustomData

From de/serializeEntityTag

* Rename Item.readTag => onDeserialize

* Fix TagCompound.copyTo => copyFrom

Doesn't copy values to the specified compound argument, but actually inserts copied values *from* it.

* de/serializeBlockEntityTag

* Fix Block.getDropStack => getPickStack
2016-09-13 10:53:45 -04:00
..
ItemArmorStand.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemArrow.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemArrowSpectral.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemArrowTipped.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemBed.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemBoat.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemBook.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemBookEnchanted.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemBookWritable.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemBookWritten.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemBow.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemBucketMilk.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemCarrotOnAStick.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemChorusFruit.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemClock.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemCoal.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemCompass.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemDoor.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemDye.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemEgg.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemElytra.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemEndCrystal.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemEnderEye.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemEnderPearl.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemExperienceBottle.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFireCharge.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFireworkChare.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFireworks.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFish.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFishingRod.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFlintAndSteel.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemFoodCrop.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemGlassBottle.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemGoldenApple.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemLeash.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemMap.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemMapEmpty.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemMapFilled.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemMinecart.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemMushroomStew.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemNameTag.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemNetherStar.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemPainting.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemPotion.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemPotionLingering.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemPotionSplash.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemRecord.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemRedstone.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemReeds.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemSaddle.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemSeeds.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemShears.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemShield.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemSign.mapping add missing argument names 2016-09-12 15:16:04 +02:00
ItemSkull.mapping Make de/serialization methods names consistent (#71) 2016-09-13 10:53:45 -04:00
ItemSnowball.mapping port to 16w36a 2016-09-12 12:08:56 +02:00
ItemSpawnEgg.mapping add missing argument names 2016-09-12 15:16:04 +02:00