Class BungeeReflectionUtils
java.lang.Object
org.geysermc.floodgate.bungee.util.BungeeReflectionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetFieldValue(Object object, Field field, Object result)
-
Constructor Details
-
BungeeReflectionUtils
public BungeeReflectionUtils()
-
-
Method Details
-
setFieldValue
-