mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
[ci skip] Mark classloading hack as Internal
Signed-off-by: Max <maxh2709@gmail.com>
This commit is contained in:
@@ -245,7 +245,9 @@ public final class FluidStack {
|
||||
return new FluidStack(getRawFluidSupplier(), amount, getTag());
|
||||
}
|
||||
|
||||
@ApiStatus.Internal
|
||||
public static void init() {
|
||||
// classloading my beloved 😍
|
||||
// please don't use this by the way
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user