Uses of Class
net.minecraft.world.level.block.entity.StructureBlockEntity
Packages that use StructureBlockEntity
Package
Description
-
Uses of StructureBlockEntity in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as StructureBlockEntityModifier and TypeFieldDescriptionprivate final StructureBlockEntity
StructureBlockEditScreen.structure
Constructors in net.minecraft.client.gui.screens.inventory with parameters of type StructureBlockEntity -
Uses of StructureBlockEntity in net.minecraft.client.player
Methods in net.minecraft.client.player with parameters of type StructureBlockEntityModifier and TypeMethodDescriptionvoid
LocalPlayer.openStructureBlock
(StructureBlockEntity pStructure) -
Uses of StructureBlockEntity in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type StructureBlockEntityModifier and TypeMethodDescriptionvoid
Player.openStructureBlock
(StructureBlockEntity pStructureEntity) -
Uses of StructureBlockEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type StructureBlockEntityModifier and TypeMethodDescriptionprivate void
StructureBlock.trigger
(ServerLevel pLevel, StructureBlockEntity pBlockEntity) -
Uses of StructureBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type StructureBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<StructureBlockEntity> BlockEntityType.STRUCTURE_BLOCK