Files
paper-mc/paper-server/patches/sources/net/minecraft
Tassu 4bea989f34 Implement furnace cook speed multiplier API
Fixed an issue where a furnace's cook-speed multiplier rounds down
to the nearest Integer when updating its current cook time.

== AT ==
public net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity getTotalCookTime(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;)I

Co-authored-by: Eric Su <ericsu@alumni.usc.edu>
2018-09-13 08:45:21 +03:00
..
2017-06-17 18:48:21 -04:00
2018-08-26 20:49:50 -04:00
2016-03-30 19:36:20 -04:00
2016-03-30 19:36:20 -04:00
2018-08-21 01:39:35 +01:00
2018-01-14 17:01:31 -05:00
2021-01-29 17:54:03 +01:00