Class DispatchableFunction.Factory<T>

java.lang.Object
com.lightning.northstar.planet.data.func.DispatchableFunction.Factory<T>
Enclosing class:
DispatchableFunction<T>

public static class DispatchableFunction.Factory<T> extends Object
  • Constructor Details

    • Factory

      public Factory(net.minecraft.resources.ResourceLocation type, com.mojang.serialization.Codec<T> keyCodec, BiFunction<net.minecraft.world.level.Level,net.minecraft.core.BlockPos,T> key)
  • Method Details