diff --git a/mappings/net/minecraft/inventory/SidedInventory.mapping b/mappings/net/minecraft/inventory/SidedInventory.mapping index f7870fad33..5ff00d0d75 100644 --- a/mappings/net/minecraft/inventory/SidedInventory.mapping +++ b/mappings/net/minecraft/inventory/SidedInventory.mapping @@ -1,5 +1,5 @@ CLASS net/minecraft/class_1278 net/minecraft/inventory/SidedInventory - COMMENT A special inventory interface for inventories that expose different slots for different sides, such as hoppers. + COMMENT A special inventory interface for inventories that expose different slots for different sides, such as furnaces. METHOD method_5492 canInsert (ILnet/minecraft/class_1799;Lnet/minecraft/class_2350;)Z COMMENT Determines whether the given stack can be inserted into this inventory at the specified slot position from the given direction. ARG 1 slot