Class VenusServerLevelMixin
java.lang.Object
com.lightning.northstar.mixin.level.VenusServerLevelMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract net.minecraft.core.BlockPosfindLightningTargetAround(net.minecraft.core.BlockPos arg) voidnorthstar$venusTickChunk(net.minecraft.world.level.chunk.LevelChunk chunk, int randomTickSpeed, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
-
Constructor Details
-
VenusServerLevelMixin
public VenusServerLevelMixin()
-
-
Method Details
-
findLightningTargetAround
protected abstract net.minecraft.core.BlockPos findLightningTargetAround(net.minecraft.core.BlockPos arg) -
northstar$venusTickChunk
public void northstar$venusTickChunk(net.minecraft.world.level.chunk.LevelChunk chunk, int randomTickSpeed, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
-