Uses of Class
net.minecraft.block.entity.JigsawBlockEntity
Packages that use JigsawBlockEntity
Package
Description
-
Uses of JigsawBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type JigsawBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<JigsawBlockEntity> BlockEntityType.JIGSAW
-
Uses of JigsawBlockEntity in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as JigsawBlockEntityConstructors in net.minecraft.client.gui.screen.ingame with parameters of type JigsawBlockEntity -
Uses of JigsawBlockEntity in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type JigsawBlockEntityModifier and TypeMethodDescriptionvoid
ClientPlayerEntity.openJigsawScreen
(JigsawBlockEntity jigsaw) -
Uses of JigsawBlockEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type JigsawBlockEntity