Commit Graph

1081 Commits

Author SHA1 Message Date
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
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