Package dev.architectury.mixin.inject
Class MixinBlock
java.lang.Object
dev.architectury.mixin.inject.MixinBlock
- All Implemented Interfaces:
InjectedBlockExtension
,InjectedRegistryEntryExtension<net.minecraft.world.level.block.Block>
-
Constructor Summary
-
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.InjectedBlockExtension
arch$holder
Methods inherited from interface dev.architectury.extensions.injected.InjectedRegistryEntryExtension
arch$registryName
-
Constructor Details
-
MixinBlock
public MixinBlock()
-