Class GenericUtil
java.lang.Object
com.blamejared.crafttweaker.api.util.GenericUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Tstatic <T,U, V> Function <U, T> uncheckFunc(Function<U, V> func)
-
Constructor Details
-
GenericUtil
public GenericUtil()
-
-
Method Details
-
uncheck
-
uncheckFunc
-