Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 255 Bytes

Lobby Cosmetic Preview

CPCamera camera = new CPCamera(p.getLocation()); camera.create();

SchematicPreview sc = new SchematicPreview(p, camera, plugin, p.getLocation().clone().add(0, 2, 6), plugin.getDataFolder()+"/cages/test.schematic"); sc.start();