Class ReflectiveValue<T>

java.lang.Object
net.glowstone.util.loot.ReflectiveValue<T>

public class ReflectiveValue<T> extends Object
  • Constructor Details

    • ReflectiveValue

      public ReflectiveValue(T value)
    • ReflectiveValue

      public ReflectiveValue(String line)
  • Method Details