Uses of Record Class
net.minecraft.class_11034.class_11036
Packages that use class_11034.class_11036
-
Uses of class_11034.class_11036 in net.minecraft
Fields in net.minecraft declared as class_11034.class_11036Fields in net.minecraft with type parameters of type class_11034.class_11036Modifier and TypeFieldDescriptionprivate final List<class_11034.class_11036> class_11034.field_58773static final PacketCodec<ByteBuf, class_11034.class_11036> class_11034.class_11036.field_58792private final List<class_11034.class_11036> class_10950.optionsThe field for theoptionsrecord component.Methods in net.minecraft that return class_11034.class_11036Modifier and TypeMethodDescriptionprivate static class_11034.class_11036class_11034.method_69472(class_11034.class_11035 class_11035, String[] string) private static @Nullable class_11034.class_11036class_11034.method_69488(Map<ColumnPos, class_11034.class_11035> map) class_11034.method_69504()Methods in net.minecraft that return types with arguments of type class_11034.class_11036Modifier and TypeMethodDescriptionstatic List<com.mojang.datafixers.util.Pair<class_11034.class_11036, class_11034.class_11037>> class_11034.method_69469(ServerWorld serverWorld, BlockPos blockPos, Direction direction, DoubleBlockHalf doubleBlockHalf, class_11055 class_11055) class_10950.options()Returns the value of theoptionsrecord component.Constructor parameters in net.minecraft with type arguments of type class_11034.class_11036ModifierConstructorDescriptionclass_10950(int int2, List<class_11034.class_11036> list) class_11034(int int2, PlayerInventory playerInventory, List<class_11034.class_11036> list) class_11034(int int2, PlayerInventory playerInventory, ScreenHandlerContext screenHandlerContext, List<class_11034.class_11036> list, @Nullable List<class_11034.class_11037> list2) class_11124(int int2, PlayerInventory playerInventory, List<class_11034.class_11036> list)