18192021222324
protected ModelLander landerModel; public RenderLander() { this.shadowSize = 2F; this.landerModel = new ModelLander(); }