From 02bd4843af2b94ee7a722325df5b45578364ae3e Mon Sep 17 00:00:00 2001 From: YanisBft Date: Mon, 20 Nov 2023 19:08:36 +0100 Subject: [PATCH] forgot the params --- .../data/server/loottable/BlockLootTableGenerator.mapping | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mappings/net/minecraft/data/server/loottable/BlockLootTableGenerator.mapping b/mappings/net/minecraft/data/server/loottable/BlockLootTableGenerator.mapping index 301a9aeb96..e4407efa02 100644 --- a/mappings/net/minecraft/data/server/loottable/BlockLootTableGenerator.mapping +++ b/mappings/net/minecraft/data/server/loottable/BlockLootTableGenerator.mapping @@ -47,8 +47,8 @@ CLASS net/minecraft/class_7788 net/minecraft/data/server/loottable/BlockLootTabl ARG 2 drop ARG 3 count METHOD method_45985 tallPlantDrops (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)Lnet/minecraft/class_52$class_53; - ARG 1 tallGrass - ARG 2 grass + ARG 1 tallPlant + ARG 2 shortPlant METHOD method_45986 leavesDrops (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;[F)Lnet/minecraft/class_52$class_53; ARG 1 leaves ARG 2 drop