Package com.viaversion.viaversion.util
Interface Copyable
- All Known Subinterfaces:
HashedItem,Item,ItemBase,StructuredData<T>
- All Known Implementing Classes:
AdventureModePredicate,ArmorTrimMaterial,ArmorTrimPattern,AttributeModifiers1_20_5,AttributeModifiers1_21,AttributeModifiers1_21.Display,AttributeModifiers1_21.OverrideText,Bee,BlockPredicate,BlockStateProperties,ChatType,ChatType.ChatTypeDecoration,Consumable1_21_2,CustomModelData1_21_4,DataItem,DeathProtection,DebugStickState,Enchantments,EntityData,FilterableComponent,FireworkExplosion,Fireworks,FoodProperties1_20_5,HashedStructuredItem,Instrument1_21_2,LockCode,Particle,Particle.ParticleData,PotDecorations,PotionContents,RegistryEntry,StructuredDataContainer,StructuredItem,WritableBook,WrittenBook
public interface Copyable
-
Method Summary
-
Method Details
-
copy
static <T> T copy(T object) -
copy
Object copy()
-