Esempio n. 1
0
 private void RegisterDefaultCropBehaviors()
 {
     api.RegisterCropBehavior("Pumpkin", typeof(PumpkinCropBehavior));
 }