CLASS net/minecraft/class_6683 net/minecraft/util/ModStatus METHOD method_39029 isModded ()Z METHOD method_39030 combine (Lnet/minecraft/class_6683;)Lnet/minecraft/class_6683; COMMENT {@return the combined modification status with the higher confidence} COMMENT COMMENT @apiNote This is used to check if either the client or the integrated server is modded. ARG 1 brand METHOD method_39031 check (Ljava/lang/String;Ljava/util/function/Supplier;Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/class_6683; COMMENT {@return the modification status determined by the brand and whether the COMMENT class is signed or not} ARG 0 vanillaBrand ARG 1 brandSupplier ARG 2 environment ARG 3 clazz METHOD method_39032 getMessage ()Ljava/lang/String; CLASS class_6684 Confidence FIELD field_35177 description Ljava/lang/String; FIELD field_35178 modded Z METHOD (Ljava/lang/String;ILjava/lang/String;Z)V ARG 3 description ARG 4 modded