Uses of Interface
net.minecraft.class_9402
Packages that use class_9402
-
Uses of class_9402 in net.minecraft
Classes in net.minecraft that implement class_9402Modifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordFields in net.minecraft declared as class_9402Modifier and TypeFieldDescriptionprivate final class_9402<S> class_9396.class_9399.childThe field for thechildrecord component.private final class_9402<S> class_9402.class_9405.termThe field for thetermrecord component.Fields in net.minecraft with type parameters of type class_9402Modifier and TypeFieldDescriptionprivate final List<class_9402<S>> class_9402.class_9403.elementsThe field for theelementsrecord component.private final List<class_9402<S>> class_9402.class_9407.elementsThe field for theelementsrecord component.Methods in net.minecraft that return class_9402Modifier and TypeMethodDescriptionclass_9396.class_9399.child()Returns the value of thechildrecord component.static <S> class_9402<S> class_9402.method_58331()static <S> class_9402<S> class_9402.method_58332(class_9387<?> class_9387) static <S,T> class_9402 <S> class_9402.method_58333(class_9387<T> class_9387, T t) static <S> class_9402<S> class_9402.method_58335(class_9402<S> class_9402) static <S> class_9402<S> class_9402.method_58336(class_9402<S>[] class_9402) static <S> class_9402<S> class_9402.method_58337()static <S> class_9402<S> class_9402.method_58338(class_9402<S>[] class_9402) static class_9402<com.mojang.brigadier.StringReader> class_9413.method_58346(char char2) static class_9402<com.mojang.brigadier.StringReader> class_9413.method_58347(String string) class_9402.class_9405.term()Returns the value of thetermrecord component.Methods in net.minecraft that return types with arguments of type class_9402Modifier and TypeMethodDescriptionList<class_9402<S>> class_9402.class_9403.elements()Returns the value of theelementsrecord component.List<class_9402<S>> class_9402.class_9407.elements()Returns the value of theelementsrecord component.Methods in net.minecraft with parameters of type class_9402Modifier and TypeMethodDescription<T> voidclass_9389.method_58302(class_9387<T> class_9387, class_9402<S> class_9402, class_9396.class_9397<S, T> class_9397) <T> voidclass_9389.method_58303(class_9387<T> class_9387, class_9402<S> class_9402, class_9396.class_9398<T> class_9398) static <S,T> class_9396 <S, T> class_9396.method_58320(class_9402<S> class_9402, class_9396.class_9397<S, T> class_9397) static <S,T> class_9396 <S, T> class_9396.method_58321(class_9402<S> class_9402, class_9396.class_9398<T> class_9398) static <S> class_9402<S> class_9402.method_58335(class_9402<S> class_9402) static <S> class_9402<S> class_9402.method_58336(class_9402<S>[] class_9402) static <S> class_9402<S> class_9402.method_58338(class_9402<S>[] class_9402) Constructors in net.minecraft with parameters of type class_9402ModifierConstructorDescriptionclass_9399(class_9396.class_9397<S, T> class_9397, class_9402<S> class_9402) class_9405(class_9402<S> class_9402) Constructor parameters in net.minecraft with type arguments of type class_9402ModifierConstructorDescriptionclass_9403(List<class_9402<S>> list) class_9407(List<class_9402<S>> list)