Uses of Record Class
net.minecraft.util.ModStatus
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of ModStatus in net.minecraft.client
-
Uses of ModStatus in net.minecraft.server
-
Uses of ModStatus in net.minecraft.server.integrated
-
Uses of ModStatus in net.minecraft.util
Modifier and TypeMethodDescriptionstatic ModStatus
ModStatus.check
(String vanillaBrand, Supplier<String> brandSupplier, String environment, Class<?> clazz) Returns the modification status determined by the brand and whether the class is signed or not.Returns the combined modification status with the higher confidence.