boxlin / io.opencubes.boxlin

Package io.opencubes.boxlin

Extensions for External Classes

kotlin.Int

net.minecraft.nbt.CompoundNBT

net.minecraft.util.math.BlockPos

net.minecraft.util.math.Vec3i

net.minecraftforge.common.ForgeConfigSpec.ConfigValue

Functions

boxlin

fun boxlin(): Unit

runForDist

fun <R> runForDist(client: () -> R, server: () -> R): R