mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-29 04:28:21 +01:00
Remove debugging
This commit is contained in:
parent
ee435f43f2
commit
c5362bffba
@ -1069,8 +1069,6 @@ public class Entity implements Viewable, Tickable, TagHandler, PermissionHandler
|
||||
* @param pose the new entity pose
|
||||
*/
|
||||
public void setPose(@NotNull Pose pose) {
|
||||
System.out.println("Set pose: " + pose);
|
||||
|
||||
this.entityMeta.setPose(pose);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user