Class RefReference

  • All Implemented Interfaces:
    pers.neige.neigeitems.ref.registry.RefHolder

    
    public final class RefReference<T>
     implements RefHolder<T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RefReference()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static <T> RefReference<T> createIntrusive(RefHolderOwner<T> owner, @Nullable() T value)
      native void bindValue(T value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait