create

static BlockApiCache<A, Ccreate<A, C>(BlockApiLookup<A, C> lookup, ServerWorld world, BlockPos pos)

Create a new instance bound to the passed ServerWorld and position, and querying the same API as the passed lookup.

Sources

jvm source
Link copied to clipboard