@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/ChatModifier.java
|
||||
+++ b/net/minecraft/server/ChatModifier.java
|
||||
@@ -114,6 +114,20 @@
|
||||
--- a/net/minecraft/network/chat/ChatModifier.java
|
||||
+++ b/net/minecraft/network/chat/ChatModifier.java
|
||||
@@ -118,6 +118,20 @@
|
||||
return new ChatModifier(this.color, this.bold, obool, this.underlined, this.strikethrough, this.obfuscated, this.clickEvent, this.hoverEvent, this.insertion, this.font);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user