Uses of Class
org.sgrewritten.stargate.container.TwoTuple
Packages that use TwoTuple
-
Uses of TwoTuple in org.sgrewritten.stargate.migration
Methods in org.sgrewritten.stargate.migration that return TwoTupleModifier and TypeMethodDescriptionDataMigration.getNewConfigPair
(TwoTuple<String, Object> oldPair) Gets the new key-value pair corresponding to the old key-value pairDataMigration6.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration7.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration9.getNewConfigPair
(TwoTuple<String, Object> oldPair) Methods in org.sgrewritten.stargate.migration with parameters of type TwoTupleModifier and TypeMethodDescriptionDataMigration.getNewConfigPair
(TwoTuple<String, Object> oldPair) Gets the new key-value pair corresponding to the old key-value pairDataMigration6.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration7.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration9.getNewConfigPair
(TwoTuple<String, Object> oldPair)