Uses of Class
net.minecraft.block.entity.StructureBlockEntity
Packages that use StructureBlockEntity
-
Uses of StructureBlockEntity in net.minecraft.block.entity
Methods 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) voidclass_2887.render(StructureBlockEntity structureBlockEntity, double double2, double double3, double double4, float float2, int int2)