Class MyceliumBlockMixin
java.lang.Object
io.github.vampirestudios.vampirelib.mixins.block.MyceliumBlockMixin
- All Implemented Interfaces:
SpreadingBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockSpreadingType(net.minecraft.world.level.block.state.BlockState state) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.vampirestudios.vampirelib.api.blockspreading.SpreadingBlock
spread
-
Constructor Details
-
MyceliumBlockMixin
public MyceliumBlockMixin()
-
-
Method Details
-
getBlockSpreadingType
public BlockSpreadingType getBlockSpreadingType(net.minecraft.world.level.block.state.BlockState state) - Specified by:
getBlockSpreadingTypein interfaceSpreadingBlock
-