Uses of Interface
net.minecraft.class_7948
Packages that use class_7948
-
Uses of class_7948 in net.minecraft
Classes in net.minecraft that implement class_7948Modifier and TypeClassDescriptionclassclassclassclassFields in net.minecraft with type parameters of type class_7948Modifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec<? extends class_7948>class_7951.codecThe field for thecodecrecord component.private final List<class_7948>class_7947.field_41388static com.mojang.serialization.Codec<class_7948>class_7952.field_41396static com.mojang.serialization.Codec<List<class_7948>>class_7952.field_41397Methods in net.minecraft that return types with arguments of type class_7948Modifier and TypeMethodDescriptioncom.mojang.serialization.Codec<? extends class_7948>class_7951.codec()Returns the value of thecodecrecord component.Method parameters in net.minecraft with type arguments of type class_7948Modifier and TypeMethodDescriptionprivate static class_7951class_7952.method_47680(String string, com.mojang.serialization.Codec<? extends class_7948> codec) Constructor parameters in net.minecraft with type arguments of type class_7948ModifierConstructorDescriptionprivateclass_7947(List<class_7948> list) class_7951(com.mojang.serialization.Codec<? extends class_7948> codec) Creates an instance of aclass_7951record class.