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.inventoryFields in net.minecraft.client.gui.screens.inventory declared as JigsawBlockEntityModifier and TypeFieldDescriptionprivate final JigsawBlockEntityJigsawBlockEditScreen.jigsawEntityConstructors in net.minecraft.client.gui.screens.inventory with parameters of type JigsawBlockEntity
- 
Uses of JigsawBlockEntity in net.minecraft.client.playerMethods in net.minecraft.client.player with parameters of type JigsawBlockEntity
- 
Uses of JigsawBlockEntity in net.minecraft.world.entity.playerMethods in net.minecraft.world.entity.player with parameters of type JigsawBlockEntity
- 
Uses of JigsawBlockEntity in net.minecraft.world.level.block.entityFields in net.minecraft.world.level.block.entity with type parameters of type JigsawBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<JigsawBlockEntity>BlockEntityType.JIGSAW