Aug 6th 2018 #1 Hi,Can someone tell me how I would get a chunk position using event.getPosition() ( being as though there is no event.getChunkPosition() in the onPlayerCreateBlueprintEvent event method).
Aug 6th 2018 #2 You can use the static Utils.ChunkUtils.getChunkPosition(Vector3f) function to convert a global position to chunk coordinates