yarn/mappings/net/minecraft
AlexIIL dd60a9b973
BlockEntity tick and creation (#1836)
* Minor BlockEntity ticking names.

* And some more.

* More.

* More.

* Map a lot more BlockEntity.tick methods.

* World mappings.

* Javadoc for BlockWithEntity.checkTYpe.

* Name params.

* Map BlockEntityType.class_5559 as BlockEntityCreator

* Rename BeehiveBlockEntity.tick to tickServer as it's not used on the client.

* WorldChunk.emptyBlockEntityTicker -> EMPTY_BLOCK_ENTITY_TICKER

* tickServer -> serverTick and tickClient -> clientTick

* WorldChunk.method_31718 -> wrapTicker (rather than createTicker, as this is more accurate).

* Map WorldChunk.method_31715 as canTickBlockEntities.

* DirectBlockEntityTicker -> BlockEntitytTickInvoker

* "ChunkBlockEntityTicker" -> "BlockEntityTickInvoker".

* Bring back "direct" instead of "impl".

* "null*" -> "empty*"

* BlockEntityCreator -> BlockEntityFactory.

* CampfireBlockEntity: tickUnlit/tickLit -> unlitServerTick/litServerTick

* creator/supplier -> factory in BlockEntityType.
2020-11-06 12:49:58 +00:00
..
advancement 20w45a 2020-11-04 20:44:22 +00:00
block BlockEntity tick and creation (#1836) 2020-11-06 12:49:58 +00:00
client Resource mappings. (#1842) 2020-11-06 12:49:38 +00:00
command 20w45a 2020-11-04 20:44:22 +00:00
data 20w45a 2020-11-04 20:44:22 +00:00
datafixer Misc 20w45a things (#1832) 2020-11-05 09:36:10 +00:00
enchantment Assorted mappings, mainly enchanting, some rendering params and generator type. (#1671) 2020-08-31 00:37:36 +01:00
entity Map spyglass logic (#1834) 2020-11-05 19:37:46 +00:00
fluid Fix FluidState#matches not being consistent with Fluid#isIn (#1489) 2020-06-20 19:50:51 +01:00
inventory 20w45a 2020-11-04 20:44:22 +00:00
item Some 20w45a items (#1831) 2020-11-05 09:34:51 +00:00
loot Misc 20w45a things (#1832) 2020-11-05 09:36:10 +00:00
nbt 20w45a 2020-11-04 20:44:22 +00:00
network 20w45a 2020-11-04 20:44:22 +00:00
particle Particle and sound classes (#1717) 2020-08-27 09:21:13 +01:00
potion stuff (#1231) 2020-03-30 09:10:03 +00:00
predicate 1.16.2-pre2 2020-08-05 18:08:42 +01:00
recipe New Ingredient.ofStacks (#1739) 2020-09-07 09:02:15 +01:00
resource Resource mappings. (#1842) 2020-11-06 12:49:38 +00:00
scoreboard 20w17a 2020-04-22 16:59:47 +01:00
screen 20w45a 2020-11-04 20:44:22 +00:00
server Initial entity management mappings (#1845) 2020-11-05 23:40:31 +00:00
sound Particle and sound classes (#1717) 2020-08-27 09:21:13 +01:00
stat some 14a stuff (#1251) 2020-04-03 20:11:08 +01:00
state Add Javadoc for property classes (#1789) 2020-10-11 15:59:33 +01:00
structure old structure generation mapping (#1788) 2020-10-12 17:35:16 +01:00
tag A couple of tag mappings (#1680) 2020-08-13 18:12:46 +01:00
test 20w45a 2020-11-04 20:44:22 +00:00
text Style.method_30938 -> withUnderline (#1765) 2020-09-25 11:31:51 +01:00
util MaterialColor -> MapColor (#1397) 2020-11-05 23:53:41 +00:00
village Replace remaining references to generic trader naming with merchant (#1778) 2020-10-10 12:48:27 +01:00
world BlockEntity tick and creation (#1836) 2020-11-06 12:49:58 +00:00
Bootstrap.mapping TypeConsumer is actually a visitor (#1566) 2020-07-10 12:59:25 +01:00
MinecraftVersion.mapping Add mappings for MinecraftVersion and SharedConstants (#1840) 2020-11-05 09:39:19 +00:00
SharedConstants.mapping Add mappings for MinecraftVersion and SharedConstants (#1840) 2020-11-05 09:39:19 +00:00
class_5423.mapping 1.16.2-pre2 2020-08-05 18:08:42 +01:00
class_5459.mapping Mostly decorator and feature stuff (#1568) 2020-07-10 16:35:22 +01:00
class_5568.mapping Add entity mappings (#1829) 2020-11-05 09:41:29 +00:00
class_5569.mapping Initial entity management mappings (#1845) 2020-11-05 23:40:31 +00:00
class_5570.mapping Initial entity management mappings (#1845) 2020-11-05 23:40:31 +00:00
class_5579.mapping Initial entity management mappings (#1845) 2020-11-05 23:40:31 +00:00
class_5582.mapping Initial entity management mappings (#1845) 2020-11-05 23:40:31 +00:00
class_5584.mapping Initial entity management mappings (#1845) 2020-11-05 23:40:31 +00:00