Uses of Interface
net.minecraft.crash.ICrashReportDetail
-
Packages that use ICrashReportDetail Package Description net.minecraft.crash net.minecraftforge.fml.common -
-
Uses of ICrashReportDetail in net.minecraft.crash
Methods in net.minecraft.crash with parameters of type ICrashReportDetail Modifier and Type Method Description CrashReportCategoryCrashReportCategory. setDetail(java.lang.String p_189529_1_, ICrashReportDetail<java.lang.String> p_189529_2_) -
Uses of ICrashReportDetail in net.minecraftforge.fml.common
Subinterfaces of ICrashReportDetail in net.minecraftforge.fml.common Modifier and Type Interface Description interfaceICrashCallable
-