Uses of Class
net.minecraft.util.Tuple
-
Packages that use Tuple Package Description net.minecraft.world.gen.feature.structure net.minecraftforge.common.data -
-
Uses of Tuple in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure with type parameters of type Tuple Modifier and Type Field Description private static java.util.List<Tuple<Rotation,BlockPos>>EndCityPieces. FAT_TOWER_BRIDGESprivate static java.util.List<Tuple<Rotation,BlockPos>>EndCityPieces. TOWER_BRIDGES -
Uses of Tuple in net.minecraftforge.common.data
Fields in net.minecraftforge.common.data with type parameters of type Tuple Modifier and Type Field Description private java.util.Map<java.lang.String,Tuple<GlobalLootModifierSerializer<?>,com.google.gson.JsonObject>>GlobalLootModifierProvider. toSerialize
-