Uses of Class
net.minecraft.block.entity.FurnaceBlockEntity
Packages that use FurnaceBlockEntity
Package
Description
-
Uses of FurnaceBlockEntity in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as FurnaceBlockEntityConstructors in net.minecraft.client.gui.screen.ingame with parameters of type FurnaceBlockEntityModifierConstructorDescriptionFurnaceScreen(PlayerInventory inventory, 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) voidServerPlayerEntity.method_487(FurnaceBlockEntity furnaceBlockEntity) -
Uses of FurnaceBlockEntity in net.minecraft.screen
Fields in net.minecraft.screen declared as FurnaceBlockEntityModifier and TypeFieldDescriptionprivate FurnaceBlockEntityFurnaceScreenHandler.furnaceBlockEntityConstructors in net.minecraft.screen with parameters of type FurnaceBlockEntityModifierConstructorDescriptionFurnaceScreenHandler(PlayerInventory playerInventory, FurnaceBlockEntity furnaceBlockEntity)