Uses of Interface
net.minecraft.class_2931
Packages that use class_2931
-
Uses of class_2931 in net.minecraft
Fields in net.minecraft with type parameters of type class_2931Modifier and TypeFieldDescriptionprivate final Map<class_2931,List<class_2936>> class_2934.field_14398private final Map<class_2931,List<DataFixer>> class_2934.field_14399Methods in net.minecraft with parameters of type class_2931Modifier and TypeMethodDescriptionclass_2933.method_12898(class_2931 class_2931, NbtCompound tag, int int2) class_2934.method_12898(class_2931 class_2931, NbtCompound tag, int int2) private <V> List<V>class_2934.method_12899(Map<class_2931, List<V>> map, class_2931 class_2931) class_2934.method_12900(class_2931 class_2931, NbtCompound tag) voidclass_2934.method_12901(class_2931 class_2931, DataFixer dataFixer) voidclass_2934.method_12902(class_2931 class_2931, class_2936 class_2936) private NbtCompoundclass_2934.method_12904(class_2931 class_2931, NbtCompound tag, int int2) private NbtCompoundclass_2934.method_12905(class_2931 class_2931, NbtCompound nbtCompound, int int2) Method parameters in net.minecraft with type arguments of type class_2931Modifier and TypeMethodDescriptionprivate <V> List<V>class_2934.method_12899(Map<class_2931, List<V>> map, class_2931 class_2931) -
Uses of class_2931 in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement class_2931