diff options
Diffstat (limited to 'docs/API class inheritance - blockentities.gv')
-rw-r--r-- | docs/API class inheritance - blockentities.gv | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/API class inheritance - blockentities.gv b/docs/API class inheritance - blockentities.gv deleted file mode 100644 index 966588c5f..000000000 --- a/docs/API class inheritance - blockentities.gv +++ /dev/null @@ -1,15 +0,0 @@ -digraph -{ -rankdir=LR - -cBlockEntity -> cBlockEntityWithItems -cBlockEntity -> cJukeboxEntity -cBlockEntity -> cNoteEntity -cBlockEntity -> cSignEntity -cBlockEntityWithItems -> cChestEntity -cBlockEntityWithItems -> cDropSpenserEntity -cBlockEntityWithItems -> cFurnaceEntity -cBlockEntityWithItems -> cHopperEntity -cDropSpenserEntity -> cDropperEntity -cDropSpenserEntity -> cDispenserEntity -}
\ No newline at end of file |