Package net.jcm.vsch.mixin.minecraft
Class MixinLevel
java.lang.Object
net.jcm.vsch.mixin.minecraft.MixinLevel
- All Implemented Interfaces:
ILevelAccessor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MixinLevel
public MixinLevel()
-
-
Method Details
-
starlance$getNodeLevel
- Specified by:
starlance$getNodeLevelin interfaceILevelAccessor
-
setBlock
public void setBlock(net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState newState, int flags, int maxUpdates, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-