Package codechicken.lib.util
Interface Copyable<T>
- All Known Implementing Classes:
CCModel,Colour,ColourARGB,ColourRGBA,Cuboid6,IconTransformation,ITransformation,LC,Line3,Matrix4,ModelMaterial,ModelProperties,ModelProperties.PerspectiveProperties,MultiIconTransformation,Quat,Rectangle4i,RedundantTransformation,Rotation,Scale,ScaledIconTransformation,SwapYZ,Transformation,TransformationList,Translation,UV,UVRotation,UVScale,UVTransformation,UVTransformationList,UVTranslation,VariableTransformation,Vector3,Vertex5
public interface Copyable<T>
-
Method Summary
-
Method Details
-
copy
T copy()
-