yarn/mappings/net/minecraft/inventory/LootableInventory.mapping

26 lines
1.1 KiB
Plaintext

CLASS net/minecraft/class_8934 net/minecraft/inventory/LootableInventory
FIELD field_47154 LOOT_TABLE_KEY Ljava/lang/String;
FIELD field_47155 LOOT_TABLE_SEED_KEY Ljava/lang/String;
METHOD method_10997 getWorld ()Lnet/minecraft/class_1937;
METHOD method_11016 getPos ()Lnet/minecraft/class_2338;
METHOD method_11285 setLootTable (Lnet/minecraft/class_2960;)V
ARG 1 lootTableId
METHOD method_54866 setLootTableSeed (J)V
ARG 1 lootTableSeed
METHOD method_54867 setLootTable (Lnet/minecraft/class_2960;J)V
ARG 1 lootTableId
ARG 2 lootTableSeed
METHOD method_54868 setLootTable (Lnet/minecraft/class_1922;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;Lnet/minecraft/class_2960;)V
ARG 0 world
ARG 1 random
ARG 2 pos
ARG 3 lootTableId
METHOD method_54869 getLootTable ()Lnet/minecraft/class_2960;
METHOD method_54870 getLootTableSeed ()J
METHOD method_54871 readLootTable (Lnet/minecraft/class_2487;)Z
ARG 1 nbt
METHOD method_54872 writeLootTable (Lnet/minecraft/class_2487;)Z
ARG 1 nbt
METHOD method_54873 generateLoot (Lnet/minecraft/class_1657;)V
ARG 1 player