Uses of Class
net.minecraft.block.entity.FurnaceBlockEntity
Packages that use FurnaceBlockEntity
-
Uses of FurnaceBlockEntity in net.minecraft
Fields in net.minecraft declared as FurnaceBlockEntityModifier and TypeFieldDescriptionprivate FurnaceBlockEntityclass_337.field_1258private FurnaceBlockEntityclass_524.field_2191Methods in net.minecraft with parameters of type FurnaceBlockEntityModifier and TypeMethodDescriptionvoidclass_69.method_487(FurnaceBlockEntity furnaceBlockEntity) Constructors in net.minecraft with parameters of type FurnaceBlockEntityModifierConstructorDescriptionclass_337(PlayerInventory playerInventory, FurnaceBlockEntity furnaceBlockEntity) class_524(PlayerInventory playerInventory, FurnaceBlockEntity furnaceBlockEntity) -
Uses of FurnaceBlockEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type FurnaceBlockEntityModifier and TypeMethodDescriptionvoidClientPlayerEntity.method_487(FurnaceBlockEntity furnaceBlockEntity) voidPlayerEntity.method_487(FurnaceBlockEntity furnaceBlockEntity)