remove unnecessary deprecated attribute
This commit is contained in:
@@ -46,7 +46,6 @@ public class McObjectConverter
|
||||
|
||||
|
||||
/** 4x4 float matrix converter */
|
||||
@Deprecated
|
||||
public static Mat4f Convert(
|
||||
#if MC_VER < MC_1_19_4 com.mojang.math.Matrix4f
|
||||
#elif MC_VER < MC_1_21_6 org.joml.Matrix4f
|
||||
|
||||
+1
-1
Submodule coreSubProjects updated: 1178ef0706...42ae79b76c
Reference in New Issue
Block a user