Skip to content

Commit

Permalink
we don't need them in Data!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemiofitor4096 committed Oct 2, 2024
1 parent 3bf50f7 commit a2f344d
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 534 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* When building structure, data must be member variable and {@link DataStructure#integrate(Data) "integrate()"}
* can be used to hold data for other usages.
* </p>
* @see AbstractNBTStructure There also is an abstract structure for using.
*/
public interface DataStructure {
<T, K extends Data<T>> K integrate(K data);
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a2f344d

Please sign in to comment.