18192021222324
private final ModelMeteor modelMeteor; public RenderMeteor() { this.shadowSize = 1F; this.modelMeteor = new ModelMeteor(); }