worldPosition

@NotNull
open fun worldPosition(): @NotNull Vector3f
@NotNull
open fun worldPosition(@NotNull localOffset: @NotNull Vector3f): @NotNull Vector3f
@NotNull
open fun worldPosition(@NotNull localOffset: @NotNull Vector3f, @NotNull globalOffset: @NotNull Vector3f): @NotNull Vector3f
@NotNull
open fun worldPosition(@NotNull localOffset: @NotNull Vector3f, @NotNull globalOffset: @NotNull Vector3f, @Nullable uuid: @Nullable UUID): @NotNull Vector3f