Commit Graph

1263 Commits

Author SHA1 Message Date
Jonathan Frederick 8c3e83af94 Update missing Items mappings (#659) 2019-04-29 13:25:08 +02:00
Adrian Siekierka 465a1e3701
entity renderer naming consistency fixes (#653) 2019-04-29 08:54:17 +02:00
kashike 48ce54854e ease -> perlinFade (#658)
https://flafla2.github.io/2014/08/09/perlinnoise.html#the-fade-function
2019-04-29 08:54:02 +02:00
valoeghese da0a1f4b44 layer and noise mappings (#648) 2019-04-25 11:37:06 +02:00
Runemoro f8505bdd1c Map the new 1.14 classes (#646) 2019-04-24 23:19:40 +02:00
Adrian Siekierka 824ba100e6 1.14 2019-04-23 18:41:46 +02:00
Runemoro ca0680d8ca Item mappings (#641)
* Item mappings

* shouldCheckIfStateAllowsPlacement

* canBeLit
2019-04-23 14:47:50 +01:00
Pyrofab a4d9672e02 Made a few needed changes based on open issues (#645)
* Rename LivingEntity#attack, fixes #482

* Rename ItemCooldownManager#isCooldown, fixes #488

* Rename StringItem, fixes #525

* Rename *riddenEntity to *vehicle, closes #589

* Rename PlayerMoveServerMessage, closes #623

* Disambiguate Rotation, fixes #630

* Distinguish rotation classes more

* Revert to BlockRotation
2019-04-23 14:47:15 +01:00
Chocohead 02018a01a8 Map Screeny Parameters (#643)
* Name the blits

* Name the last of Element and ParentElement

focusOn is given by Realms, setInitialFocus does the same thing but is only called from init methods

* Name the last of Screen and ContainerScreen
2019-04-22 13:29:29 +01:00
Chocohead 7e6b45d68f ItemListWidget => EntryListWidget (#644) 2019-04-22 13:29:05 +01:00
Runemoro 1ba9489576 A few server mappings (#642) 2019-04-20 23:17:07 +02:00
NeunEinser 50205d62f9 structure mappings (#640) 2019-04-20 13:20:33 +02:00
modmuss50 de13dda07c 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
Runemoro 213a3102b2 Server mappings (#639) 2019-04-18 21:56:09 +01:00
NeunEinser b948925b87 A few new pre-4 mappings (#633)
* A few new pre-4 mappings

* typo

* Update and rename ItemOminousBannerTranslataionKeyRenameFix.mapping to ItemOminousBannerTranslationKeyRenameFix.mapping

* Improvements + some parameter names for CartographyTableContainer
2019-04-18 21:51:33 +01:00
Runemoro 4ce0451a0a Block mappings (#638)
* Block mappings

* upddate -> update

* maxFrostedIceNeighborCount -> maxNeighbors

* tickViewerCount
2019-04-18 21:50:55 +01:00
NeunEinser c23285eae4 Improvements for own previously provided mappings (#635)
* Improved own mappings

* minor

* typo
2019-04-18 20:38:22 +01:00
modmuss50 84d0ae402b Remove conflicting method name 2019-04-17 17:45:59 +01:00
modmuss50 782b07c692 1.14 Pre-Release 4 2019-04-17 17:41:25 +01:00
Runemoro 4aa3c17b17 A few mappings (#631)
* A few mappings

* Suggestions by liach

* Improvements

* Add methods from liach's PR

* make -> get to match others

* get -> create for methods that create tasks
2019-04-17 17:23:22 +01:00
Adrian Siekierka 13943c582b update to 1.14 Pre-Release 3 2019-04-16 17:51:03 +02:00
Adrian Siekierka f5cae4511e @Runemoro please be more careful when mapping named (or seemingly named?) methods 2019-04-16 17:23:32 +02:00
intsuc 3e46c4a21e Rename Mojangson to Snbt (#627) 2019-04-16 16:18:14 +02:00
NeunEinser 4ef4dc3e8d Command Mappings, mostly arguments and some missing methods/inner classes (#613) 2019-04-16 16:17:28 +02:00
Runemoro 4b82d7412a Misc mappings (#621) 2019-04-16 16:16:45 +02:00
Runemoro d59d0ed42f Client mappings (#620) 2019-04-16 16:13:47 +02:00
NeunEinser 3f84c64cd5 Menu mappings (#611) 2019-04-16 16:13:34 +02:00
Nick Ignoffo dfe0afdd25 Fix TextFormat.RESET being named as color (#626) 2019-04-16 16:13:16 +02:00
liach eca8dc8f6e Some updated raid mappings (#617) 2019-04-16 16:13:03 +02:00
Runemoro 4365e0f69a Fix #615 (#616) 2019-04-16 16:12:45 +02:00
Siphalor 97ff26cc49 Added some Villager model mappings (#614) 2019-04-14 13:04:29 +02:00
Yanis48 79f37a5b7c Some 1.14-pre2 and options mappings (#610)
* 1.14 Pre-Release 2 mappings

* random field not mapped

* things
2019-04-14 13:03:02 +02:00
SquidDev 616683e536 A couple more methods for CommandBlockExecutor (#612) 2019-04-14 10:55:58 +02:00
modmuss50 2fd19127ea 1.14 Pre-Release 2 2019-04-12 15:38:24 +01:00
modmuss50 dcf1bdca01 Merge branch 'pull/607' into 1.14_Pre-Release_1
# Conflicts:
#	mappings/net/minecraft/world/loot/function/SetNbtLootFunction.mapping
2019-04-12 15:20:28 +01:00
liach a4de6322db Map some poi and village stuff (#604)
* Map some poi and village stuff

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

* Update based on suggestion
traderrecipe -> tradeoffer

Signed-off-by: liach <liach@users.noreply.github.com>
2019-04-12 15:16:50 +01:00
SquidDev 6216cbc25c Map a collection of random methods (#608) 2019-04-12 15:16:19 +01:00
Runemoro ffdab84e79 Client mappings (#609)
* Client mappings

* Update BlockLeakParticle.mapping

* Update NativeImage.mapping
2019-04-12 15:15:55 +01:00
NeunEinser 07603ac46e CheckboxWidget and other gui related mappings (#605)
* CheckBoxWidget and other gui related stuff

* CheckBox -> Checkbox
2019-04-12 15:15:16 +01:00
NeunEinser bf02951053 Forgot to add SetNbtLootFunction.mapping in #598 (#603)
* Forgot to add SetNbtLootFunction.mappings in #598

* Builder sub class missing
2019-04-12 15:14:46 +01:00
modmuss50 ec9b3d8e63 Actually Un-map a bunch of realms classes 2019-04-11 19:25:21 +01:00
modmuss50 5e2176bee3 Un-map a bunch of realms classes that were renamed and fix a mapping conflict 2019-04-11 19:14:54 +01:00
modmuss50 e8f5c4603b Rename expand to grow as it conflicts, open an issue or PR if you dont like the new name. 2019-04-11 18:45:22 +01:00
Runemoro 7574969ea7 Missed a few mappings 2019-04-11 02:37:12 -04:00
Runemoro 7bedd4cd9f Map all commands and argument types 2019-04-11 01:58:54 -04:00
modmuss50 f60ca50438 Move to a +build. separator 2019-04-10 17:20:44 +01:00
modmuss50 b13686aed0 1.14 Pre-Release 1 2019-04-10 16:36:17 +01:00
NeunEinser 0d36018c1a Some mappings for loot tables (#598)
* Some mappings for loot tables

* Some improvments

* Added many more mappings around loot tables and improved some of them

* Renamed builder methods, argument -> supplierGetter, dropItemConsumer -> itemDropper and more minor improvments

* Typo
2019-04-10 15:34:16 +01:00
Runemoro 6bb2ca352f Entity mappings (#595)
* Entity mappings

* More mappings

* A few more names

* More entity mappings

* Update CompositeTask.mapping
2019-04-10 15:34:04 +01:00
Blake Redenius 2256c9193d Fix mapping conflict and map a field. (#602)
* Fix mapping conflict in WallStandingBlockItem.

* Add field mapping for hand in ItemUsageContext.
2019-04-10 12:38:39 +01:00
liach 94b94160ea Some mappings for 19w14b (#592)
* Some mappings

Map render distance center packet and fix revenge target selection goal

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

* More mappings along entities, etc.

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

* Save mappings again

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

* Fixes a few mappings

Signed-off-by: liach <liach@users.noreply.github.com>
2019-04-10 12:36:55 +01:00
Pyrofab 01ff1e61da Mapped frustrums and some method arguments (#601)
* Map frustrums and some method arguments

* Normalize matrix names
2019-04-10 12:35:21 +01:00
Uriel Salischiker ac757c350a Mappings for some files (#600) 2019-04-07 12:07:33 +02:00
Uriel Salischiker 94d5e5ddf9 Mapping for potions and trades factories (#599)
* Mapping for potions and trades

* Remove extra r
2019-04-07 09:13:16 +02:00
Runemoro 5048461b98 Map remaining 19w14b classes (#593) 2019-04-07 09:05:39 +02:00
modmuss50 0e8b18ad3f 19w14b 2019-04-05 17:03:47 +01:00
modmuss50 6bc3deea2f Merge branch 'pull/590' into 19w14a
# Conflicts:
#	mappings/net/minecraft/entity/Entity.mapping
#	mappings/net/minecraft/entity/mob/SlimeEntity.mapping
#	mappings/net/minecraft/entity/passive/AbstractTraderEntity.mapping
#	mappings/net/minecraft/entity/passive/VillagerEntity.mapping
2019-04-05 16:59:48 +01:00
liach e2c9a5c337 A few mappings around villagers (#587)
* A few mappings around villagers

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

* Update VillagerEntity.mapping

did enigma broke
2019-04-05 16:56:48 +01:00
liach f4db2fcda3 Some slight advancement mappings (#586)
Signed-off-by: liach <liach@users.noreply.github.com>
2019-04-05 16:56:15 +01:00
Yanis48 1d2960ebe7 A few random mappings (#583)
* my little mappings

* plural methods
2019-04-05 16:56:01 +01:00
Sargun Vohra 046e93f136 Mostly EntityType stuff, plus a bit of slime stuff (#588) 2019-04-05 13:58:14 +02:00
valoeghese 6020645bc9 World generation related features (#591) 2019-04-05 13:47:45 +02:00
Runemoro fca78f74f4 More mappings 2019-04-04 18:04:19 -04:00
Runemoro 8fb75cc949 Entity mappings 2019-04-04 16:04:27 -04:00
Runemoro 8a4c8e5043 Remove incorrect mapping (#585)
4ebfe3c891 (r33023399)
2019-04-03 23:04:36 +02:00
modmuss50 845be1d2ec 19w14a 2019-04-03 17:16:41 +01:00
modmuss50 90190d1843 Merge branch 'pull/580' into 19w13b
# Conflicts:
#	mappings/net/minecraft/world/EntityView.mapping
2019-04-03 16:46:13 +01:00
modmuss50 087ce6de98 Merge branch 'pull/579' into 19w13b
# Conflicts:
#	mappings/net/minecraft/entity/ai/goal/TemptGoal.mapping
#	mappings/net/minecraft/world/EntityView.mapping
2019-04-03 16:45:44 +01:00
Sargun Vohra dcf0691315 Make AI task lifecycle easier to understand (#581) 2019-04-03 16:43:23 +01:00
Jonathan Frederick d4d42f2976 TargetPredicate + Misc mappings (#577)
* TargetPredicate: Add some argument mappings

* MobSpawnerLogic: Add method mappings

* EntityPredicates: Add getBottommostEntity mapping

If anyone has a better name please let me know

* LivingEntity: Add mapping for teleport method

* AnimalMateGoal: add some mappings

* AvoidGoal: add setMobEntityTarget mapping

* FleeEntityGoal: add many mappings

* FollowTargetGoal: Add many mappings

* IronGolemLookGoal: Add mappings

* TrackTargetGoal: Add argument mapping

* WolfBegGoal: Add mappings

This also changes an incorrect mapping

* EndermanEntity: Add many mappings

* MobEntity: Add looking and angle mappings

* EntityView: Add a bunch of mappings

* MobSpawnerLogic: Add playerInRange method

* CreeperEntity: add some mappings

* Explosion: map DestructionType

* Add various entity mappings

* DolphinEntity: Clarify field

* HorseBaseEntity: add pathToAdult method

* PandaEntity: add some mappings

* TurtleEntity: Add some mappings

* RaiderEntity: Add some mappings

* Describe ALL of the predicates!

I've tried to give each predicate a descriptive name, instead of just naming all
of them, "targetPredicate"

* Fixup names of some mappings

* AvoidGoal: Use better predicate name

* FleeEntityGoal: Use better predicate name, more mappings
2019-04-03 16:43:01 +01:00
Sargun Vohra 52007e3ee1 RecipeManager stuff (#582) 2019-04-02 14:44:32 +02:00
Runemoro 4ebfe3c891 Rendering mappings 2019-03-31 20:45:27 -04:00
modmuss50 f6fbfeffd8 Merge branch 'pull/576' into 19w13b
# Conflicts:
#	mappings/net/minecraft/server/command/ParticleCommand.mapping
2019-03-31 15:23:26 +01:00
liach 6e44cd7dc6 Random mappings around projectiles etc (#575)
Signed-off-by: liach <liach@users.noreply.github.com>
2019-03-31 15:11:51 +01:00
thecodewarrior 37f54592dc Add more GL and GUI mappings (#578)
* Add more GL and GUI mappings

* Make playPageTurnSound more concise
2019-03-31 15:11:22 +01:00
Yanis48 0b292394de Command exceptions (#573)
* command exceptions

* missing exceptions
2019-03-31 15:09:57 +01:00
gegy1000 b8e424d707 Cat and Ocelot mapping 2019-03-31 16:06:27 +02:00
Runemoro 1458a5ce72 More mappings 2019-03-31 07:34:42 -04:00
Runemoro 2337da5579 More mappings 2019-03-31 07:15:05 -04:00
Runemoro 042f6f5827 More mappings 2019-03-31 06:34:59 -04:00
Runemoro 60c49258cc More mappings + fixes 2019-03-31 06:13:09 -04:00
Virtuoel e97d1ac5ab More accurate abstract Glass superclass name (#572) 2019-03-30 20:39:24 +02:00
Runemoro fd6b5980ba Update ThreadedAnvilChunkStorage.mapping 2019-03-30 06:30:53 -04:00
Runemoro 8af4d24f8c Fix worldgen names 2019-03-30 06:27:01 -04:00
Sargun Vohra 791ef4f5e5 Some player stuff (#574)
* Some player stuff

* Update LivingEntity.mapping
2019-03-30 11:06:24 +02:00
modmuss50 0580b466fb 19w13b 2019-03-29 16:19:26 +00:00
modmuss50 27ce8ae254 Merge branch 'pull/569' into 19w13a
# Conflicts:
#	mappings/net/minecraft/util/SectionRelativeLevelPropagator.mapping
2019-03-29 16:10:36 +00:00
Runemoro 4673cec044 A few util mappings (#570)
* A few util mappings

* Update BoundingBox.mapping

* More util mappings

* Undo chunkpos move

* Update BoundingBox.mapping

* Update NumberRange.mapping
2019-03-29 16:09:11 +00:00
Runemoro 0c326e4a68
Update Vec3i.mapping 2019-03-29 04:35:02 -04:00
Runemoro 23aec738b2 Update PointOfInterestStorage.mapping 2019-03-29 03:44:11 -04:00
Runemoro 7ee1cb6ca3 Update PointOfInterestStorage.mapping 2019-03-29 03:40:32 -04:00
Runemoro 4c16cbb961 Merge remote-tracking branch 'upstream/19w13a' into s 2019-03-29 03:39:49 -04:00
Runemoro a1438d1316 Fixes + more names 2019-03-29 03:36:11 -04:00
Runemoro dc3213335d 19w13a mappings 2019-03-29 03:04:08 -04:00
liach b418a046f0 Some stuff about trading and villages (#563)
* Some stuff about trading and villages

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

* A few more random mappings

Signed-off-by: liach <liach@users.noreply.github.com>
2019-03-29 00:37:29 +00:00
Prospector da548924e0 Some Screen and Options mappings (Primarily, ListWidget) (#564)
* Some Screen and Options mappings

* bit more

* Fix naming

* Unmap mojang names and fix the confusing parent classes/interface names

* InteractionElement -> Element
2019-03-28 23:17:45 +00:00
liach f9e67cc711 I love raids! (#562)
* I love raids!

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

* Fix spawn more groups name

Signed-off-by: liach <liach@users.noreply.github.com>
2019-03-28 19:07:49 +00:00
Pyrofab 1ba89c7d1f Finish mapping Brain (#561) 2019-03-28 09:33:27 +02:00
modmuss50 53620837bf 19w13a 2019-03-27 18:35:10 +00:00
Yanis48 8671ce9cba Scoreboard stuff (#558) 2019-03-27 17:54:53 +00:00
Runemoro c67d269dfd Entity mappings (#554)
* Entity mappings

* Update ZombiePigmanEntity.mapping

* Improvements

* Update ProjectileUtil.mapping

* More names
2019-03-27 17:54:42 +00:00
Sargun Vohra 7035f1c83c Some toast stuff (#560) 2019-03-27 17:41:04 +02:00
Virtuoel e771360b29 Fix clicking Realms button crashing in dev (#559) 2019-03-26 20:57:24 +01:00
Sargun Vohra 672b1f4d70 Map some xp/loot drop stuff (#556)
* Map some xp/loot drop stuff

* Update KilledByPlayerLootCondition.mapping
2019-03-26 12:22:55 +02:00
Modmuss50 87721e90d5
Unmap mojang named methods and fields (#553)
* Unmap mojang named methods.

* remove some more names.

* Changer container width/height to not clash with screen names.
2019-03-25 16:19:24 +00:00
Meredith Espinosa 46542e93e2 rename PumpkinFeature to WildCropFeature (#555) 2019-03-25 15:48:38 +02:00
Runemoro a47687969a Shapes (#548)
* Shapes

* Parameters

* Update VoxelShape.mapping

* Knit bug

* Update VoxelShapes.mapping
2019-03-23 21:33:29 +00:00
Runemoro 14091b0f53 Map remaining classes (#549) 2019-03-23 20:30:43 +00:00
Yanis48 9894e151e4 block and item stuff (#551) 2019-03-22 17:58:18 +02:00
Blake Redenius 106c733e04 Map mostly static ArgumentType methods, and a PlayerInventory field. (#550)
* Mappings for the static getArgument ArgumentType methods.

* This field is set to a list of every item list that makes up the players inventory.
2019-03-22 17:56:19 +02:00
modmuss50 6d38740b83 19w12b 2019-03-21 18:06:36 +00:00
modmuss50 8339dfb381 Merge branch 'pull/546' into 19w12a
# Conflicts:
#	mappings/net/minecraft/entity/ai/brain/Brain.mapping
2019-03-21 17:29:44 +00:00
Runemoro c1cde47fae LevelIndexedProcessor -> LevelPropagator (#544)
* LevelIndexedProcessor -> LevelPropagator

* Update SectionRelativeLevelPropagator.mapping

* Update PointOfInterestStorage.mapping

* Update LevelPropagator.mapping
2019-03-21 17:27:34 +00:00
Adrian Freund 7480676ebe Added mappings for VillagerEntity inner class (#543) 2019-03-21 17:27:23 +00:00
Runemoro 1d060729ff 19w12a mappings (#541)
* 19w12a mappings

* More mappings

* Overlay

* Debug renderers

* Tasks

* Map remaining tasks

* Goals

* 3 more classes

* fix

* Fix package
2019-03-21 17:27:13 +00:00
liach 6e5bfaa57d Map demand bonus in price
Signed-off-by: liach <liach@users.noreply.github.com>
2019-03-21 08:39:01 -07:00
liach a265c803cf Drop subclass for #543
Signed-off-by: liach <liach@users.noreply.github.com>
2019-03-21 08:19:14 -07:00
liach a0c6dc7e67 Add some villager related mappings and fix some really poor names
Signed-off-by: liach <liach@users.noreply.github.com>
2019-03-21 08:16:40 -07:00
NinjaPhenix a9b520515c Changed AbstractButtonWidget to use mojang names (#542)
* Changed AbstractButtonWidget to use mojang names

Some minor exceptions:
- renderBackground instead of renderBg
- getTextureId instead of getYImage
- nextNarrationTime instead of nextNarration

* Removed unnecessary mappings(some changes overlap into other classes)

* Missed some methods

* Some more parameter names
2019-03-20 22:03:39 +00:00
modmuss50 b9285540bc 19w12a 2019-03-20 17:56:26 +00:00
Gegy f1e3439325 Updated Villager Mapping (#527)
* Merge with upstream

* Add back dropped mapping

* Further villager mapping
2019-03-20 17:45:35 +00:00
Gegy 0e61cb17bd Dispenser behaviors and chunk occlusion graph (#540) 2019-03-20 17:44:44 +00:00
Ryan Liptak 46dc9565ac FoodItemSetting saturation -> saturationModifier (#539)
Saturation restored is calculated by (hungerRestored * saturationModifier * 2), so saturation is an incorrect name for the field

19w11b version of #257
2019-03-20 09:42:24 +02:00
modmuss50 ff84b02ba0 Merge branch 'pull/531' into 19w11b
# Conflicts:
#	mappings/net/minecraft/client/gui/menu/ErrorScreen.mapping
#	mappings/net/minecraft/client/options/GameOption.mapping
2019-03-19 20:11:37 +00:00
Pyrofab 0cfcb7800c Finish mapping entity attributes (#538) 2019-03-19 20:07:55 +00:00
Yanis48 9ae17580ac Various mappings, mainly entity (#524)
* Various mappings, mainly entity

* wrong tabulation

* added smooth lighting render class

* resolved conflicts

* oupsi

* '-'
2019-03-19 15:38:15 +00:00
Runemoro fa91aa70fa AI mappings (#533)
* AI mappings

* Map remaining tasks

* Goal mappings

* More goals

* Suggestions

* getOutputMemoryModules
2019-03-19 17:37:06 +02:00
Raph Hennessy fe983fcbe6 Started mapping new Camera class (#526)
* Started mapping new Camera class

* generic names for blockPos and setPos overload

* Map the Camera instance

* fixes from gegy's review

* more of those ^
2019-03-19 08:13:52 +02:00
NinjaPhenix 60f5139ded Updated Generic Container Mapping (#530)
* Updated Generic Container Mapping

Mapped the changes introduced in latest snapshot (19w11a)

* Converted from uppercase to camelcase.

* Prefiex methods with create
2019-03-18 19:54:52 +00:00
Terrails 24ede5ae9b 19w11b FoodItem replacements (#523)
* Mappings for the FoodItem replacement

* Update FoodItemSetting.mapping

* Update FoodItemSetting.mapping

* Update FoodItemSetting.mapping

* Make setter methods similar to other Setting builders
2019-03-18 19:54:11 +00:00
Runemoro 936397a574 Client class mappings (#534)
* Client class mappings

* A few more classes

* 3 more

* A few more classes

* a

* Suggestions

* ErrorScreen
2019-03-18 19:53:22 +00:00
grondag cd3b01ffc5 ThreadTaskQueue and subtypes (#532) 2019-03-18 19:50:44 +00:00
NinjaPhenix 0895f02cd7 Renamed ResourceLocationArgumentType to IdentifierArgumentType (#529)
Changed for consistancy
2019-03-18 19:48:30 +00:00
modmuss50 b7d1ab3eab CrossbowUser.w should be getTarget. Work around for propagation issue 2019-03-17 16:40:47 +00:00
Unknown f0e32b9963 Map more gui 2019-03-16 21:29:27 +08:00
Daniel She 2db429f30e Gui Mappings again for 19w11a (#522) 2019-03-15 00:21:29 +00:00
modmuss50 a7eee8f064 Fix inner class names 2019-03-14 19:41:19 +00:00
modmuss50 eef3d973f2 Save in enigma, removes some propagated method names 2019-03-14 16:26:35 +00:00
modmuss50 e3d24ae102 19w11b 2019-03-14 15:39:51 +00:00
Adrian Siekierka 333e59da73 19w11a 2019-03-14 13:57:09 +01:00
Erlend Åmdal 1bef14f8ad Polygon -> Quad (#519) 2019-03-13 11:46:27 +01:00
Chocohead 844a1fbb3b Fix TextFieldWidget constructor parameters (#520)
When ID was removed the parameters weren't shifted down to account for it
Also does `fontRenderer` => `textRenderer` to account for the class rename
2019-03-13 11:46:00 +01:00
Erlend Åmdal de55b628c2 Container drag slots (#517) 2019-03-12 11:16:50 +00:00
Erlend Åmdal 56280bd00a vertexes -> vertexCount (#518) 2019-03-10 21:37:07 +01:00
Blake Redenius 3678cb6171 Add 2 new methods mappings and rename a few others. (#516)
* Change ItemStack#invalid to ItemStack#empty. Only ever used when checking if the stack is empty

* Rename BucketMilkItem to MilkBucketItem

* Change FireworksItem to FireworkItem (registry name is also singular, not plural)

* Rename EntityType.ILLAGER_BEAST to RAVAGER to match the class / actual entity name.

* Map 2 of FenceBlock's connection-related methods.
2019-03-09 15:13:29 +01:00
Raph Hennessy 85bfe2b5b4 Mapped CameraHelper, Shaped/Shapeless Serializers and other small methods (#512) 2019-03-08 02:01:59 +01:00
Chloe Dawn 6ef156da8a InventoryUtil -> Inventories (#511)
- (de)serialize -> toTag/fromTag
2019-03-05 21:47:19 +01:00
HoLLy a4ec05171d (Nearly) complete MainMenuScreen and Container mappings (#513) 2019-03-05 14:54:45 +01:00
Christian Mesh ed84e8d284 Add mappings for world chunk ticking (#509) 2019-03-01 18:55:01 +01:00
asie 4b91cfbcf5 19w09a 2019-02-27 19:17:22 +01:00
gegy1000 9c2a779f00 (#507) Arbitrary Mapping 2019-02-27 19:09:49 +01:00
Adrian Siekierka 436cf33f9f
improve resource mappings (#508) 2019-02-27 19:06:10 +01:00
Siphalor b19232160e Screen naming (#505) 2019-02-26 09:40:28 +01:00
NinjaPhenix fb6025d320 Fully mapped out Items class (net.minecraft.item.Items) (#504) (HACK HACKITY HACK FIXME PROPERLY) 2019-02-26 09:39:53 +01:00
Ryan Liptak a2e9d2cb1a Updated movement mappings for 19w08b (#498)
FFF changed to Vec3d, this updates those functions to match the mappings that were added in https://github.com/FabricMC/yarn/pull/492 + a few other new mappings

movementSpeed -> speed
vec3dHorizontalLengthSq -> Entity.squaredHorizontalLength
2019-02-25 14:33:09 +01:00
Pyrofab 4be7484935 Update EntityPose related mappings (#501)
* Update EntityPose related mappings

* refreshDimensions -> refreshSize
2019-02-23 14:09:20 +00:00
Ryan Liptak 566ee9ab04 Map the rest of Vec3d/Vec3i (#502) 2019-02-23 08:59:09 +01:00
Meredith Espinosa cdb7916a69 map the new enum for status effects (#497) 2019-02-22 13:33:25 +01:00
asie 4c6e7b023d fix PandaEntity 2019-02-21 19:46:39 +01:00
asie a64d5e220f fix ButtonWidget 2019-02-21 19:37:50 +01:00
Adrian Siekierka 5b57dd7623 map Entity.*velocity 2019-02-21 19:20:43 +01:00
Adrian Siekierka c25fcbb177 19w08b 2019-02-21 19:19:18 +01:00
asie b8455e0dc2 mapping tweaks, close #494 2019-02-21 19:15:03 +01:00
Blake Redenius d2fc51f986 Misc GameOptions mappings. (#495) 2019-02-21 19:14:24 +01:00
liach 2855b53931 A few assorted entity related mappings (#491) 2019-02-21 19:13:36 +01:00
Ryan Liptak c869757d91 Movement and input related mappings (#492)
- Reasoning for updateVelocity/travel naming: https://github.com/FabricMC/yarn/pull/485#issuecomment-465793034
- PlayerLookC2SPacket -> PlayerInputC2SPacket
  + There's no look information in this packet, only info related to the movement keys the player is pressing
  + PlayerLookC2SPacket.yaw -> PlayerInputC2SPacket.sideways
  + PlayerLookC2SPacket.pitch -> PlayerInputC2SPacket.forward
- Mapped Input.movementSideways/Input.movementForward fields and adding 'pressing' prefix to the boolean Input.forward/back/right/left fields
2019-02-21 19:02:24 +01:00
Adrian Siekierka 4d7f586b2e MutableRegistry.set -> add 2019-02-20 22:19:53 +01:00
Adrian Siekierka d1435774dc fix mappings 2019-02-20 22:01:25 +01:00
Adrian Siekierka d7bcddb228 fix ThreadedAnvilChunkStorage 2019-02-20 21:53:09 +01:00
Adrian Siekierka 66156a5471 update to 19w08a 2019-02-20 21:49:23 +01:00
modmuss50 14456fa52c Merge branch 'pull/487' into 19w07a 2019-02-20 15:49:17 +00:00
modmuss50 a3c10fa185 Fix 2 names 2019-02-20 15:49:01 +00:00
Kitten ec11344980 Remap registries (#489) 2019-02-20 15:34:41 +00:00
Kitten eceb27c13a TooltipOptions$Instance -> TooltipContext$Default (#486) 2019-02-20 14:53:49 +00:00
hea3ven d29e08d05b Map ContainerWorldContext (#464)
* Map ContainerWorldContext

* Fix static field name

* Fix method name order
2019-02-20 14:53:06 +00:00
quat 47af0fc37e Some things, mainly relating to InGameHud 2019-02-20 02:38:08 -05:00
Kitten a6037a7d93 Cleanup Bootstrap mappings (#484) 2019-02-19 22:24:47 +01:00
Adrian Siekierka 691403b74e
SliderWidget, some model stuff, BrewingRecipeRegistry (#479) 2019-02-19 17:21:14 +01:00
Adrian Siekierka 93e1c4a918
GUI mappings, take two (#469) 2019-02-18 22:02:56 +01:00
Kitten 4a8c4286b8 Cleanup ItemGroup mappings (#480)
* Cleanup ItemGroup mappings

* isLastColumn -> isInLastColumn

* isInLastColumn -> isSpecial
2019-02-18 20:53:52 +00:00
Adrian Siekierka 7c106f6eec clean up Knit bugs, unmap some enums, map a few names along the way - close #461 (#472) 2019-02-17 19:12:23 +00:00
Meredith Espinosa d3a3dc08c0 add various PlayerEntity-related mappings (#473)
* add various PlayerEntity-related mappings

* add mappings for jumps
2019-02-17 19:11:39 +00:00
Yanis Guaye 644904f268 LightningEntity mappings (#475)
* LightningEntity mappings

* Fully mapped LightningEntity

* better field and parameter names

* extraFireBlocksCount -> spreadAttempts
2019-02-17 16:50:31 +00:00
kashike f9219d3e30 fix wither class name (#478) 2019-02-17 12:28:17 +01:00
Runemoro b09e907146 Class mappings (#460) 2019-02-16 22:01:42 +01:00
liach 9ce0143a77 Map all fields, methods, and inner classes of fox entity (#459) 2019-02-16 21:50:35 +01:00
Adrian Siekierka 5fa5a01590
map login packets (#463) 2019-02-16 21:50:10 +01:00
Runemoro 403c3308d9 A few client mappings (#466) 2019-02-16 21:49:37 +01:00
geni d60e6bf66d fix typo (#471) 2019-02-16 16:46:48 +01:00
asie 30d01c3b66 restore lost mappings (thanks @Ansraer) 2019-02-15 21:37:14 +01:00
asie 723f432182 map LWJGL3 paulscode hook 2019-02-15 12:33:27 +01:00
Adrian Siekierka 2febf7b2b8 missed one 2019-02-14 21:02:48 +01:00
Adrian Siekierka 4f390a9306
map 19w07a resource reloading (#462) 2019-02-14 20:54:51 +01:00
modmuss50 8a2af8044e 19w07a 2019-02-13 17:35:08 +00:00
modmuss50 f374817c56 Merge branch 'pull/454' into 19w06a
# Conflicts:
#	mappings/net/minecraft/client/render/WorldRenderer.mapping
#	mappings/net/minecraft/server/world/ServerWorld.mapping
2019-02-13 17:31:31 +00:00
liach 7e30693713 Mapped all methods and fields in village package (#456)
* Mapped all methods and fields in village package

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

* Squared

Signed-off-by: liach <liach@users.noreply.github.com>
2019-02-13 16:31:54 +00:00
Runemoro 0eb1c00edd
handleInputEvents 2019-02-13 00:52:54 -05:00
Adrian Siekierka 6d8d358514
Client/Server -> S2C/C2S (#458) 2019-02-13 02:13:12 +01:00
Urey. Xue 138a56992d Decipher RecipeProvider-related mappings (#451) 2019-02-12 13:38:05 +01:00
Ansraer 5b32f374b8 Mappings for NewLevelScreen, SplashScreen and the Bonus Chest. (#457)
* Some NewLevelScreen mappings

Added some more mappings to the NewLevelScreen

* Bonus Chest Generation Mapping

* SplashScreen related stuff

* Fixed Typo
2019-02-12 01:24:04 +00:00
Runemoro c02d638d96 Fix something 2019-02-11 17:51:33 -05:00
Runemoro 158ae78519 A few more mappings 2019-02-11 17:10:05 -05:00
Runemoro 16f5301a1e More layers 2019-02-11 16:31:08 -05:00
Runemoro 595c688b5b A few more layers 2019-02-11 16:03:11 -05:00
Runemoro b45e68ab2a A few layer mappings 2019-02-11 15:55:36 -05:00
Runemoro ca70d5bc51 More worldgen mappings 2019-02-11 14:19:43 -05:00
Runemoro 8d1ad0f562 A few more mappings 2019-02-10 20:01:01 -05:00
Runemoro 7bb1bdef41 Fix duplicates 2019-02-10 17:56:07 -05:00
Runemoro 1a4b55d24b resetWeather 2019-02-10 17:50:09 -05:00
Runemoro e83980a6cb Suggestions by asie 2019-02-10 17:49:21 -05:00
Runemoro ac35e0d4ce Merge remote-tracking branch 'upstream/19w06a' into x 2019-02-10 17:45:35 -05:00
Blake Redenius 901311e1e5 Mapping for SynchronousResourceReloadListener#a -> reloadResources. Also fix up some LootTables names, and a few other misc mappings. (#455) 2019-02-10 23:43:24 +01:00
Runemoro 81ed519743 More feature mappings 2019-02-10 14:47:10 -05:00
Runemoro a228f870b2 Fix ChunkGeneratorConfig mappings 2019-02-10 03:38:07 -05:00
Runemoro 5dbc9015b9 A few more mappings 2019-02-10 03:26:07 -05:00
Runemoro cb61641543 World mappings 2019-02-10 02:49:48 -05:00
grondag ee69e55c98 normalize -> reciprocal (#452) 2019-02-10 01:49:22 +01:00
Adrian Siekierka 88671d22d7 map basic resource stuff 2019-02-06 21:33:19 +01:00
Adrian Siekierka e2a1bba0b6 19w06a 2019-02-06 21:22:24 +01:00
Bartosz Skrzypczak 31f4f20902 Add more chunkloading-related mappings (#447) 2019-02-06 18:13:57 +00:00
Pyrofab 5c388721a8 Map GuardianEntity (#446) 2019-02-06 18:11:49 +00:00
Gegy 15fb68b4f0 AI mapping (#441)
* AI mapping

* Remove redundant inherited method mapping

* Fix PrimedTntEntity mapping

* Fix PrimedTntEntity mapping

* Fix PrimedTntEntity mapping

* initGoals
2019-02-06 18:11:04 +00:00
Gareth Williams ea2837fd3a hasItemStack mapping (#444) 2019-02-06 17:01:17 +01:00
hea3ven 55b991bdd2 Various container mappings (#445) 2019-02-05 19:06:02 +01:00
Siphalor 60b0d0a61f Added mappings for Dimension (#439) 2019-02-05 19:05:28 +01:00
Erlend Åmdal 283f41bd21 DimensionalPersistentStateManager -> PersistentStateManager (#438) 2019-02-05 10:49:34 +00:00
Erlend Åmdal 6a0d96fda2 Tiny fixes (#443) 2019-02-03 18:32:25 +01:00
Yanis48 3ad526eaee Various things from 19w05a (#437) 2019-01-31 12:59:07 +01:00
Siphalor 5f0fa70954 add parts of #434 2019-01-31 00:02:49 +01:00
asie 5a4697d967 fix EntityType.category, Entity.createSpawnPacket 2019-01-30 23:55:59 +01:00
Adrian Siekierka 1bfe80a06a update to 19w05a 2019-01-30 18:48:39 +01:00
Siphalor fcf9dbf746 (#435) Various entity and collision related mappings 2019-01-30 18:35:02 +01:00
Adrian Siekierka 15dca47835
toast/item/loot/misc names (#429) 2019-01-30 18:24:47 +01:00
Adrian Siekierka a618b04ef6 fix AbstractListTag 2019-01-30 18:23:57 +01:00
Siphalor 2c87b2a5fd Introduce ServerConfigHandler (#433) 2019-01-30 18:02:04 +01:00
Yanis48 f3c48fd2ea Some block fields (#425) 2019-01-30 11:55:01 +01:00
Runemoro b39b8e3310 Gui -> Screen (#432) 2019-01-30 11:54:50 +01:00
Runemoro dae4bbb970 Structure mappings (#431) 2019-01-30 11:53:59 +01:00
Juuxel b94e870e54 Crossbows and some entity mappings (#427) 2019-01-28 12:18:51 +01:00
Siphalor 79dd72bf58 EditBookGui mappings (#428) 2019-01-26 13:54:04 +01:00
Adrian Siekierka 8675ebe25d update to 19w04b 2019-01-25 15:36:34 +01:00
Yanis48 153f65f490 Fixed wrong methods (#423) 2019-01-25 15:25:46 +01:00
asie c67066fd6e adjust to match names 2019-01-25 11:00:27 +01:00
Gegy 254c845003 Stonecutter mapping (#422)
A few mappings for the stonecutter gui and container. Mainly created to ensure all working smooth with new Enigma
2019-01-24 16:38:44 -05:00
Adrian Siekierka 995df6291a update to 19w04a/Enigma 0.13.x 2019-01-24 20:10:22 +01:00
Runemoro 20ffe31834 Block entities and blocks (#417) 2019-01-24 17:08:22 +01:00
Shadowfacts 1ceae3f9b2 Misc Hit Result stuff (#411) 2019-01-24 14:08:28 +01:00
Virtuoel 3624162aea Some Fluid mappings (#421) 2019-01-24 14:08:16 +01:00
Yanis48 78cd45cfea Fix for #361 and scoreboard team mappings (#420) 2019-01-23 19:49:55 -05:00
asie ccd83b6dd8 close #415 2019-01-23 11:23:28 +01:00
Virtuoel 8dba2b66d6 Tooltip method consistency and minor spelling fixes (#418) 2019-01-22 22:44:40 +01:00
Juuxel cd8f14104c Some block mappings (#413) 2019-01-19 22:50:38 -05:00
Yanis48 d86438e81a Added missing BlockSoundGroup fields from 19w03a (#414) 2019-01-20 00:53:15 +01:00
Sebastian Knackstedt d82849a667 Add DolphinJumpGoal mapping (#412) 2019-01-19 18:06:44 -05:00
Adrian Siekierka 37e4c7616b update to 19w03b 2019-01-18 00:35:46 +01:00
Hazeev Aidar aa8fdd1e89 Some player related mappings (#406) 2019-01-18 00:32:39 +01:00
SquidDev a8ded28d5f Some ray tracing shenanagins (#410)
* Map some simple ray tracing functionality

* Rename getBoundingShape to getOutlineShape

This matches the enum in RayTraceContext
2019-01-18 00:32:27 +01:00
Jono Kemball 90b84803e4 Some End fight and BossBar mappings (#409)
Not 100% on where to put the `BossBarManager` and `CommandBossBar` or what a better name for `CommandBossBar` would be that isn't potentially confused with `BossBarCommand`
2019-01-17 18:20:42 -05:00
Runemoro 7a20b89758 19w03a mappings (#404) 2019-01-17 13:18:48 +01:00
Sebastian Knackstedt 2b670d1f57 Add buffer builder mappings (#405) 2019-01-16 21:48:45 +01:00
asie 442542cc0d update intermediary, name ComposterBlock 2019-01-16 20:11:00 +01:00
asie 7ba21ac158 map out preliminary recipe stuff, fix mapping 2019-01-16 20:03:43 +01: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 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
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
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
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
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
Gegy bbbe4237ef Gui and renderer mapping (#311)
* Gui mapping

* Gui and render mapping

* Gui and render mapping
2018-12-16 12:20:03 +00:00
David Vierra 6c829da1f5 Many names following from UnlockRecipesClientPacket (#303) 2018-12-16 09:57:44 +01:00
RedstoneParadox 926a19b9fb Multiple Item Related Mappings (#302)
* Update some thrown entity mappings.

* Item + Trading mappings.

* Update ArmorItem.mapping

* Update ArmorMaterials.mapping

* Update ArmorMaterials.mapping

* Create ArmorMaterial.mapping

* Update ArmorStandItem.mapping

* Update ArrowItem.mapping

* Update AxeItem.mapping

* Update BannerPatternItem.mapping

* Update BaseBowItem.mapping

* Update BoatItem.mapping

* Delete VillagerTrade.mapping

* Delete VillagerTradeList.mapping

* Update BannerPatternItem.mapping
2018-12-15 19:30:09 -05:00
Adrian Siekierka fd313793e0
isRemote -> isClient (#316) 2018-12-15 23:42:22 +01:00
Juuxel 67865937a5 Item mappings (#310)
* Add ArmorMaterial.getEnchantability()

* Add the firework type enum

* FireworkChargeItem's static methods

* BucketItem and FishBucketItem

* Add crop mapping to SeedsItem
2018-12-15 23:14:11 +01:00
Jamie Mansfield 9931775d94 Server Properties, and minor fixes (#306) 2018-12-15 22:14:30 +01:00
Adrian Siekierka 9f3ca36a3b CriterionCriterions -> Criterions 2018-12-15 22:12:18 +01:00
Striker Rocker 08bcd4dcd7 Update toast class names (#308) 2018-12-15 20:41:22 +01:00
Adrian Siekierka 390a455a0d map Material.breakByHand (#304) 2018-12-15 09:37:56 -05:00
E2 73fa67d926 primeTnt method, with additional fixes. (#281) 2018-12-15 09:52:54 +01:00
Bilal El Baz 0617ddff1a Mouse and Keyboard related mappings (#292)
Map Mouse, Keyboard classes and a few related utils.
2018-12-14 18:07:29 -05:00
Adrian Siekierka 8a83c44585
Item-related name tweaks (#295)
* item name tweaks

* missed one

* better names, remap ArmorMaterial as we lost it again?
2018-12-14 23:26:40 +01:00
SquidDev a847209178 Several changes to blocks (#287)
Apologies for PR spam, just this one has a couple of changes I was unsure of, so it felt cleaner to split it into something separate:

 - I'm a bit conflicted on `.getCollisionShape` - it appears to be used both
for entity collision and determining if a block's side is a "full cube" (and so can have torches placed against or w/e)
 - I've renamed `getRenderingState` to `getStateForNeighborUpdate`, though am not 100% it's a good name - it may also perform side effects (mostly scheduling this block to be ticked next thread), so isn't quite a pure getter.
2018-12-14 17:18:57 -05:00
Jamie Mansfield 2e320d51e0 Tweak features, and OCD changes (#301)
Fixes #268 and #298.
2018-12-14 22:54:17 +01:00
SquidDev 31b020f2c8 Map ItemColorMap (#296) 2018-12-14 21:42:16 +01:00
Adrian Siekierka 1099ef5c83 correct a few names to fit new conventions 2018-12-14 21:14:07 +01:00
Jamie Mansfield c144691acb 18w50a: Update registries (#294) 2018-12-14 20:05:02 +01:00
quat b17dbf0abf Map ALL the packets! 2018-12-14 19:20:08 +01:00
David Vierra 4cc228e366 Lots of stuff related to RecipeBook and RecipeBookGui (#289)
* Lots of stuff related to RecipeBook and RecipeBookGui

* RecipeDisplayListener

* RecipeResultCollection

* RecipeGridAligner

* idToAmountMap

* RecipeInputProvider

* Ingredient.NON_EMPTY
2018-12-14 16:43:15 +00:00
SquidDev 3d49f46517 Several mappings for chunk/block rerendering (#286)
Also fleshes out a couple of other missing mappings within `World` - most of these are existing methods which just forward to another.
2018-12-14 09:05:56 -05:00
Striker Rocker 034a3c4888 Updated some entity fields and class mappings (#288) 2018-12-14 08:37:49 -05:00
David Vierra 4954f79f69 AbstractSmeltingRecipe and inheritors (#284) 2018-12-13 09:25:23 +00:00
David Vierra 2e7520f28d AbstractFurnaceGui/Container and inheritors (#283) 2018-12-13 09:20:59 +00:00
SquidDev 9ac856c303 Re-add mappings for Nameable (#279) 2018-12-13 09:17:42 +00:00
E2 ebefe690cc Added several strings related to chat networking (#282) 2018-12-13 07:55:21 +01:00
Adrian Siekierka c8152014af rebuild method names 2018-12-12 18:22:18 +01:00
Adrian Siekierka e9ccf701a7 port to 18w50a 2018-12-12 18:12:26 +01:00
modmuss50 4c6139025b Merge branch 'rn/e29de153-1c6a-445c-a0b1-879daea42d66' of https://github.com/kashike/pomf into kashike-rn/e29de153-1c6a-445c-a0b1-879daea42d66 2018-12-12 15:29:30 +00:00
modmuss50 fc8a71fcaa Merge branch 'serverchunkprovider' of https://github.com/JamiesWhiteShirt/yarn into JamiesWhiteShirt-serverchunkprovider 2018-12-12 15:23:10 +00:00
therealfarfetchd aff4547d93 Mapping a lot of block related classes (#267)
* Block related mappings

* Block related mappings, pt2

* Block related mappings, pt3

* Darnit, it ate my files again

* Unmap BaseFluid#g()Z

* prevState -> oldState

* apply some change suggestions

* Hopefully unmap all local variables

* T data -> T object
2018-12-12 15:08:04 +00:00
kashike 49d9a66a1e minor input mappings (#272) 2018-12-12 14:55:39 +00:00
Gegy 84b945de51 Biome layer system mapping (#269)
* Biome layer system mapping

* Move to biome layer package

* Integrate mappings from former biome layer PR

* OverworldBiomeLayers

* Change back to BiomeLayers per request
2018-12-12 14:52:14 +00:00
kashike 91aa9f5d4f singular names (#251)
* singular names

* Sound -> SoundEvent
2018-12-12 14:46:51 +00:00
Gegy 559bf8da90 Chunk generator mappings (#275)
* Chunk generator mapping

* Tweak
2018-12-12 14:45:01 +00:00
asie 710d7d3f05 fix StatusEffectInstance 2018-12-12 15:31:23 +01:00
Erlend Åmdal da9279af5c Remove duplicate method 2018-12-12 15:27:41 +01:00
asie 8f86e9535d GameOptions 2018-12-12 15:00:56 +01:00
Jamie Mansfield 4b1e6082e1 Map RuleTests and StructureProcessors (#264) 2018-12-12 11:36:33 +01:00
Shadowfacts afaf4b010b Assorted dragon fight work (#258)
* Assorted dragon fight work

* PhaseBase -> AbstractPhase, PhaseBaseOther -> AbstractSittingPhase

* crystalWasDamaged -> crystalDestroyed

* More dragon fight work
2018-12-12 11:36:16 +01:00
kashike 2d30b9c3f0 I change shapes just to hide in this place but I'm still, I'm still an animal (#270) 2018-12-12 11:35:12 +01:00
Erlend Åmdal b86941250a Remove chunk -> unload chunk 2018-12-12 09:36:44 +01:00
Erlend Åmdal c334609ebe Properly rename chunk provider to chunk manager 2018-12-11 21:53:44 +01:00
Erlend Åmdal 20f6a3e240 Fix class names 2018-12-11 21:39:06 +01:00
Erlend Åmdal f01d72762d Do some more 2018-12-11 21:21:02 +01:00