Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-26 00:00:41 +01:00
Remove debug code
Dieser Commit ist enthalten in:
Ursprung
c777641a90
Commit
8f735ae453
@ -53,7 +53,6 @@ public class CatEntity extends TameableEntity {
|
||||
} else {
|
||||
metadata.put(EntityData.VARIANT, (int) entityMetadata.getValue());
|
||||
}
|
||||
System.out.println("Variant: " + entityMetadata.getValue());
|
||||
}
|
||||
if (entityMetadata.getId() == 21) {
|
||||
// Needed or else wild cats are a red color
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren