-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
mappings/net/minecraft/inventory/LootableInventory.mapping
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
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 |