Package gay.object.ioticblocks.api
Interface IotaHolderProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescription@NotNull at.petrak.hexcasting.api.addldata.ADIotaHoldergetIotaHolder(@NotNull net.minecraft.server.level.ServerLevel level, @NotNull net.minecraft.core.BlockPos pos)
-
Method Details
-
getIotaHolder
@NotNull @NotNull at.petrak.hexcasting.api.addldata.ADIotaHolder getIotaHolder(@NotNull @NotNull net.minecraft.server.level.ServerLevel level, @NotNull @NotNull net.minecraft.core.BlockPos pos)
-