Uses of Class
net.minecraft.world.level.block.entity.JigsawBlockEntity
Packages that use JigsawBlockEntity
Package
Description
-
Uses of JigsawBlockEntity in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as JigsawBlockEntityModifier and TypeFieldDescriptionprivate final JigsawBlockEntity
JigsawBlockEditScreen.jigsawEntity
Constructors in net.minecraft.client.gui.screens.inventory with parameters of type JigsawBlockEntity -
Uses of JigsawBlockEntity in net.minecraft.client.player
Methods in net.minecraft.client.player with parameters of type JigsawBlockEntity -
Uses of JigsawBlockEntity in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type JigsawBlockEntity -
Uses of JigsawBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type JigsawBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<JigsawBlockEntity>
BlockEntityType.JIGSAW