Commit Graph

778 Commits

Author SHA1 Message Date
modmuss50 9918adf6fc Fix build script error 2019-01-16 18:37:56 +00:00
modmuss50 a9bd6ab44d Rebuild method names 2019-01-16 18:30:32 +00:00
modmuss50 347fd572c2 19w03a 2019-01-16 18:24:40 +00:00
Virtuoel dd1bb669ea Fix scaffolding distance. Minor spelling fix (#403) 2019-01-16 17:57:16 +01:00
Runemoro 37756970dc A few rendering mappings (#401)
* A few rendering mappings

* Fix something

* Fix something
2019-01-16 15:48:01 +00:00
Hazeev Aidar 3a57d21371 ServerPlayNetworkHandler (#399)
* ServerPlayNetworkHandler

* R

* Update mappings/net/minecraft/server/network/ServerPlayNetworkHandler.mapping

Co-Authored-By: fewizz <hazeevaidar@gmail.com>

* 😑
2019-01-16 11:00:54 +00:00
asie d8f24b0588 fix build 2019-01-13 23:12:17 +01:00
Adrian Siekierka 1fa0cf6387 block/chunk render things (#398) 2019-01-13 22:10:29 +00:00
Juuxel d09892db9e Coordinates and positions (#390) 2019-01-13 23:08:57 +01:00
Adrian Siekierka 1d3ebb32c6 minor naming fixes 2019-01-13 11:30:43 +01:00
Runemoro beecb89d10 Fix mapping conflict (#397) 2019-01-12 16:57:36 +01:00
Runemoro 3a5e11b537 Chunk loader and concurrency utils mappings (#392)
* Chunk loader mappings

* Fix missing mappings

* Figured out a few more names

* More names and small fixes

* LEVEL_COUNT
2019-01-12 10:07:35 -05:00
asie dd2ce78908 fix conflicts 2019-01-12 13:10:11 +01:00
Runemoro fdb188cf3a 19w02a mappings (#387) 2019-01-12 12:41:47 +01:00
Kitten df7cbc8c55 playSoundAtEntity -> playSound (#391) 2019-01-12 01:33:31 +01:00
Yanis Guaye 30322f218e BlockState-related mappings (#388) 2019-01-12 01:31:00 +01:00
Blake Redenius 9ecf444f1a Add field / arg mappings for various things. Also map some some thing… (#393)
* Add field / arg mappings for various things. Also map some some things on `aud` -> `LecternContainer`.

* Add mapping for BlockEntityType.Builder#a -> BlockEntityType.Builder#build

* Add mapping for some Inventory parameter names. Also add mappings for CraftingInventory.f() -> CraftingInventory.getHeight() & CraftingInventory.g() -> CraftingInventory.getWidth()
2019-01-12 01:30:17 +01:00
Blake Redenius 5c6ba3dacc Add mappings for 'aur' and 'ato'. (#389) 2019-01-10 14:27:36 +01:00
asie d5c0e5b404 fix remap artifact 2019-01-09 21:34:51 +01:00
modmuss50 8f1991f0ab Added 2 new tasks, mapNamedJar and mapIntermediaryJar Also fixes #385 2019-01-09 20:28:08 +00:00
asie c01541daee fix getName/getDisplayName again 2019-01-09 18:59:07 +01:00
asie d34871d0ae fix recipe serializer methods 2019-01-09 18:55:46 +01:00
asie 69e8dd5951 fix class agc 2019-01-09 18:50:01 +01:00
asie 951dbea96d propagation fixes 2019-01-09 18:46:28 +01:00
asie b74638eab6 update README 2019-01-09 18:31:18 +01:00
Adrian Siekierka bf62f29ddf update to 19w02a 2019-01-09 18:20:38 +01:00
Runemoro 9e8dc23783 Lots of mappings (#381) 2019-01-09 17:05:18 +01:00
liach 0aca6ada2b Some advancement mappings (#378) 2019-01-09 13:53:32 +01:00
asie 15df307945 fix #373 2019-01-09 13:51:11 +01:00
Gegy 0906c04bb4 Worldgen mapping (#382)
* World gen mappings

* Generator config mapping
2019-01-09 09:51:49 +01:00
Adrian Siekierka ce9f853b25
fix #371 (#380) 2019-01-09 09:49:06 +01:00
Shadowfacts 1635e1f520 VoxelShape stuff (#369)
* VoxelShape stuff

* getIncludedCoords -> getIncludedPoints

* getAxisMin/Max -> getMin/Max

* getAxisSize -> getSize
2019-01-08 21:23:59 +00:00
Yanis Guaye 06b962b3f4 Dedicated server-related mappings (#379)
* Add some mappings for dedicated server properties

* Finish server properties mappings

* Add some more mappings

* AbstractPropertiesHandler::createHandler -> AbstractPropertiesHandler::create

* uppercase sha1Pattern in MinecraftServer
2019-01-08 21:22:37 +00:00
Juuxel 6c2ce1ff41 Falling blocks and paintings (#383)
* More falling block mappings

* Change some wording

* Painting mappings
2019-01-08 21:14:51 +00:00
Juuxel dd3052a547 Some mappings for falling blocks, food items and ParticleArgumentType (#363) 2019-01-08 13:02:03 +01:00
Adrian Siekierka 67ec22954b
cleanup options classes, map more of KeyBinding, Sprite, MonitorTracker (#377) 2019-01-05 11:03:46 +01:00
Kitten 8b85ab76c2 draw -> build (#376) 2019-01-01 17:52:29 +01:00
Pyrofab e60fbf0d71 Map a shader effect class and an exception (#374) 2019-01-01 16:26:04 +01:00
Kitten a2494979cb Fix draw methods being back-to-front (#375) 2019-01-01 16:25:19 +01:00
Adrian Siekierka 9b8eb87afa seriously, use Enigma... 2018-12-31 01:15:37 +01:00
asie a6fa3b46de fix some merge issues 2018-12-31 22:46:38 +01:00
Adrian Siekierka cf025be5ef
map some *BlockEntity methods (#372) 2018-12-31 22:42:36 +01:00
Runemoro 82817e9fce Font rendering and game window (#349) 2018-12-31 22:37:56 +01:00
Shadowfacts 49dc516dca
Misc debug HUD stuff (#368) 2018-12-30 09:37:50 -05:00
Sebastian Knackstedt c17d6ea7cb Method-namings for Entity-classes (#356) 2018-12-30 09:37:40 -05:00
Adrian Siekierka 4fd7fd553d map getTextureDependencies arg#2 2018-12-30 12:39:38 +01:00
Shadowfacts 651f7b2bc5
Fix incorrectly formatted mappings created in #352 2018-12-29 12:46:46 -05:00
Shadowfacts c2a998008e
Fix duplicated StructureManager mapping
Moved to: net/minecraft/sortme/structures/StructureManager by #352
2018-12-29 10:25:48 -05:00
therealfarfetchd 5c5413824e Some world loading related mappings (#367) 2018-12-29 09:23:22 -05:00
Runemoro 873d1d06a9 World and chunks (#352) 2018-12-29 12:43:20 +01:00
Tyler Hancock 34c0ed8cd5 18w50a exploration 2 (#365) 2018-12-29 12:40:02 +01:00
therealfarfetchd 982323081d get{MeasuringTime,EpochTime}Mili -> get{MeasuringTime,EpochTime}Ms (#366) 2018-12-29 01:07:23 +01:00
Adrian Siekierka 72bb9a5ebd
fix mapping package errors (#364) 2018-12-27 15:45:55 +01:00
Shadowfacts b3513c61e3 Yet more json models (#359)
* Multipart model stuff

* Random JSON model cleanup

* Fix casing
2018-12-26 10:53:11 +01:00
Shadowfacts 82636ba1f3 [WIP] More JSON model work (#354)
* More JSON model work

* Fix typo in ModelTransformation deserializer

* More assorted stuff

* BakedModel tweaks
2018-12-24 09:57:04 +01:00
Urey. Xue 3cfa622330 Clean up static final fields in various datafixers (#358)
* Clean up static final fields in various datafixers

* Manually fix wrongly created clinit entry
2018-12-24 09:56:49 +01:00
Tyler Hancock d110c89950 Mapped out some stuff in enchantments. (#355) 2018-12-24 09:09:09 +01:00
Prospector 1a32b7571f addBlockState -> setBlockState (#357) 2018-12-23 19:20:51 -05:00
Shadowfacts 5204f4943f
Fix invalid TextComponent::clone name, use copy instead 2018-12-22 21:50:21 -05:00
asie 98165c188f fix mapJar in Gradle script 2018-12-22 23:34:26 +01:00
Shadowfacts fce671b526
Misc JSON model work (#353) 2018-12-22 16:26:25 -05:00
Adrian Siekierka bbaf0533c7 Merge branch '18w50a' of github.com:FabricMC/pomf into 18w50a 2018-12-22 19:26:55 +01:00
Adrian Siekierka a2c2c754e9 autofixes 2018-12-22 19:26:44 +01:00
Erlend Åmdal 79fee4ac00 Entity/Feature rendering (#339) 2018-12-22 19:20:49 +01:00
Sebastian Knackstedt a42261cedc Some work (#315)
* Some work

* delete file that was missing the prev. commit

* Update OffsetDoubleList.mapping

* Don't say stat every time
2018-12-22 19:16:25 +01:00
sekwah41 35e4e4b39e Updated a bunch of entity and world collision names (#338) 2018-12-22 19:15:59 +01:00
Tschipp f03b60e26f Some Rendering and Model names (#322) 2018-12-22 19:15:04 +01:00
covers1624 c6073ee991 Cleanup ModelTransformation/s class names. (#329) 2018-12-22 19:11:44 +01:00
Prospector 03d48f3382 Mostly tag mappings (#350) 2018-12-22 09:46:00 -05:00
Adrian Siekierka 4ccda16879 update stitch to 0.1.1.32 2018-12-22 12:56:35 +01:00
gudenau 874defb5cc A handful of Block mappings (#344)
Probably made a mess of things, first try after all.
2018-12-21 22:34:57 -05:00
Virtuoel c1505e45bc BucketInteractable -> FluidDrainable (#348) 2018-12-21 16:53:31 +01:00
Prospector d0d8fe7580 Some feature stuff (#347) 2018-12-21 13:24:21 +01:00
Juuxel 793cd0c817 Updates to BucketItem, the Waterloggable hierarchy and block materials (#327)
This PR maps the rest of `BucketItem` as well as the `Waterloggable` superinterfaces and their methods and some of the `net.minecraft.block.Material` properties.

(Also, I don't know why the merged BucketItem commit is there again /shrug)
2018-12-20 19:24:37 -05:00
Adrian Siekierka afd4b9c54d
tweak model renderer-related class naming, move some things around (#345) 2018-12-20 22:29:19 +01:00
Erlend Åmdal 60a2f5b80e LightmapTextureManager and various ambient light things (#312)
* Map LightmapTextureManager and various ambient light things
2018-12-20 20:51:03 +01:00
Kitten 45b34f895b Fix (World)Renderer class naming (#346) 2018-12-20 17:38:09 +01:00
liach 249b75d84a Many villager-related mappings, some trade related ones and some new (#280) 2018-12-20 09:45:46 +01:00
liach 1f9002714e Mapped a few goals (#333)
* Mapped a few goals

Signed-off-by: liach <liach@users.noreply.github.com>
2018-12-20 09:41:05 +01:00
modmuss50 179e60a40a Fix a bad fix
Sorry
2018-12-20 01:02:26 +00:00
modmuss50 8fb31bbc23 Fix another invalid name 2018-12-20 00:57:41 +00:00
modmuss50 01247b6a16 Merge branch '18w50a' of https://github.com/FabricMC/yarn into 18w50a 2018-12-20 00:30:28 +00:00
modmuss50 2bd5e64d67 fix name 2018-12-20 00:30:20 +00:00
liach 69f8a71801 Mapped some persistence data stuff (#326)
I renamed all persisted to persistent, though vanilla fix types enum calls them saved data.

Mapped out the persistent data manager that is bound to each dimension and the persistent data updater for stuctures.
2018-12-19 19:25:32 -05:00
modmuss50 f07fc18ffb Fix duplicate mappings + small fix
Let me know if your not happy with these new names
2018-12-20 00:17:37 +00:00
Kitten 191f579581 BoundingBox drawing (#337)
* First pass

* draw->build, buffer->builder

* delta

* segmented->debug
2018-12-19 22:28:03 +01:00
liach 7d736ef495 Mapped some stuff about fish, especially fish group and tropical fish (#341)
* Mapped some stuff about fish, especially fish group and tropical fish

also include some mob spawning/despawning mappings

Signed-off-by: liach <liach@users.noreply.github.com>

* Fixes for review

Signed-off-by: liach <liach@users.noreply.github.com>
2018-12-19 22:21:43 +01:00
Bartosz Skrzypczak a7b7fe0152 Mostly mapped lighting (#290) 2018-12-19 22:20:55 +01:00
sekwah41 f4ec5b2b56 Added mappings for the Model class and fixed name for old Model class (#335)
* Added mappings for the model class and fixed name for the other one

The class before called model had the swing value and was not the true base model class. Not sure what to call it but for now I'm just calling it entity model because SwingingModel seems a bit silly though it would represent this new class from 1.14 better
2018-12-19 13:26:06 +01:00
Jamie Mansfield 4fd4df0a14 Raids (#321)
*The following are an exert from my mapping set, they are my own work*.

```
CL: asd net/minecraft/world/entity/projectile/WitherSkull
CL: asf net/minecraft/world/entity/raid/Raid
CL: asg net/minecraft/world/entity/raid/Raider
CL: ash net/minecraft/world/entity/raid/RaidManager
CL: asi net/minecraft/world/entity/vehicle/AbstractMinecart
```

(mapping order shows they are packaged together)
2018-12-18 12:47:05 -05:00
covers1624 25cb554b03 Various small rendering related renames. (#331) 2018-12-18 00:43:59 +01:00
liach 7ec52f4c2a Tweaked a few json helper names (#325)
Methods working on json objects renamed to `hasXxx` instead of `isXxx` (reserved for json elements).

Type\\Operation  | Check | Retrieve
-- | ----- | --------
`JsonElement` | `isXxx` | `asXxx`
`JsonObject` | `hasXxx` | `getXxx`

I made all methods follow the guide set in that form above so that new modders can understand the `JsonHelper` more easily.

Also added some mappings for string and boolean parameters and missing default values.
2018-12-17 13:08:08 -05:00
covers1624 fc35940548 Move some client only Vecmath classes to better location. (#328)
Moves Vector3f, Vector4f and Matrix4f from minecraft/sortme to minecraft/client/util/math, as well as Quaternion from minecraft/client/util
2018-12-17 18:49:58 +01:00
asie e5904d6de9 fix #324 2018-12-17 11:36:56 +01:00
Urey. Xue 59298e9cb7 Map two forgotten datafixers (#323) 2018-12-17 01:29:47 +01:00
Juuxel 0125d52a01 Update BucketItem.mapping (#319) 2018-12-16 21:35:21 +01:00
Sebastian Knackstedt 1c916ca2e1 Improvments in net/minecraft/block/entity (#320) 2018-12-16 21:35:03 +01:00
David Vierra d5c0647d78 Further RecipeBookGui-related names (#318)
* Further RecipeBookGui-related names

* getCraftingSlotCount
2018-12-16 18:29:21 +01:00
Erlend Åmdal 23242ea914 Comprehensive particle mappings (#309)
* Map particle stuff

* source -> parameters

* Fix things

* xVelocity -> velocityX
2018-12-16 18:26:54 +01:00
Adrian Siekierka da2e38b785
fix #313, fix #314 (#317)
* fix #313, fix #314

* fix other instances
2018-12-16 13:37:03 +01:00