forked from darkevilmac/pomf
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hkorkard a #25
Merged
Merged
hkorkard a #25
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adds mappings for two more methods
Signed-off-by: liach <liach@users.noreply.github.com>
* Identifier * Fix param name
Squashed commit of the following: commit 741b2dd Author: Chloe Dawn <admin@designdevils.co.uk> Date: Mon May 13 16:40:38 2019 +0100 Hotfix for FabricMC#696 commit b88b9d5 Author: modmuss50 <modmuss50@gmail.com> Date: Mon May 13 16:12:49 2019 +0100 Disable email on build commit f45e26d Author: modmuss50 <modmuss50@gmail.com> Date: Mon May 13 16:09:21 2019 +0100 fix travis?
* particle pos arguments * Update LightType.mapping
Pretty uh... self explanatory.
* Add mappings * Remove .project
* map some mostly world gen stuff * suggested changes and be more consistent * more tree stuff named and other stuff * update field mapping to suggested
* Model part mappings * Fix * Suggestions by liach * Fix
* Some stuff for 1.15 pre 1 wood type or sign type? it is only used by signs. Signed-off-by: liach <liach@users.noreply.github.com> * A few more stuff Signed-off-by: liach <liach@users.noreply.github.com> * bits of stuff Signed-off-by: liach <liach@users.noreply.github.com> * Call it a sign type Signed-off-by: liach <liach@users.noreply.github.com> * More stuff and refactors per suggestion * More bits Signed-off-by: liach <liach@users.noreply.github.com> * Missed the one i need to map Signed-off-by: liach <liach@users.noreply.github.com> * You like dual better Signed-off-by: liach <liach@users.noreply.github.com> * Update mappings/net/minecraft/client/texture/SpriteAtlasTexture.mapping * 😓 Signed-off-by: liach <liach@users.noreply.github.com> * Some pre2 stuff as well
…elated stuff (FabricMC#983) * more world gen mappings and fix some names * update pr. refactor some stuff
* Rendering mappings * Undo ColorResolver -> ColorProvider, it's an unobfuscated class! * Update mappings/net/minecraft/client/render/debug/BeeDebugRenderer.mapping Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/debug/BeeDebugRenderer.mapping Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Fixes by liach * Fix
Signed-off-by: liach <liach@users.noreply.github.com>
* More rendering mappings * Even more rendering mappings * Update mappings/net/minecraft/client/render/OverlayTexture.mapping Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/OverlayTexture.mapping Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Fix HashStrategy removed in last PR * Fixes by liach
* Mapped some missing names in Vector3f and Quaternion * Mapped WorldRenderer and most of RenderLayer
Mappings were re-written storing the inner classes at the end of the file.
* Some missing fields Signed-off-by: liach <liach@users.noreply.github.com> * Few more stuff Signed-off-by: liach <liach@users.noreply.github.com> * Remove problematic jd info
Signed-off-by: liach <liach@users.noreply.github.com>
* bee stuff * Rename BeeHiveBlock.mapping to BeehiveBlock.mapping * Rename BeeHiveBlockEntity.mapping to BeehiveBlockEntity.mapping * Update mappings/net/minecraft/block/entity/BlockEntity.mapping Co-Authored-By: Juuxel <6596629+Juuxel@users.noreply.github.com> * Update mappings/net/minecraft/block/entity/BlockEntity.mapping Co-Authored-By: Juuxel <6596629+Juuxel@users.noreply.github.com>
* Update all the mappings for ItemRenderer and FirstPersonItemRenderer * FirstPersonRenderer -> HeldItemRenderer * Apply suggestions from code review Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Revert `vertexConsumers` -> `provider Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Typo Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * matrix -> matrices (part 2) Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * vertices -> vertexConsumers (part 2) Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * transformation -> transformationType Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Item -> item Co-Authored-By: liach <7806504+liach@users.noreply.github.com>
* Fix some mappings and map some unmapped stuff - world gen * add a single javadoc comment * edit jdoc * liach requested changes * liach's actual requested changes
henlo |
thanks for contribut9ng |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.