NeoForgePlatformHelper
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Literal brand: FML publishes none this early. Version off the loader's own mod container rather than FMLLoader.versionInfo() — the same singleton modVersion uses, so no second reflective shape.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
getSecureJar().getRootPath(), reflectively — FML 11 (26.1+) dropped getSecureJar().
Link copied to clipboard
FMLLoader.getCurrent().getDist() — the 26.1+ instance shape.
Link copied to clipboard
Static className.getDist(), or null if the class/method is absent or non-static (invoke(null) on an instance method throws — that just means "this shape doesn't apply, try the next").