Uses of Class
net.minecraft.block.entity.StructureBlockEntity
Packages that use StructureBlockEntity
Package
Description
-
Uses of StructureBlockEntity in net.minecraft
Fields in net.minecraft declared as StructureBlockEntityConstructors in net.minecraft with parameters of type StructureBlockEntity -
Uses of StructureBlockEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type StructureBlockEntityModifier and TypeMethodDescriptionprivate voidStructureBlock.method_13319(StructureBlockEntity structureBlockEntity) -
Uses of StructureBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type StructureBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<StructureBlockEntity>BlockEntityType.STRUCTURE_BLOCKMethods in net.minecraft.block.entity that return types with arguments of type StructureBlockEntityModifier and TypeMethodDescriptionprivate List<StructureBlockEntity>StructureBlockEntity.method_11671(BlockPos blockPos, BlockPos blockPos2) private List<StructureBlockEntity>StructureBlockEntity.method_11674(List<StructureBlockEntity> list) Method parameters in net.minecraft.block.entity with type arguments of type StructureBlockEntityModifier and TypeMethodDescriptionprivate BlockBoxStructureBlockEntity.method_11672(BlockPos blockPos, List<StructureBlockEntity> list) private List<StructureBlockEntity>StructureBlockEntity.method_11674(List<StructureBlockEntity> list) -
Uses of StructureBlockEntity in net.minecraft.client
Methods in net.minecraft.client with parameters of type StructureBlockEntityModifier and TypeMethodDescriptionbooleanclass_2887.method_12410(StructureBlockEntity structureBlockEntity) private voidclass_2887.method_13446(StructureBlockEntity structureBlockEntity, double double2, double double3, double double4, BlockPos blockPos, Tessellator tessellator, BufferBuilder bufferBuilder, boolean bool) voidclass_2887.method_1631(StructureBlockEntity structureBlockEntity, double double2, double double3, double double4, float float2, int int2) -
Uses of StructureBlockEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type StructureBlockEntityModifier and TypeMethodDescriptionvoidClientPlayerEntity.method_13565(StructureBlockEntity structureBlockEntity) voidPlayerEntity.method_13565(StructureBlockEntity structureBlockEntity)