Class StructureTemplateMixin
java.lang.Object
net.nikdo53.tinymultiblocklib.mixin.StructureTemplateMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidplaceInWorld(net.minecraft.world.level.ServerLevelAccessor serverLevel, net.minecraft.core.BlockPos offset, net.minecraft.core.BlockPos pos, net.minecraft.world.level.levelgen.structure.templatesystem.StructurePlaceSettings settings, net.minecraft.util.RandomSource random, int flags, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir, com.llamalad7.mixinextras.sugar.ref.LocalIntRef flags1, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos blockPos)
-
Constructor Details
-
StructureTemplateMixin
public StructureTemplateMixin()
-
-
Method Details
-
placeInWorld
public void placeInWorld(net.minecraft.world.level.ServerLevelAccessor serverLevel, net.minecraft.core.BlockPos offset, net.minecraft.core.BlockPos pos, net.minecraft.world.level.levelgen.structure.templatesystem.StructurePlaceSettings settings, net.minecraft.util.RandomSource random, int flags, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir, com.llamalad7.mixinextras.sugar.ref.LocalIntRef flags1, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos blockPos)
-