Interface ContextWrapper<C>

All Known Subinterfaces:
LevelSpawner, PlacedFeature.Factory

@AsOf("3.0.0") public interface ContextWrapper<C>
  • Method Summary

    Modifier and Type
    Method
    Description
    toMinecraft(C context)
     
  • Method Details

    • toMinecraft

      Object toMinecraft(C context)