Removed unnecessary code.
This commit is contained in:
@@ -90,8 +90,6 @@ public class Hologram {
|
|||||||
.invoke(CRAFT_BUKKIT_CLASS.cast(location.getWorld()));
|
.invoke(CRAFT_BUKKIT_CLASS.cast(location.getWorld()));
|
||||||
|
|
||||||
createPackets();
|
createPackets();
|
||||||
// Create update packets so we can send the metadata packet for V1.15 R1 and up.
|
|
||||||
getUpdatePackets(text);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void createPackets() {
|
private void createPackets() {
|
||||||
|
|||||||
Reference in New Issue
Block a user