Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-25 07:40:10 +01:00
Accidentally added name comp.
Dieser Commit ist enthalten in:
Ursprung
00837d97b2
Commit
a8e60b6fbc
@ -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
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren