Klasse FoundryEngineModClient
java.lang.Object
de.luckymcdev.foundryengine.FoundryEngineModClient
Client-side entrypoint for FoundryEngine. Registers client event listeners, panels, and key bindings.
-
Feldübersicht
FelderModifikator und TypFeldBeschreibungstatic final net.minecraft.resources.Identifierstatic final net.minecraft.resources.Identifierstatic final net.minecraft.resources.Identifier -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFoundryEngineModClient(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer modContainer) -
Methodenübersicht
-
Felddetails
-
LOGO_TRANSPARENT
public static final net.minecraft.resources.Identifier LOGO_TRANSPARENT -
LOGO_BLACK
public static final net.minecraft.resources.Identifier LOGO_BLACK -
LOGO_WHITE
public static final net.minecraft.resources.Identifier LOGO_WHITE
-
-
Konstruktordetails
-
FoundryEngineModClient
public FoundryEngineModClient(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer modContainer)
-