Interface TileEntitySnapshot<E extends LiveTileEntity>
- All Superinterfaces:
TileEntity
- All Known Subinterfaces:
BannerTileEntitySnapshot
,ChestTileEntitySnapshot
,DispenserTileEntitySnapshot
,DropperTileEntitySnapshot
,FurnaceTileEntitySnapshot
,SignTileEntitySnapshot
,SkullSnapshot
,UnknownContainerTileEntitySnapshot
-
Method Summary
Modifier and TypeMethodDescriptiondefault E
apply(@NotNull SyncBlockPosition position)
default Collection<BlockType>
Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface org.core.world.position.block.entity.TileEntity
getSnapshot
-
Method Details
-
getDeclaredClass
-
apply
-
getSupportedBlocks
Deprecated, for removal: This API element is subject to removal in a future version. -
getApplicableBlocks
-
apply
- Throws:
BlockNotSupported
-