コード例 #1
0
 private void RegisterDefaultCropBehaviors()
 {
     api.RegisterCropBehavior("Pumpkin", typeof(PumpkinCropBehavior));
 }