Commit Graph

591 Commits

Author SHA1 Message Date
asie 4b91cfbcf5 19w09a 2019-02-27 19:17:22 +01:00
Adrian Siekierka 436cf33f9f
improve resource mappings (#508) 2019-02-27 19:06:10 +01:00
Adrian Siekierka c25fcbb177 19w08b 2019-02-21 19:19:18 +01:00
Adrian Siekierka 66156a5471 update to 19w08a 2019-02-20 21:49:23 +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
Runemoro b09e907146 Class mappings (#460) 2019-02-16 22:01:42 +01:00
modmuss50 8a2af8044e 19w07a 2019-02-13 17:35:08 +00:00
Runemoro cb61641543 World mappings 2019-02-10 02:49:48 -05:00
Adrian Siekierka e2a1bba0b6 19w06a 2019-02-06 21:22:24 +01:00
Yanis48 3ad526eaee Various things from 19w05a (#437) 2019-01-31 12:59:07 +01:00
Adrian Siekierka 1bfe80a06a update to 19w05a 2019-01-30 18:48:39 +01:00
Adrian Siekierka a618b04ef6 fix AbstractListTag 2019-01-30 18:23:57 +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
Yanis48 153f65f490 Fixed wrong methods (#423) 2019-01-25 15:25:46 +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
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
Adrian Siekierka 37e4c7616b update to 19w03b 2019-01-18 00:35:46 +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
Runemoro 7a20b89758 19w03a mappings (#404) 2019-01-17 13:18:48 +01:00
asie 442542cc0d update intermediary, name ComposterBlock 2019-01-16 20:11:00 +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
Adrian Siekierka 1fa0cf6387 block/chunk render things (#398) 2019-01-13 22:10:29 +00:00
Adrian Siekierka 1d3ebb32c6 minor naming fixes 2019-01-13 11:30:43 +01:00
Runemoro fdb188cf3a 19w02a mappings (#387) 2019-01-12 12:41:47 +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 c01541daee fix getName/getDisplayName again 2019-01-09 18:59:07 +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
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
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
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
Tyler Hancock 34c0ed8cd5 18w50a exploration 2 (#365) 2018-12-29 12:40:02 +01:00
Adrian Siekierka 72bb9a5ebd
fix mapping package errors (#364) 2018-12-27 15:45:55 +01:00
Adrian Siekierka a2c2c754e9 autofixes 2018-12-22 19:26:44 +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
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
Sebastian Knackstedt 1c916ca2e1 Improvments in net/minecraft/block/entity (#320) 2018-12-16 21:35:03 +01:00
David Vierra 6c829da1f5 Many names following from UnlockRecipesClientPacket (#303) 2018-12-16 09:57:44 +01:00
Jamie Mansfield 9931775d94 Server Properties, and minor fixes (#306) 2018-12-15 22:14:30 +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
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
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 9ac856c303 Re-add mappings for Nameable (#279) 2018-12-13 09:17:42 +00: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
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 4a1f5474ea builder-friendliness (#260) 2018-12-11 07:45:42 -05:00
Jamie Mansfield b093e2f65b populateCrashReport (#255) 2018-12-10 19:53:18 +01:00
asie a10a6291ed unmap wrong name in MinecraftClient, standardize appendCrashReportDetails 2018-12-10 07:52:44 +01:00
Adrian Siekierka 9502bd793e a few renames 2018-12-09 17:00:06 +01:00
Prospector b3992e890d Bit of work (#246)
* Bit of work

* A bit of biome source stuff before I gave up. ITried.jpg

* Revert stuff I don't understand

* get rid of enum mapping
2018-12-08 23:20:01 +01:00
asie b12b46a7b2 remove some enums 2018-12-08 14:48:51 +01:00
asie 2bcdc0b46c how sweet 2018-12-06 17:52:51 +01:00
asie 5afd0c9926 sweet berry bushes, oh my 2018-12-06 16:58:38 +01:00
asie b4febed443 tweaks to previous + DamageSource 2018-12-06 11:27:17 +01:00
Prospector c2c85a6606 Literally low-hanging fruit (#244) 2018-12-06 08:13:30 +01:00
Adrian Siekierka 245ce1dd92 update to 18w49a 2018-12-05 15:13:16 +01:00
asie 557df3c0fb minor file cleanup 2018-12-04 09:13:56 +01:00
asie bfd76a7512 Merge branch '18w48b' of github.com:FabricMC/pomf into 18w48b 2018-12-04 09:01:46 +01:00
kashike 1fcdaa7b1e various mappings (#238) 2018-12-04 08:58:24 +01:00
asie 63470107ac mapping name unification & fixes 2018-12-03 20:57:18 +01:00
kashike ff74e3d54f map colour -> material colour (#233) 2018-12-03 20:12:19 +01:00
SquidDev 1520549e3d More names! 2018-11-30 16:47:36 +01:00
SquidDev 2367df1d42 Add back several mappings dropped in the latest snapshot (#226)
* Add mappings back for GUI methods

* Add back argument mappings for blocks

And some other changes. I rather forgot.

* Item and entity arguments

* A whole bunch of argument mappings

* Items (again) and fluids

* Entity stuff 'n things

* Fixup most of the client stuff

* Some remaining items
2018-11-30 14:14:53 +01:00
Adrian Siekierka 6a53fc9df7 update to 18w48b 2018-11-30 12:43:16 +01:00
kashike 3a95f539e7 some things (#220) 2018-11-30 12:38:47 +01:00
Prospector 111d25a61c A LITTLE BIT OF EVERYTHING (#224) 2018-11-30 12:37:11 +01:00
Adrian Siekierka 50764e1853 update to 18w48a 2018-11-29 21:10:38 +01:00
SquidDev 7a03d43146 A random assortment of things (#213)
* Add RecipeSerializers mappings

* Add class mappings for several items

* Add several BlockSoundGroups

* Add World.getDimension and World.playRecord

* Add a couple of methods to bounding boxes

* A couple of minor mappings for servers

* Some mappings for TextComponent (de)serialization

* A very minor mapping for Polar2f

I'm really unsure about this name, so comments welcome!

* A few mappings for chat

* Basic fluid mappings

* Waterlogged -> Waterloggable, removeChatMessage -> removeMessage

* Polar2f -> Vec2f, setPlayingOverlay -> setRecordPlayingOverlay
2018-11-29 21:07:58 +01:00
asie 8b9842288d more class name fixes 2018-11-28 11:50:56 +01:00
asie f0bc07a25f fix a few class names 2018-11-28 10:59:28 +01:00
Prospector 417eb31e42 (De)serialization and world gen stuff! (#207) 2018-11-28 00:23:43 +01:00
asie 5e77db1bf2 first pass of fixes 2018-11-27 20:35:45 +01:00
Adrian Siekierka 13ed3f8e2c update to 18w47b 2018-11-27 19:50:51 +01:00
asie 895ed3ad61 The Great Suffixification 2018-11-27 19:42:03 +01:00
SquidDev 49dbb5baa0 Add mappings for most of the datafixer code (#204)
* Initial pass of data fixers and schemas

* Some fleshing out of the palette converter

Dubiously helpful mappings, but very useful in working out how data
fixer actually works.
2018-11-25 13:24:09 +01:00
asie e871ca625d merge missing Prospector stuff 2018-11-22 08:24:58 +01:00
asie e39d8c9c4c Block mapping tweaks, map a bit of ChunkStatus 2018-11-21 20:49:12 +01:00
Adrian Siekierka 591e770b72 update to 18w47a 2018-11-21 17:58:05 +01:00
asie 701eb32c91 further map out BlockBuilder (w/ Prospector) 2018-11-21 14:44:42 +01:00
asie c4f7032d43 mapping tweaks 2018-11-17 08:21:42 +01:00
asie fe966c445f map new block classes 2018-11-15 18:44:26 +01:00
Adrian Siekierka dc265f2888 method propagation fixes 2018-11-15 18:25:00 +01:00
Adrian Siekierka def639a8a4 merge Prospector's work 2018-11-15 18:20:38 +01:00
Adrian Siekierka 1418bb1b37 update to 18w46a 2018-11-15 18:05:03 +01:00
Adrian Siekierka 97c56682f1 Merge branch '18w45a' of https://github.com/Matrix89/pomf into Matrix89-18w45a 2018-11-15 18:02:24 +01:00
marcin212 cc751075a5 Some command block gui and others mappings (#190)
* some command block gui and others mappings

* adjusted names

* remove "is" from field name
2018-11-14 23:19:48 +01:00
matrix89 1dcd2a38df more feature generation mappings 2018-11-09 08:50:40 +01:00
asie 6d3075daeb map a few block-related things 2018-11-08 23:43:19 +01:00
asie 13fa40451a map the obvious 2018-11-07 18:08:18 +01:00
Adrian Siekierka 47d8c24214 update to 18w45a 2018-11-07 17:37:58 +01:00
asie f9cb07a2b4 minor mappings 2018-11-06 17:02:00 +01:00
marcin212 d8e04697e6 some mappings (#186) 2018-11-05 22:09:22 +01:00
Adrian Siekierka e20518a871 fix BlockTallPlant 2018-11-04 13:23:07 +01:00
Adrian Siekierka 5fd73b1943 update Enigma to 0.12.1 2018-11-04 13:22:38 +01:00
asie 2efa698889 renderer mappings 2018-11-04 10:53:55 +01:00
asie 734f18a028 map a few material names 2018-11-04 09:23:45 +01:00
asie c53cc398bf more class mapping works 2018-11-04 08:51:24 +01:00
asie ce1ae229d1 client-side interaction-related mapping 2018-11-03 19:06:46 +01:00
asie 0e0282deb2 block/enum -> block/enums 2018-11-03 15:26:49 +01:00
Adrian Siekierka 0646e1902b map some block/world things 2018-11-03 14:58:30 +01:00
asie 6857e7f66f update 2018-11-03 12:17:54 +01:00
asie 621e465791 refactor VertexBuffer 2018-11-03 11:26:45 +01:00
asie 28de8727a1 map more things 2018-11-03 10:24:59 +01:00
asie d5ddad5c30 map some client things 2018-11-03 08:44:17 +01:00
asie 8226c45d75 resource mapping work, refactor interface names - close #184 2018-11-01 17:53:10 +01:00
Adrian Siekierka c2892b6209 map the obvious 2018-10-31 18:05:40 +01:00
Adrian Siekierka d7fc5168c5 18w44a 2018-10-31 17:57:50 +01:00
asie 3886800d2c remove .reference, map a few criterion triggers 2018-10-31 14:17:45 +01:00
asie b56b270f45 minor changes 2018-10-31 14:03:33 +01:00
Adrian Siekierka 726aff2072 attempt mapping VoxelShape, other updates 2018-10-27 16:04:37 +02:00
asie 1b13674f8a map DyeColor, JsonLikeTagParser, update 2018-10-27 09:11:38 +02:00
Adrian Siekierka 10af649fc1 update 2018-10-26 20:59:00 +02:00
Adrian Siekierka 730b13f422 mostly Chunk/WorldBorder-related mappings 2018-10-26 18:32:05 +02:00
asie 8d9e4ecd3b Update 2018-10-26 15:47:51 +02:00
Adrian Siekierka 45e6a3755d update to 18w43c 2018-10-26 13:08:59 +02:00
asie 9c8be6f0a5 map out most property stuff, move block.property to state.property 2018-10-26 08:58:08 +02:00
asie f4f29cfa8e fix mapping issue, start mapping fluids, map a bit more block stuff 2018-10-26 08:23:20 +02:00
asie 33e2884035 port server.config 2018-10-25 22:36:50 +02:00
asie 1c8c22d955 recipe, etc. work 2018-10-25 22:01:57 +02:00
asie 630f0a2573 map state-related stuff 2018-10-25 18:58:04 +02:00
asie 932eb276b0 work on items, bring back 1.12 rcon mappings, etc. 2018-10-25 17:03:13 +02:00
asie a5c20bc8c9 work on nbt, properties/states 2018-10-25 09:24:04 +02:00
asie 6cc208bfe8 more low-hanging fruit: Block and Item class names 2018-10-25 02:10:30 +02:00
asie 82e8c76e34 low-hanging fruit 2018-10-25 00:32:03 +02:00
asie 12796ba3aa initial batch of fixes 2018-10-25 00:20:09 +02:00
asie 981e16912a rebuilt method names 2018-10-25 00:05:14 +02:00
Adrian Siekierka 9cd29783ca 18w43b initial migration, 99% likely to not work 2018-10-24 21:40:05 +02:00
Urey. Xue 2464f704ec Map criterion triggers and some predicates (#166) 2017-06-23 10:53:29 +01:00
Player 76cdc3f14e Include server-only mapping, some fixup from matcher bugs. 2017-06-12 21:56:35 +02:00
Adrian Siekierka fed260bb6d Run Enigma Rebuild Method Names 2017-06-08 16:09:29 +02:00
Player da4b189aef Update to 1.12 (preliminary!) 2017-06-08 16:01:49 +02:00
Prospector f88888c26f A few sessions of "pomfing all the things" (#163)
* 2 1/2 hours of me mapping stuff

* Round two!

* Few small additions

* Fix mappings from merge

* Make proper changes

* loadsMoreDecoration -> moreSurfaceDecoration

* Make requested changes
2017-05-22 14:38:25 +01:00
Tyler Hancock f2a9ec2d04 Blocks, Entities, Models (#162)
* Mapped a bunch of entity stuff.

* Named a bunch of entity model classes.

* Added some more gui mappings

* Mapped a few misc block things.

* Even more block mappings.

* Mapped the rest of the entity classes.

* Changed minecraftGame -> game
2017-05-14 16:38:30 +01:00
Adrian Siekierka cd0a6cf43d fix missing constructor names from 16w38a 2017-05-13 15:37:15 +02:00
Adrian Siekierka 8773f5423a fix conflicts 2017-05-13 14:44:07 +02:00
Adrian Siekierka 95e2db6744 restore old argnames from 16w38a 2017-05-13 08:02:51 +02:00
Adrian Siekierka 9280ad2cd4 mappings updates in Block, World, etc. 2017-05-12 11:21:39 +02:00
Tyler Hancock 5c1dcf27ed Mapped a few missing params/fields and named some classes. (#160)
* Added to the rendering mappings for parrots.

* Fixed a typo in setUpdateCooldown.

* Added several parameter names to ItemStack.

* Mapped the remaining missing fields.

* Added the missing param mappings for Potion.

* More potion stuff. (Forgot to include in last commit)

* Mapped the shulker box renderer.
2017-05-12 10:45:17 +02:00
Adrian Siekierka e48ac16016 minor names and renames 2017-05-10 23:15:26 +02:00
Adrian Siekierka fd834220b5 minor mapping work 2017-05-10 21:24:29 +02:00
Ethan Brooks e2bbf83836 net.minecraft.world mapping additions (#157)
* Little changes to World

* Lots of parameter changes

* There are so many world mappings

* Fix misnamed chunkZ

* Change consultRemoteProvider to ingoreRemote

* Named two constants

* Whoops, wrong names
2017-05-05 09:26:01 +01:00
Adrian Siekierka a76721cc16 minor block/client/server work 2017-05-03 12:28:05 +02:00
Adrian Siekierka 539c88fa5a add 17w13b content, restore MinecraftServer mappings, work on a few other classes 2017-05-03 09:00:55 +02:00
Ethan Brooks 7683882299 Basic Command Additions (#154)
* Testing out enigma with a basic mapping

* A lot of work on command mappings

* Fix weird Enigma naming error

* An attempt to fix mappings, but bigger issues are afoot

* Change CommandLocateStructure to CommandLocate

* Make suggested changes by unascribed
2017-05-03 08:14:24 +02:00
Shadowfacts 6aa774e04b Initial advancements/recipe book work (#153) 2017-04-09 20:18:41 -04:00
modmuss50 9384ad88bc
Rebuild method names, with inner classes. 2017-04-05 19:55:39 +01:00
modmuss50 dcd65835c8
Rebuild method names, with enigma fix. 2017-04-05 19:11:28 +01:00
modmuss50 013cae4ada
Revert "Rebuild method names"
This reverts commit a7ecff3f2e.
2017-04-05 13:36:44 +01:00
modmuss50 a7ecff3f2e
Rebuild method names 2017-04-05 13:32:34 +01:00
modmuss50 410400d99e
17w13b 2017-04-05 12:31:24 +01:00
copygirl 6d4bc3f471 Fix calculate => calcBlockBreakingDelta 2016-10-30 17:53:29 +01:00
copygirl d6b5a6689f Map / rename some block breaking related things
Followup to #147
- getBlockBreakingSpeed (EntityPlayer / InventoryPlayer / Item), was "Strength" and "StrengthWithSelectedTool", too verbose
- InventoryPlayer.canHarvest => isUsingEffectiveTool (+ mapped corresponding EntityPlayer method)
- Item.canHarvestBlock => isEffectiveOn
- calcBlockBreakingDelta (Block / IBlockInfoProxy)
Leaving the Material.harvestable field / methods alone due to lack of better name ("doesntRequireEffectiveTool"?)
2016-10-28 17:31:30 +02:00
copygirl 3151a5151c Map IBlockInfoProxy comparator methods 2016-10-28 17:22:21 +02:00
mezz 22d5f683d2 More Village and Entity mappings (#147)
* More Village and Entity mappings

* Unmap parameter of an unmapped method

* Fixes for review
2016-10-28 15:27:58 +02:00
Tyler Hancock 9e3cfa8d32 Models & AI (#140)
* Fleshed out model mappings

* Mapped some entity logic

* Fixed a few of the issues.

* Fixed a typo of sorts

* Fixed the rest of the suggestions.
2016-10-20 11:44:34 +02:00
asiekierka 65ee82c8a8 IHopper.getWorld must be getHopperWorld, or issues happen 2016-10-19 10:23:31 +02:00
asiekierka 1c92503977 map a few render/color things 2016-10-18 17:52:14 +02:00
asiekierka 0b55160bef remove none/ prefix 2016-10-18 17:31:59 +02:00
asiekierka d4f7e7f6ac Merge branch 'guis' of https://github.com/Nedelosk/pomf into Nedelosk-guis 2016-10-18 17:01:02 +02:00
asiekierka 8afca43a1f minor cleanup 2016-10-18 15:02:36 +02:00
asiekierka cbe1078186 Merge branch 'block' of https://github.com/mezz/pomf into mezz-block 2016-10-18 14:32:58 +02:00
mezz 175bacb846 Fixes for review 2016-10-17 17:16:44 -07:00
Nedelosk a3585a38e0 Update Mappings 2016-10-18 00:57:42 +02:00
Nedelosk e542a2fc78 Add mappings for ItemRender, Containers and Villages 2016-10-18 00:14:29 +02:00
mezz 36bdd37960 Misc mappings (#131)
* Misc mappings

* Misc random mappings (#120)

* Misc random mappings

* Minor changes & move WorldServerChild to sortme

* username -> userName

* Rename some Gui related methods & more

lastPressedWidget
mouseDragged => onMouseDragged
handleMouseClick => onMousePressed
handleTouchEvent => onMouseReleased
handleKeyPress => onKeyPressed
handleButtonPressed => onWidgetPressed
WidgetButton.released => onReleased

* Add some mappings for mob pathfinding (#127)

* Add some mappings for mob pathfinding

* Fixes for review

* Fixes for review

* Several mappings (#129)

* Mapped a bunch of loot stuff.

* Mapped some random stuff.

* Mapped some debug renderers.

* Mapped a few misc things.

* element -> json

* Map / rename PlayerFormatUpgrader

* Fix StatManager, map StatManagerServer and such

updateStatState => set
increaseState => increase
getValue => get
EntityPlayer.getStatManager => getStats

* Fix LootTable related mappings

serialze => serialize
Serializer => DeSerializer
LootTableContext:
* TARGET => Target
* source => damageSource
* setX(x) => setX(value)

* Random block stuff

* Random world stuff

* Add some mappings for block rendering (#133)

* Add some mappings for block rendering

* Fixes some things

* Make getAoBrightness to getAmbientOcclusionBrightness

* Fix merge conflicts

* Fix a few minor things

VertexBuffer.putColorRGB => putColor
BlockRenderer hashcode parameter => variationSeed
Revert to IBlockView.getCombinedLight

* BIomes, biome generation (#132)

* BIomes, biome generation

* Misc random mappings (#120)

* Misc random mappings

* Minor changes & move WorldServerChild to sortme

* username -> userName

* Rename some Gui related methods & more

lastPressedWidget
mouseDragged => onMouseDragged
handleMouseClick => onMousePressed
handleTouchEvent => onMouseReleased
handleKeyPress => onKeyPressed
handleButtonPressed => onWidgetPressed
WidgetButton.released => onReleased

* Add some mappings for mob pathfinding (#127)

* Add some mappings for mob pathfinding

* Fixes for review

* Fixes for review

* Several mappings (#129)

* Mapped a bunch of loot stuff.

* Mapped some random stuff.

* Mapped some debug renderers.

* Mapped a few misc things.

* element -> json

* Map / rename PlayerFormatUpgrader

* Fix StatManager, map StatManagerServer and such

updateStatState => set
increaseState => increase
getValue => get
EntityPlayer.getStatManager => getStats

* Fix LootTable related mappings

serialze => serialize
Serializer => DeSerializer
LootTableContext:
* TARGET => Target
* source => damageSource
* setX(x) => setX(value)

* Random block stuff

* Random world stuff

* Add some mappings for block rendering (#133)

* Add some mappings for block rendering

* Fixes some things

* Make getAoBrightness to getAmbientOcclusionBrightness

* Fix merge conflicts

* Fix a few minor things

VertexBuffer.putColorRGB => putColor
BlockRenderer hashcode parameter => variationSeed
Revert to IBlockView.getCombinedLight

* Fix a few things

* Remove Vector3f (fixes Enigma mapping conflict)

* Map WidgetLockButton

* Fix gameMode setters to use "value"
2016-10-17 19:39:56 +02:00
copygirl 35fc70af30 Add some mappings for block rendering (#133)
* Add some mappings for block rendering

* Fixes some things

* Make getAoBrightness to getAmbientOcclusionBrightness

* Fix merge conflicts

* Fix a few minor things

VertexBuffer.putColorRGB => putColor
BlockRenderer hashcode parameter => variationSeed
Revert to IBlockView.getCombinedLight
2016-10-17 18:37:10 +02:00
Shadowfacts 36f2f3fc7b
Random block stuff 2016-10-17 11:33:57 -04:00
mezz 24e77d961b Fixes for review 2016-10-16 15:24:14 -07:00
Ryan Leach 6b6de7cf61 Update Predicates, BlockPattern, and some loot entries. (#130)
* Update Predicates, BlockPattern, and some loot entries.

* revert useNativeTransport

* Move & Fix "buggy" naming

* revert isRemote

* ComparatorSomething -> MaterialBlockPredicate

* second BlockPattern naming round.

* BlockInWorld -> BlockProxy

* Address comments.

* Missed one, I should sleep.
2016-10-16 18:25:15 +02:00
asiekierka ebe1995b43 fix field naming, map more of EntityPainting 2016-10-16 14:44:01 +02:00
asiekierka 0b94e1272b fix method conflicts 2016-10-16 13:39:01 +02:00
mezz 9651b6962b Add/Fix some block mappings 2016-10-16 00:38:17 -07:00
asiekierka db9fc376d7 entity, biome mappings 2016-10-15 20:49:37 +02:00
mezz 059d2393af Add various mappings
Fixes from review

More fixes from review

passesLight -> allowsLightTransmission, blocksLight -> preventsLightTransmission

Remove badly named params from "nearest" function
2016-10-15 16:57:09 +02:00
copygirl e513307be1 Map / move DispenserBehavior (#111)
* Map / move DispenserBehavior

Also some IProjectile stuff

* Rename getDispenseOffset => getDispenseLocation

* Rename dispenseInternal => doDispense
2016-10-15 14:32:01 +02:00
asiekierka bd3143ae63 map ChunkPlayerTracker, some BlockState oddities 2016-10-15 13:28:26 +02:00
copygirl 6255f81c73 Map some various things (#112)
* Map some EnchantmentHelper

* Map BlockFire.registerFlammable(s)

Still missing mappings for the two maps used by these methods regarding fire spread.

* Map some entity death / loot stuff

* Map some entity sound stuff

* Map a few small things

* Rename init => registerDefaults

And registerFlammables => registerDefaultFlammables
2016-10-15 11:17:41 +02:00
Tyler Hancock 2b3044a857 Mapped a few new things (#108)
* Mapped resource index objects.

* Mapped a bunch of misc stuff.

* Mapped something to do with default light values.

* Fixed several issues

- Stray overlay texture is now SKIN
- Mapped the missing field for stray model.
- Renamed EntityrRendererArrows -> EntityRendererStuckArrows
- Renamed EnumLightTypes -> LightType

* Fixed a typo
2016-10-15 11:16:39 +02:00
copygirl 9fc4a1d02a Rename IPlantBlock to IFertilizable (#110) 2016-10-14 12:01:31 +02:00
copygirl 96b046e6c1 Map some World fields / methods and more (#106)
* Map World.globalEntities

* Map sendToAllPlayersInRange

* Map IntHashMap

Also renamed fields using it
(And incorrectly named non-static ALL_CAPS fields)

* Map block tick scheduling

* Map World raining / thundering things

* Fix some IntHashMap things

- Bucket -> Element
- Remove "ForKey"

* Fix some suggested things
2016-10-12 13:31:11 +02:00
copygirl f888ce93fa Map world generation related stuff (#98)
* Map BiomeGenerator

* Rename DecoratorMushroomHuge

* Rename some IWorldListener and Chunk methods

onSpawn/DespawnEntity => onEntityAdded/Removed
onPlaySound => onSound
onSpawnParticle => onParticle
add/dropEntities => add/dropEntitiesTo/FromWorld

* Map ChunkBlockStore

* Map Chunk.lastSavedTime

* Move stuff to net.minecraft.world.gen package

* Map BlockFalling.fallInstantly

* Move worldgen + biome related to world.gen.biome

* Move WorldProviders to world.gen package

* Map DecoratorNetherSpring

* Map ChunkGenerators

* Map FeatureGenerators

* Map StructureGenerators

* Map a little of BiomeProvider

* Fix a few minor things

random => rand
LIQUID => oceanBlock
pallette => palette
2016-09-29 11:01:19 +02:00
copygirl 16d2c49ac0 Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
asiekierka 8fe2122509 map more piston stuff, neighbor updates 2016-09-27 16:02:14 +02:00
copygirl 200ccadaed Map MigrationHandler parameters 2016-09-22 21:31:01 +02:00
asiekierka e0058174c0 initial port 2016-09-20 17:18:54 +02:00
asiekierka b7c5af3623 clean up sortme, other things 2016-09-19 16:40:26 +02:00
asiekierka bbbd3cff79 map some container stuff, fix audio mappings 2016-09-19 12:18:00 +02:00
asiekierka 7d64ca1c52 client gui, resource mapping work 2016-09-18 16:43:16 +02:00
asiekierka 90b96b98ec map entity, item stuff 2016-09-18 10:03:00 +02:00
asiekierka 0a04c3004d minor mapping work before bed 2016-09-18 00:45:01 +02:00
asiekierka 0a40ad452b sound, entity, item work 2016-09-15 12:15:02 +02:00
asiekierka 8e54e62451 map a lot of loot table stuff 2016-09-15 00:43:52 +02:00
copygirl 524879cf96 Rename TileEntity => BlockEntity (#76) 2016-09-14 22:57:36 +02:00
asiekierka 7d46c65301 rendering mapping work 2016-09-14 14:50:56 +02:00
asiekierka 6160694546 mappings work 2016-09-14 12:00:19 +02:00
copygirl e6805fb25f Make de/serialization methods names consistent (#71)
* Fix spelling mistake (serialie!)

* Rename Serializer to DeSerializer

Of ITextComponent and Style, to go along with ServerConfigList.DeSerializer. Consistency!

* Map BlockCrop.serializeCropAge properly

Instead of serializeState0

* Name TagCompound parameters "tag" consistently

* Name de/serialization functions consistently

Notable changes:
- TileEntity.createTileFromTag => deserialize
- TileEntity.writeToTag => serialize
- BlockRegion.toTag => serialize

* Rename TileEntity.serializeIdentifyingData

From serializeTileData

* Rename TileEntity.serializeInitialChunkData

From (incorrect) serialize

* Rename Entity.de/serializeCustomData

From de/serializeEntityTag

* Rename Item.readTag => onDeserialize

* Fix TagCompound.copyTo => copyFrom

Doesn't copy values to the specified compound argument, but actually inserts copied values *from* it.

* de/serializeBlockEntityTag

* Fix Block.getDropStack => getPickStack
2016-09-13 10:53:45 -04:00
Łukasz Magiera c23c9d5434 Some random mappings (#69) 2016-09-12 16:28:44 -04:00
asiekierka a0df18127a mapping improvements 2016-09-12 22:13:50 +02:00
asiekierka 0f500e4ebe fix tile entity crash, map minor rendering things 2016-09-12 16:03:06 +02:00
asiekierka 47c5b85441 add missing argument names 2016-09-12 15:16:04 +02:00
asiekierka d73d078546 fix mapping errors 2016-09-12 15:05:34 +02:00
asiekierka 50a87ae8ef port to 16w36a 2016-09-12 12:08:56 +02:00
asiekierka 3310e8b32f Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-09-10 17:55:40 +02:00
asiekierka f857ed83de network/server/migration mappings 2016-09-10 17:54:35 +02:00
asiekierka bfdec19d17 Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-09-10 17:31:57 +02:00
copygirl 2f3c26312f Map various things and entity TrackedData fields and related (#65)
* Map PotionHelper

* Villager & Wolf skin texture fields

* Various entity mappings

* Map EntityEnderDragonPart

* Fix DamageSource attacker/source mixup

* Rename BlockPos nested classes & map PooledMutable

* Map projectile onCollision & onHit

* Map entity TrackedData fields and related

* Fix "invulnurable" typing error

* Fix Block.DEFAULT_ID -> AIR_ID

* Fix Minecart "carried" -> "contained"

* Fix isSourceCreativePlayer

* Fix Entity.dropItems -> dropStack

Also tiny parameter name addition

* Fix Entity.AIR -> BREATH

* Fix Entity.setOnFire -> setOnFireFor

* Fix tamable -> tameable
2016-09-10 17:26:28 +02:00
asiekierka 8223a7a99c fix some non-fully-mapped methods 2016-09-10 16:37:50 +02:00
asiekierka 169de4545c getId -> getContainerId 2016-09-10 16:30:17 +02:00
Benjamin K 49e4b0e26e Map disableMiningStats in Block and canInsert in Slot. (#68) 2016-09-10 09:53:08 +02:00
asiekierka 1426735636 stackSize -> amount 2016-09-08 23:31:38 +02:00
asiekierka 184690578d world, network work 2016-09-07 11:55:02 +02:00
copygirl bbaf10dde3 Map Explosion related things (#62) 2016-09-07 11:12:57 +02:00
copygirl da4c7ca2b9 Move BlockState related stuff into its own package (#63) 2016-09-04 10:57:42 -04:00
Benjamin K 56f1d945bb LootTable, and KeyBinding class name. (#60)
* Map LootTable stuff.

* Map KeyBinding class name

* ILootTableProvider

* Map Sound class.
2016-09-01 16:00:14 +02:00
asiekierka b56b8e99bc map StateModelMapper code 2016-09-01 14:19:42 +02:00
Benjamin K 0c9cde4c96 Map the rest of BoatType, as well as some other entity related things. (#58)
* Map the rest of BoatType

* Map entity move method, and onEntityLanding in Block.

* map handleFallDamage, onEntityLanding -> onLandedUpon, playSoundAtEntity
2016-08-30 10:21:03 -04:00
asiekierka b02f923392 map block renderer stuff 2016-08-28 20:29:00 +02:00
Max Gurela 90a03e3e1a Command misc mappings (#54)
* Command misc mappings

* Remove isSpectator/isCreative mappings
2016-08-28 19:55:13 +02:00
Ruben Taelman e5a3551604 Mappings related to stats (#53) 2016-08-28 19:08:03 +02:00
asiekierka 26b7d11676 minor tile entity mapping 2016-08-28 16:10:46 +02:00
asiekierka e0c230b842 Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
copygirl ca1cbec5b8 Gui > Drawable and lots of connected changes (#51)
* Gui > Drawable and lots of connected changes

* Merge drawable package into gui
2016-08-28 13:20:58 +02:00
asiekierka 98415f9072 more internal Block field maps 2016-08-28 13:24:41 +02:00
asiekierka 0c30378958 minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
Adrian Siekierka 9cfb8a7d1c Add redstone mapping names (#50)
* add redstone mapping names

* minor corrections
2016-08-28 00:16:49 +02:00
asiekierka c4574d5de0 snooper, container, hopper, inventory mappings 2016-08-27 19:12:35 +02:00
asiekierka e7bcf06368 mostly container stuff 2016-08-27 16:34:11 +02:00
Max Gurela f30442e020 Map nd -> ConsoleCommandSender (#42)
* Map nd -> ConsoleCommandSender

net.minecraft.server.dedicated.ConsoleCommandSender

* Map executeCommand in IServer

* Clarify with CommandFeedback
2016-08-25 18:18:42 +02:00
asiekierka 03ee9d101c map things in Item, World, BlockState 2016-08-25 16:51:07 +02:00
Benjamin K e8f2f9bf1c Map ChunkGenerators, some decorators, BiomeGeneratorSettings, and some missing block properties (#34)
* Map ChunkGenerators, some decorators, BiomeGeneratorSettings, and some missing block properties.

* Adjust to the suggestions that have been made.

* Fix mentioned issues. Should be ready for merge.
2016-08-24 00:54:21 +02:00
asiekierka 41850f5bf3 work on TileEntityStructureBlock and misc 2016-08-23 17:11:06 +02:00
asiekierka 5bf904f9ef minor work here and there 2016-08-23 15:24:22 +02:00
asiekierka ed5bca2a0b misc improvements 2016-08-21 13:11:10 +02:00
Tyler Hancock 8a6f9480a9
Mapped out tools and related things 2016-08-20 16:50:38 -06:00
Shadowfacts 0251120a86
TileEntityRenderer stuff 2016-08-20 16:08:08 -04:00
Shadowfacts 428862cd7d
Some TileEntity mappings 2016-08-20 15:23:28 -04:00
Shadowfacts 0ff574b11d
More item mappings 2016-08-20 14:35:19 -04:00
Shadowfacts 059bf7b5a6
More block stuff 2016-08-20 14:05:24 -04:00
asiekierka 018b114719 work in entities, network, server, Minecraft client 2016-08-19 21:40:47 +02:00
copygirl eba6c0f62c Update Block mappings (#22)
* Update Block mappings

* Move BlockButtonBase to net.minecraft.block

* Move BlockStairs to net.minecraft.block

* Additional Block mapping changes
2016-08-19 10:34:06 -04:00
copygirl 32d2438975 Update Material mappings (#19)
* Update some Block mappings

Fields: friction
Methods: dropItems, dropStack, dropExperience
Parameters: fortune

Renamed EntityXPOrb to EntityExperienceOrb

* Update Material mappings

* Fix mixed-up PistonBehavior naming

* Rename Material PLANT_BLOCK to PLANT_CUBE
2016-08-19 14:11:29 +02:00
copygirl 313f4eb099 Update some Block mappings (#16)
Fields: friction
Methods: dropItems, dropStack, dropExperience
Parameters: fortune

Renamed EntityXPOrb to EntityExperienceOrb
2016-08-18 12:35:21 -04:00
asiekierka 5912343c8a class mapout of most entity renderers, improvements 2016-08-18 15:03:31 +02:00
asiekierka 29274e2a51 chunk, potion work 2016-08-18 02:35:58 +02:00
asiekierka 02adfa28c1 more work 2016-08-17 23:19:57 +02:00
asiekierka 3d68fe8bb0 fix IInventory mapping 2016-08-17 20:57:56 +02:00
asiekierka 13d8bfc9cc initial update to 16w33a 2016-08-17 19:52:38 +02:00
asiekierka fc580c38c7 apply POMF fix 2016-08-17 16:03:57 +02:00
asiekierka 3a6229f684 entity, stat work 2016-08-17 12:48:54 +02:00
asiekierka 3cee61d028 mostly item and recipe work 2016-08-17 00:08:07 +02:00
Benjamin K 6cd8e2947f Map some sound stuff, tile renderers, and other misc stuff. (#14) 2016-08-16 22:22:45 +02:00
Shadowfacts c60bc2c601
TileEntity stuff 2016-08-15 13:20:34 -04:00
Shadowfacts 518a74d73b
More block stuff 2016-08-15 12:41:18 -04:00
Shadowfacts aab68c7a76 More block stuff 2016-08-15 12:11:13 -04:00
asiekierka bc4be53a37 minor additions to Block, fix IInventory crash 2016-08-15 14:40:10 +02:00
asiekierka fb2b4748cd work on blocks, entities 2016-08-15 13:03:18 +02:00
Benjamin K 4c3313c903 Map some blocks, entities, and related methods and classes. (#10) 2016-08-15 12:13:46 +02:00
Shadowfacts 10bf12d36b Merge branch 'master' of github.com:ChorusMC/pomf 2016-08-14 17:19:50 -04:00
Shadowfacts e4afbd0172 Block parameter mappings 2016-08-14 17:06:03 -04:00
asiekierka f8b443bc8a more mappings across the codebase 2016-08-14 22:30:49 +02:00
asiekierka 31b97b576f work on GlHandler, decorators, potions, misc. classes 2016-08-14 20:22:30 +02:00
Shadowfacts 7205dd6d87 Block, biome, and world generator stuff (#5) 2016-08-14 17:17:21 +02:00
asiekierka 66b94455d1 remove double class BlockTileEntity 2016-08-14 16:15:17 +02:00
asiekierka b9459bf28d apparently DyeColor did not save right 2016-08-14 15:43:36 +02:00
asiekierka c70e3503b8 more additions to mappings 2016-08-14 15:36:07 +02:00
Shadowfacts fdfcdba963 Misc (#4)
* Block state stuff

* Block/state/interaction mappings

* CreativeTab

* More block mappings
2016-08-14 14:29:39 +02:00
Shadowfacts d6a7fa5709 Block state stuff (#3) 2016-08-13 16:21:15 +02:00
asiekierka 63ca292b72 move from JSON to split Enigma format 2016-08-12 20:24:17 +02:00
asiekierka 14b3f16ea1 fix LOGGER and clean up Reference classes 2016-08-12 19:05:33 +02:00
asiekierka db676b3d90 Improvements across the mappings 2016-08-12 17:23:12 +02:00
asiekierka ae11bd10d3 first commit 2016-08-12 15:28:17 +02:00