Removed unnecessary code.

This commit is contained in:
Jitse Boonstra 2020-03-14 23:35:42 +01:00
parent c9c71ba80d
commit 6a6a04b00d
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ public class Hologram {
.invoke(CRAFT_BUKKIT_CLASS.cast(location.getWorld()));
createPackets();
// Create update packets so we can send the metadata packet for V1.15 R1 and up.
getUpdatePackets(text);
}
private void createPackets() {