Uses of Class
net.minecraft.block.entity.AbstractFurnaceBlockEntity
Packages that use AbstractFurnaceBlockEntity
-
Uses of AbstractFurnaceBlockEntity in net.minecraft.block.entity
Subclasses of AbstractFurnaceBlockEntity in net.minecraft.block.entityModifier and TypeClassDescriptionclass
class
class
Methods in net.minecraft.block.entity with parameters of type AbstractFurnaceBlockEntityModifier and TypeMethodDescriptionprivate static int
AbstractFurnaceBlockEntity.getCookTime
(ServerWorld world, AbstractFurnaceBlockEntity furnace) static void
AbstractFurnaceBlockEntity.tick
(ServerWorld world, BlockPos pos, BlockState state, AbstractFurnaceBlockEntity blockEntity)