Package dev.architectury.mixin.inject
Class MixinGameEvent
java.lang.Object
dev.architectury.mixin.inject.MixinGameEvent
- All Implemented Interfaces:
InjectedGameEventExtension
,InjectedRegistryEntryExtension<net.minecraft.world.level.gameevent.GameEvent>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.architectury.extensions.injected.InjectedGameEventExtension
arch$holder
Methods inherited from interface dev.architectury.extensions.injected.InjectedRegistryEntryExtension
arch$registryName
-
Constructor Details
-
MixinGameEvent
public MixinGameEvent()
-