mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix random new line
This commit is contained in:
parent
d2a195e690
commit
76b5bdd714
1 changed files with 0 additions and 1 deletions
|
|
@ -408,7 +408,6 @@ public class JavaLevelEventTranslator extends PacketTranslator<ClientboundLevelE
|
|||
effectPacket.setPosition(pos.sub(0.5f, 0.5f, 0.5f));
|
||||
// Same issue as above here
|
||||
spawnOminousTrialSpawnerParticles(session, pos);
|
||||
|
||||
}
|
||||
case PARTICLES_TRIAL_SPAWNER_SPAWN_MOB_AT -> {
|
||||
// This should be its own class in MCProtocolLib.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue