@ -0,0 +1,13 @@
|
||||
declare namespace org {
|
||||
namespace spongepowered {
|
||||
namespace api {
|
||||
namespace block {
|
||||
namespace tileentity {
|
||||
// @ts-ignore
|
||||
interface DaylightDetector extends org.spongepowered.api.block.tileentity.TileEntity {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user