yarn/mappings/net/minecraft
Sarun Intaralawan 5e977903e1
Add mappings for BedBlock methods (#2730)
* Change `isBed` to `isBedBelow`

The implementation of this method intends to check if the block **below** is an instance of BedBlock. The method name is changed accordingly.

* Add mappings for remaining method in BedBlock
2021-10-05 17:54:43 +01:00
..
advancement 21w39a stuff (#2719) 2021-10-01 19:02:54 +01:00
block Add mappings for BedBlock methods (#2730) 2021-10-05 17:54:43 +01:00
client 21w39a MinecraftClient mapping (#2724) 2021-10-03 12:49:28 +01:00
command 21w37a misc stuff (#2689) 2021-09-20 16:51:40 +01:00
data Update method mappings in RecipesProvider (#2644) 2021-08-22 22:21:41 +01:00
datafixer 21w39a stuff (#2719) 2021-10-01 19:02:54 +01:00
enchantment Use upper snake case with static final fields (#2624) 2021-08-07 16:51:52 +01:00
entity Revamp control to be more accurate (#2513) 2021-10-04 14:06:44 +01:00
fluid 21w05a stuff (#2017) 2021-02-04 18:34:24 +00:00
inventory 21w39a 2021-09-29 19:08:30 +01:00
item Rename the MushroomStewItem class to StewItem (#2722) 2021-10-03 12:49:43 +01:00
loot 21w39a stuff (#2719) 2021-10-01 19:02:54 +01:00
nbt 21w39a 2021-09-29 19:08:30 +01:00
network Map chunk and light data, used for packet transport and async reading (#2713) 2021-10-01 19:00:25 +01:00
obfuscate Two annotations. They write cursed annotations (#2241) 2021-04-02 10:26:16 +01:00
particle Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
potion NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
predicate 21w39a stuff (#2719) 2021-10-01 19:02:54 +01:00
recipe Recipe docs (#2549) 2021-07-10 12:28:34 +01:00
resource Use upper snake case with static final fields (#2624) 2021-08-07 16:51:52 +01:00
scoreboard Fix translation key and display name, close #2693 (#2716) 2021-09-28 18:24:59 +01:00
screen Revert "Use automapped names for documented fields (#2571)" 2021-07-19 21:49:44 +01:00
server More 21w39a stuff (#2720) 2021-10-01 19:02:43 +01:00
sound Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
stat misc things (#2409) 2021-05-18 15:38:15 +00:00
state Remove links to fandom (#2717) 2021-09-26 17:34:25 +01:00
structure 21w38a 2021-09-23 18:35:53 +02:00
tag Some required tag details (#2442) 2021-05-31 17:19:24 +01:00
test Use upper snake case with static final fields (#2624) 2021-08-07 16:51:52 +01:00
text 21w20a util stuff (#2424) 2021-05-23 18:12:20 +00:00
unused/packageinfo Update for fixed intermediary 2021-09-29 20:52:12 +01:00
util Revamp control to be more accurate (#2513) 2021-10-04 14:06:44 +01:00
village 21w37a misc stuff (#2689) 2021-09-20 16:51:40 +01:00
world Fix build errors (#2727) 2021-10-03 12:48:29 +01:00
Bootstrap.mapping Map top level classes (#2349) 2021-04-26 15:42:56 +00:00
GameVersion.mapping Import from 1.18_experimental-snapshot-7 2021-09-17 01:24:14 +02:00
MinecraftVersion.mapping Import from 1.18_experimental-snapshot-7 2021-09-17 01:24:14 +02:00
SaveVersion.mapping 21w39a 2021-09-29 19:08:30 +01:00
SharedConstants.mapping 21w37a version and shared constants (#2687) 2021-09-18 14:21:41 +00:00
class_6148.mapping A few more constant classes (#2319) 2021-04-18 13:03:44 +00:00
class_6574.mapping Terrain generation mappings for 21w37a (#2697) 2021-10-01 19:09:33 +01:00