Accidentally added name comp.

This commit is contained in:
Joshua Castle 2023-01-05 19:52:45 -08:00
parent 00837d97b2
commit a8e60b6fbc
No known key found for this signature in database
GPG key ID: F674F38216C35D5D

View file

@ -34,12 +34,6 @@ import java.util.Set;
* This class is used to store components for a custom block or custom block permutation.
*/
public interface CustomBlockComponents {
/**
* Gets the name component
*
* @return The name.
*/
@NonNull String name();
/**
* Gets the selection box component