Skip to content

Commit

Permalink
Map LootableInventory
Browse files Browse the repository at this point in the history
  • Loading branch information
Kneelawk committed Dec 22, 2023
1 parent b209283 commit e6f8c9d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions mappings/net/minecraft/inventory/LootableInventory.mapping
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
CLASS net/minecraft/unmapped/C_ehawoasn net/minecraft/inventory/LootableInventory
FIELD f_yeibkfzd LOOT_TABLE_SEED_KEY Ljava/lang/String;
FIELD f_ztchflsp LOOT_TABLE_KEY Ljava/lang/String;
METHOD m_canflxyp setLootTableId (Lnet/minecraft/unmapped/C_ncpywfca;)V
METHOD m_drfdhyfv getLootTableId ()Lnet/minecraft/unmapped/C_ncpywfca;
METHOD m_mtzsyvbu setupLoot (Lnet/minecraft/unmapped/C_jzrpycqo;)V
METHOD m_njtcujiz readLootTableNbt (Lnet/minecraft/unmapped/C_hhlwcnih;)Z
METHOD m_qihknhoq getPos ()Lnet/minecraft/unmapped/C_hynzadkk;
METHOD m_rtxjwbev getWorld ()Lnet/minecraft/unmapped/C_cdctfzbn;
METHOD m_ssvygaxw setupLootTable (Lnet/minecraft/unmapped/C_ncpywfca;J)V
METHOD m_ubdtdnuf setLootTableSeed (J)V
METHOD m_uxrpqxab getLootTableSeed ()J
METHOD m_vhsehsrn setupLootTable (Lnet/minecraft/unmapped/C_peaveboq;Lnet/minecraft/unmapped/C_rlomrsco;Lnet/minecraft/unmapped/C_hynzadkk;Lnet/minecraft/unmapped/C_ncpywfca;)V
METHOD m_ycwokqel writeLootTableNbt (Lnet/minecraft/unmapped/C_hhlwcnih;)Z

0 comments on commit e6f8c9d

Please sign in to comment.