Commit Graph

1101 Commits

Author SHA1 Message Date
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 81637a825a
Merge branch '19w14a' into 19w14a 2019-04-04 16:05:29 -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
Adrian Siekierka ad24bddabd update Stitch 2019-04-01 09:35:53 +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
Ryan Liptak aac14dd5db Use eol=lf on *.mapping files to help Windows users (#493)
If a Windows user uses core.autocrlf=true in their git config then the .mapping files get checked out with CLRF line endings, but Enigma saves its mappings with LF endings leading to line ending mismatches. This avoids that.
2019-03-20 00:14:47 +00: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
Runemoro 9cf13f1d60 Increase max memory for Enigma (#528)
Export source is now crashing with the default memory limit. Increasing it to 2GB fixes the problem and makes it faster than it ever was.
2019-03-17 16:49:10 +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